[PATCH] D47210: [lit] Fix the `--max-time` flag feature which was completely broken.
Bryan Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 09:33:58 PST 2019
bryanpkc added a comment.
Is there any plan to fix this patch and land it? We use `--max-time` in our tests and intermittently run into the Python assertion. We can work around the problem by killing lit.py with another timer, but then we lose the report that lit.py produces at the end of the run.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47210/new/
https://reviews.llvm.org/D47210
More information about the llvm-commits
mailing list