Skip to content

Commit 1277d05

Browse files
committed
bump up the timeout for errortrace startup
1 parent 47e5478 commit 1277d05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drracket-test/tests/drracket/info.rkt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
(define compile-omit-paths '("snip" "image-and-comment-box.rkt"))
66

77
(define test-timeouts '(("easter-egg.rkt" 300)
8+
("errortrace-startup.rkt" 600)
89
("teaching-lang-sharing-modules.rkt" 600)
910
("no-write-and-frame-leak.rkt" 300)
1011
("test-engine-test.rkt" 300)))

0 commit comments

Comments
 (0)