Disables randomized tests (of the randomized tests).

The runtime is too long and variable to work well in DrDr.
This commit is contained in:
Casey Klein 2010-12-01 13:12:20 -06:00
parent c3f0052eac
commit 6fd3eea815

View File

@ -142,6 +142,4 @@
(let ([test-number 1])
(redex-check grammar p (transformation-preserves-meaning? (term p))
#:prepare fix-prog
#:source :-> . kw-args)))
(time (test-transformation/randomized #:attempts 1 #:attempt-size (const 3)))
#:source :-> . kw-args)))