From 096e3d689b99774a158186a20eb40991f314900a Mon Sep 17 00:00:00 2001 From: Ryan Culpepper Date: Tue, 10 Apr 2012 13:19:02 -0600 Subject: [PATCH] increase drdr timeout for template stress test merge to 5.3 --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index 73b61cc7e7..62f99f0547 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1988,6 +1988,7 @@ path/s is either such a string or a list of them. "collects/tests/stepper/write-display.rktl" drdr:command-line #f "collects/tests/stress.rkt" responsible (jay) "collects/tests/stxparse" responsible (ryanc) +"collects/tests/stxparse/stress-template.rkt" drdr:timeout 60 "collects/tests/stxparse/stxclass.rkt" drdr:command-line (gracket-text "-t" *) "collects/tests/syntax" responsible (stamourv mflatt) "collects/tests/syntax-color" responsible (mflatt)