This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients neologix, vstinner
Date 2011-06-19.17:21:44
SpamBayes Score 0.02010036
Marked as misclassified No
Message-id <1308504105.8.0.100099791428.issue12363@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
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
History
Date User Action Args
2011-06-19 17:21:45vstinnersetrecipients: + vstinner, neologix
2011-06-19 17:21:45vstinnersetmessageid: <1308504105.8.0.100099791428.issue12363@psf.upfronthosting.co.za>
2011-06-19 17:21:45vstinnerlinkissue12363 messages
2011-06-19 17:21:44vstinnercreate