From 341bee96e4f6ad644d324d8238a38af671d77e9f Mon Sep 17 00:00:00 2001 From: Casey Klein Date: Tue, 30 Nov 2010 14:09:31 -0600 Subject: [PATCH] Further increases timeout for redex/examples/delim-cont/randomized-tests-test --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 5a1bd9abe7..d5ac171001 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1198,7 +1198,7 @@ path/s is either such a string or a list of them. "collects/redex/examples/church.rkt" drdr:command-line (mzc *) "collects/redex/examples/combinators.rkt" drdr:command-line (mzc *) "collects/redex/examples/compatible-closure.rkt" drdr:command-line (mzc *) -"collects/redex/examples/delim-cont/randomized-tests-test.rkt" drdr:timeout 180 drdr:random #t +"collects/redex/examples/delim-cont/randomized-tests-test.rkt" drdr:timeout 240 drdr:random #t "collects/redex/examples/delim-cont/randomized-tests.rkt" drdr:random #t "collects/redex/examples/delim-cont/test.rkt" drdr:command-line (mzc *) "collects/redex/examples/letrec.rkt" drdr:command-line (mzc *)