Author: Remi Meier <[email protected]>
Branch: card-marking
Changeset: r1237:edcbef5b371c
Date: 2014-05-22 16:58 +0200
http://bitbucket.org/pypy/stmgc/changeset/edcbef5b371c/
Log: re-enable random tests
diff --git a/c7/test/test_random.py b/c7/test/test_random.py
--- a/c7/test/test_random.py
+++ b/c7/test/test_random.py
@@ -622,6 +622,5 @@
return test_fun
for _seed in range(5000, 5100):
- _seed = 5004
_fn = _make_fun(_seed)
locals()[_fn.__name__] = _fn
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit