tests: cuirass: Increase delay.
* gnu/tests/cuirass.scm (run-cuirass-test): Increase "cuirass-web build queued" test delay.
This commit is contained in:
parent
df656c1518
commit
d7db38341a
@ -256,7 +256,7 @@
|
||||
(= (assoc-ref build "buildstatus") -1))))
|
||||
(else #f)))))
|
||||
#:times 5
|
||||
#:delay 5)))
|
||||
#:delay 10)))
|
||||
|
||||
(test-end)
|
||||
(exit (= (test-runner-fail-count (test-runner-current)) 0))))))
|
||||
|
Loading…
Reference in New Issue
Block a user