mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[lit] Increase sleep time in timeout test
Fixup for cbe42a9d5fa. Increase values for testing the overall lit timeout (--max-time) which wasn't enough for the test to complete on very slow build bots.
This commit is contained in:
parent
deddb8bde9
commit
7f265ec20a
@ -1,6 +1,6 @@
|
||||
# Test overall lit timeout (--max-time).
|
||||
#
|
||||
# RUN: %{lit} %{inputs}/max-time --max-time=1 2>&1 | FileCheck %s
|
||||
# RUN: %{lit} %{inputs}/max-time --max-time=5 2>&1 | FileCheck %s
|
||||
|
||||
# CHECK: reached timeout, skipping remaining tests
|
||||
# CHECK: Skipped Tests : 1
|
||||
|
Loading…
Reference in New Issue
Block a user