From 2f1cf64b96c1b4526ac7aa3da10ad3e7bc55ca9c Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 19 Aug 2011 13:44:45 -0500 Subject: [PATCH] adjust timeout --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index 165de3bb4d..469f8e558f 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1558,6 +1558,7 @@ path/s is either such a string or a list of them. "collects/tests/planet/cmdline-tool.rkt" drdr:command-line #f "collects/tests/planet/examples/dummy-module.rkt" drdr:command-line #f "collects/tests/planet/examples/scribblings-package" drdr:command-line #f +"collects/tests/planet/thread-safe-resolver.rkt" drdr:timeout 500 "collects/tests/plot/run-tests.rkt" drdr:command-line (gracket-text "-t" *) "collects/tests/r6rs" responsible (mflatt) "collects/tests/racket" responsible (mflatt)