From b683ba3918a4245b50454260092c7f2833bd3cab Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 3 Feb 2011 09:02:12 -0600 Subject: [PATCH] doubled the timeout for the future random tests --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 6159e50ac2..39b005a8ee 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1465,7 +1465,7 @@ path/s is either such a string or a list of them. "collects/tests/frtime" responsible (gcooper jay) "collects/tests/frtime/time.rkt" drdr:command-line (gracket-text "-t" *) "collects/tests/future" responsible (jamesswaine mflatt robby) -"collects/tests/future/random-future.rkt" drdr:timeout 240 +"collects/tests/future/random-future.rkt" drdr:timeout 480 "collects/tests/gracket" responsible (mflatt) "collects/tests/gracket/auto.rktl" drdr:command-line #f "collects/tests/gracket/blits.rkt" drdr:command-line (gracket "-f" *)