[issue8712] Skip libpthread related test failures on OpenBSD

Stefan Krah report at bugs.python.org
Sun May 16 01:13:57 CEST 2010


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

The gentoo-3.x buildbot also shows the threading problems again:

test test_subprocess failed -- Traceback (most recent call last):
  File "/home/buildslave/python-trunk/3.x.norwitz-x86/build/Lib/test/test_subprocess.py", line 770, in test_send_signal
    self.assertIn(b'KeyboardInterrupt', stderr)
AssertionError: b'KeyboardInterrupt' not found in b''


References:

[gentoo-3.x]
http://bugs.python.org/issue4970

[freebsd-6.4]
http://bugs.python.org/issue3864

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8712>
_______________________________________


More information about the Python-bugs-list mailing list