Increase timeout.
This commit is contained in:
parent
865ecfb159
commit
f4beeeb7e1
|
@ -17,6 +17,6 @@
|
||||||
"embed-planet-1"
|
"embed-planet-1"
|
||||||
"embed-planet-2"))
|
"embed-planet-2"))
|
||||||
|
|
||||||
(define test-timeouts '(("test.rkt" 600)))
|
(define test-timeouts '(("test.rkt" 900)))
|
||||||
|
|
||||||
(define test-responsibles '((all mflatt)))
|
(define test-responsibles '((all mflatt)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user