Changing the timeout for this file for DrDr

Before Matthew's change, it takes 7m24s but after it takes 3m9s, at
least when I run it manually... for some reason it takes longer when
DrDr runs it.
This commit is contained in:
Jay McCarthy 2012-11-24 07:34:03 -07:00
parent ecb88afd21
commit fd86928320

View File

@ -1397,7 +1397,7 @@ path/s is either such a string or a list of them.
"collects/tests/racket/stress/contract-lifting.rkt" responsible (robby sstrickl)
"collects/tests/racket/stress/dict.rkt" drdr:timeout 180
"collects/tests/racket/stress/fuzz.rkt" responsible (samth mflatt) drdr:command-line (racket * "-c") drdr:timeout 300 drdr:random #t
"collects/tests/racket/stress/module-stack.rkt" drdr:timeout 360
"collects/tests/racket/stress/module-stack.rkt" drdr:timeout 240
"collects/tests/racket/sync.rktl" drdr:command-line #f
"collects/tests/racket/syntax.rktl" drdr:command-line #f
"collects/tests/racket/thread.rktl" drdr:command-line #f