From 936b51adf146fc7f5e8b5c69a3fcfafe1934f817 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 30 Aug 2011 08:12:32 -0500 Subject: [PATCH] double planet tests timeout --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 5f318abb86..1479813b47 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 2000 +"collects/tests/planet/run-all.rkt" drdr:command-line (racket *) drdr:timeout 4000 "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" *)