Author: Maciej Fijalkowski <[email protected]>
Branch:
Changeset: r62947:40f2d95fa9b4
Date: 2013-04-03 09:55 +0200
http://bitbucket.org/pypy/pypy/changeset/40f2d95fa9b4/
Log: revert those changes, we should either skip the entire dir or just
forget it
diff --git a/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
b/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
--- a/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
+++ b/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
@@ -46,7 +46,7 @@
read_spec(spec, HistoricalTestReader)
[email protected]("os.name != 'posix' or sys.platform == 'darwin'")
[email protected]("os.name != 'posix'")
def test_signal_failure(monkeypatch):
import os
import pty
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit