Skip to content

Commit 502ffaf

Browse files
committed
give the errortrace startup test more time
1 parent 98d1713 commit 502ffaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drracket-test/tests/drracket/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +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" 1000)
8+
("errortrace-startup.rkt" 2000)
99
("teaching-lang-sharing-modules.rkt" 600)
1010
("no-write-and-frame-leak.rkt" 300)
1111
("test-engine-test.rkt" 300)))

0 commit comments

Comments
 (0)