[PATCH] D97046: [lit] Add "late_tests" test suite config option
Raphael Isemann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 03:55:48 PST 2021
teemperor added a comment.
I really like the whole 'priority'/`nice` system instead of just having early/later tests. We do have some **really** long tests in LLDB (e.g., the ones that start a simulator on the machine) and being able to push those few tests even before the normal 'long' tests would be great.
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