summary refs log tree commit diff
path: root/gnu/tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/tests')
-rw-r--r--gnu/tests/cuirass.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/cuirass.scm b/gnu/tests/cuirass.scm
index 391f4820df..86a06d3069 100644
--- a/gnu/tests/cuirass.scm
+++ b/gnu/tests/cuirass.scm
@@ -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))))))