increase drdr timeout for template stress test

merge to 5.3
This commit is contained in:
Ryan Culpepper 2012-04-10 13:19:02 -06:00
parent b19c982faf
commit 096e3d689b

View File

@ -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)