[llvm-bugs] [Bug 33704] New: lit tests no longer pass
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 6 14:59:17 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33704
Bug ID: 33704
Summary: lit tests no longer pass
Product: Test Suite
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: lit
Assignee: unassignedbugs at nondot.org
Reporter: ekarpenkov at apple.com
CC: daniel at zuster.org, llvm-bugs at lists.llvm.org
Lit itself comes with a testsuite, which can be launched with `utils/lit/lit.py
--path [path to bin directory] utils/lit/tests`.
They no longer seem to pass, and it seemed to have been a while since they did:
e.g. they refer to `FileBasedTest` class which no longer exists.
Ideally, we should integrate them into one of `check-X` commands, so they can
be run in CI.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170706/80f8a127/attachment.html>
More information about the llvm-bugs
mailing list