[issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4

STINNER Victor report at bugs.python.org
Sun Jun 19 19:58:01 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Seen also on OpenSolaris:

test test_signal failed -- Traceback (most recent call last):
  File "/export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/test/test_signal.py", line 399, in test_siginterrupt_on
    self.assertTrue(i)
AssertionError: False is not true

http://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/1443/steps/test/logs/stdio

----------

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


More information about the Python-bugs-list mailing list