Increase timeout to reduce intermittent failures.
Relevant to racket/racket-ci#1.
This commit is contained in:
parent
5377d00c90
commit
1d383863d4
|
@ -200,4 +200,4 @@ Errors/exceptions and other kinds of control?
|
|||
(module+ test
|
||||
(module config info
|
||||
(define random? #t)
|
||||
(define timeout 300)))
|
||||
(define timeout 900)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user