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

STINNER Victor report at bugs.python.org
Sun Jun 19 19:21:45 CEST 2011


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

======================================================================
FAIL: test_siginterrupt_on (test.test_signal.SiginterruptTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_signal.py", line 396, in test_siginterrupt_on
    self.assertTrue(i)
AssertionError: False is not true

http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%206.4%203.x/builds/1586/steps/test/logs/stdio
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%206.4%203.x/builds/1587/steps/test/logs/stdio

----------
messages: 138647
nosy: haypo, neologix
priority: normal
severity: normal
status: open
title: test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4

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


More information about the Python-bugs-list mailing list