From e14013670a2efb5d362ea3a0b0d8083506161c09 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 20 Aug 2012 19:34:17 -0500 Subject: [PATCH] disable standalone submod.rkt test. it is run by run-all.rkt and running it in parallel with other planet tests is not safe --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index 028569ce5b..8b965fd8b5 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1139,6 +1139,7 @@ path/s is either such a string or a list of them. "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:timeout 240 +"collects/tests/planet/submod.rkt" drdr:command-line #f "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" *)