STINNER Victor <[email protected]> added the comment:
Same issue on PPC Leopard custom:
[224/354] test_faulthandler
test test_faulthandler failed -- Traceback (most recent call last):
File
"/Users/buildbot/buildarea/custom.parc-leopard-1/build/Lib/test/test_faulthandler.py",
line 412, in test_dump_tracebacks_later_file
self.check_dump_tracebacks_later(file=True)
File
"/Users/buildbot/buildarea/custom.parc-leopard-1/build/Lib/test/test_faulthandler.py",
line 398, in check_dump_tracebacks_later
self._check_dump_tracebacks_later(repeat, cancel, filename)
File
"/Users/buildbot/buildarea/custom.parc-leopard-1/build/Lib/test/test_faulthandler.py",
line 381, in _check_dump_tracebacks_later
trace = self.get_output(code, True, filename)
File
"/Users/buildbot/buildarea/custom.parc-leopard-1/build/Lib/test/test_faulthandler.py",
line 57, in get_output
self.assertEqual(exitcode, 0)
AssertionError: 1 != 0
Reopen the issue until this test is fixed.
----------
resolution: fixed ->
status: closed -> open
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11393>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com