We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d1713 commit 502ffafCopy full SHA for 502ffaf
1 file changed
drracket-test/tests/drracket/info.rkt
@@ -5,7 +5,7 @@
5
(define compile-omit-paths '("snip" "image-and-comment-box.rkt"))
6
7
(define test-timeouts '(("easter-egg.rkt" 300)
8
- ("errortrace-startup.rkt" 1000)
+ ("errortrace-startup.rkt" 2000)
9
("teaching-lang-sharing-modules.rkt" 600)
10
("no-write-and-frame-leak.rkt" 300)
11
("test-engine-test.rkt" 300)))
0 commit comments