[all-commits] [llvm/llvm-project] ba5a00: Fix buildbot failures after removing REQUIRES-ANY
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Tue Dec 17 13:31:18 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba5a00167bf30df5d544fdbe9fd28ce1a8341b89
https://github.com/llvm/llvm-project/commit/ba5a00167bf30df5d544fdbe9fd28ce1a8341b89
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M llvm/utils/lit/tests/shtest-format.py
Log Message:
-----------
Fix buildbot failures after removing REQUIRES-ANY
It would appear that the removal of this lit feature was incomplete
and there is a test case that still tests for this. This patch removes
the remaining tests to bring the bots back to green. I would encourage the
author to do a post-commit review on this in case there is a more desirable fix.
More information about the All-commits
mailing list