[PATCH] D92563: [Lit] Fix flaky test on heavily loaded bots
Oliver Stannard (Linaro) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 01:06:24 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d04e70627aa: [Lit] Fix flaky test on heavily loaded bots (authored by ostannard).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92563/new/
https://reviews.llvm.org/D92563
Files:
llvm/utils/lit/tests/shtest-timeout.py
Index: llvm/utils/lit/tests/shtest-timeout.py
===================================================================
--- llvm/utils/lit/tests/shtest-timeout.py
+++ llvm/utils/lit/tests/shtest-timeout.py
@@ -42,7 +42,6 @@
# CHECK-OUT-COMMON: TIMEOUT: per_test_timeout :: infinite_loop.py
# CHECK-OUT-COMMON: Timeout: Reached timeout of 1 seconds
-# CHECK-OUT-COMMON: Command {{([0-9]+ )?}}Output
# CHECK-OUT-COMMON: Timed Out: 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92563.309829.patch
Type: text/x-patch
Size: 434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/675b64c6/attachment.bin>
More information about the llvm-commits
mailing list