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

@ -143,5 +143,3 @@
(redex-check grammar p (transformation-preserves-meaning? (term p)) (redex-check grammar p (transformation-preserves-meaning? (term p))
#:prepare fix-prog #:prepare fix-prog
#:source :-> . kw-args))) #:source :-> . kw-args)))
(time (test-transformation/randomized #:attempts 1 #:attempt-size (const 3)))