Author: Armin Rigo <[email protected]>
Branch:
Changeset: r251:1ff1701e5e03
Date: 2013-06-24 10:43 +0200
http://bitbucket.org/pypy/stmgc/changeset/1ff1701e5e03/
Log: move to the current issue
diff --git a/c4/test/test_random.py b/c4/test/test_random.py
--- a/c4/test/test_random.py
+++ b/c4/test/test_random.py
@@ -522,4 +522,4 @@
def test_more_multi_thread():
#py.test.skip("more random tests")
for i in range(200):
- yield test_multi_thread, (3311//2) + i
+ yield test_multi_thread, 1690 + i
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit