From c11b7b3c9a939f8a3aa2ef38616dfd94b5525671 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 30 Aug 2011 15:31:47 -0500 Subject: [PATCH] double the planet tests timeout (again) --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 1479813b47..a47747ed78 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1566,7 +1566,7 @@ path/s is either such a string or a list of them. "collects/tests/planet/examples/dummy-module.rkt" drdr:command-line #f "collects/tests/planet/examples/scribblings-package" drdr:command-line #f "collects/tests/planet/lang.rkt" drdr:command-line (raco "make" *) -"collects/tests/planet/run-all.rkt" drdr:command-line (racket *) drdr:timeout 4000 +"collects/tests/planet/run-all.rkt" drdr:command-line (racket *) drdr:timeout 8000 "collects/tests/planet/test-docs-complete.rkt" drdr:command-line (raco "make" *) "collects/tests/planet/thread-safe-resolver.rkt" drdr:command-line (raco "make" *) drdr:timeout 1000 "collects/tests/planet/version.rkt" drdr:command-line (raco "make" *)