Author: Antonio Cuni <[email protected]>
Branch: invalidate-virtualrefs
Changeset: r44587:75c1ede14db1
Date: 2011-05-30 09:59 +0200
http://bitbucket.org/pypy/pypy/changeset/75c1ede14db1/
Log: temporarily run only these tests, trying to understand why they
failed
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--- a/pypy/testrunner_cfg.py
+++ b/pypy/testrunner_cfg.py
@@ -17,3 +17,5 @@
_cherrypick = os.getenv('PYPYCHERRYPICK', '')
if _cherrypick:
cherrypick = _cherrypick.split(':')
+
+cherrypick = ['module/thread']
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit