diff --git a/compiler-test/tests/compiler/embed/info.rkt b/compiler-test/tests/compiler/embed/info.rkt index 5f50add10e..618b4d7f48 100644 --- a/compiler-test/tests/compiler/embed/info.rkt +++ b/compiler-test/tests/compiler/embed/info.rkt @@ -17,6 +17,6 @@ "embed-planet-1" "embed-planet-2")) -(define test-timeouts '(("test.rkt" 600))) +(define test-timeouts '(("test.rkt" 900))) (define test-responsibles '((all mflatt)))