[PATCH] D71408: [lit] Remove lit's REQUIRES-ANY directive
Ulrich Weigand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 07:49:10 PST 2019
uweigand added a comment.
It looks like this caused build bot failures:
http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/28928/steps/ninja%20check%201/logs/FAIL%3A%20lit%3A%3A%20shtest-format.py
/home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/utils/lit/tests/shtest-format.py:52:10: error: CHECK: expected string not found in input
# CHECK: UNSUPPORTED: shtest-format :: requires-any-missing.txt
^
<stdin>:71:33: note: scanning from here
PASS: shtest-format :: pass.txt (8 of 22)
^
<stdin>:72:1: note: possible intended match here
UNSUPPORTED: shtest-format :: requires-missing.txt (9 of 22)
^
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71408/new/
https://reviews.llvm.org/D71408
More information about the cfe-commits
mailing list