[PATCH] D97046: [lit] Add "late_tests" test suite config option
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 01:35:48 PST 2021
jhenderson added a comment.
Could you clarify more what the benefit of running the tests later actually is? Is this intended to be useful in conjunction with something else? On the face of it, I'd expect people to run the full testsuite to completion, and then observe the full results. Ultimately, it doesn't matter whether a test runs first or last in this order for that case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97046/new/
https://reviews.llvm.org/D97046
More information about the llvm-commits
mailing list