Author: mattip <[email protected]>
Branch:
Changeset: r63283:318f165c9ecb
Date: 2013-04-12 18:13 +0300
http://bitbucket.org/pypy/pypy/changeset/318f165c9ecb/
Log: backout changeset 1d1c1b2fe42a, belongs on branch not default
diff --git a/rpython/jit/backend/test/test_zll_stress_0.py
b/rpython/jit/backend/test/test_zll_stress_0.py
--- a/rpython/jit/backend/test/test_zll_stress_0.py
+++ b/rpython/jit/backend/test/test_zll_stress_0.py
@@ -1,7 +1,4 @@
from rpython.jit.backend.test import zll_stress
-import py
+
def test_stress_0():
- import sys
- if sys.platform.startswith('win'):
- py.test.skip('crashes test platform, fix crash and reenable test')
zll_stress.do_test_stress(0)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit