Disables randomized tests (of the randomized tests).
The runtime is too long and variable to work well in DrDr.
This commit is contained in:
parent
c3f0052eac
commit
6fd3eea815
|
@ -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)))
|
|
Loading…
Reference in New Issue
Block a user