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 vstinner
Date 2017-08-21.14:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503325291.35.0.150944992826.issue31246@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86-64%20El%20Capitan%202.7/builds/161/steps/test/logs/stdio

0:04:49 [173/403/1] test_signal failed
test test_signal failed -- Traceback (most recent call last):
  File "/Users/buildbot/buildarea/2.7.billenstein-elcapitan/build/Lib/test/test_signal.py", line 500, in test_setitimer_tiny
    self.assertEqual(self.hndl_called, True)
AssertionError: False != True
History
Date User Action Args
2017-08-21 14:21:31vstinnersetrecipients: + vstinner
2017-08-21 14:21:31vstinnersetmessageid: <1503325291.35.0.150944992826.issue31246@psf.upfronthosting.co.za>
2017-08-21 14:21:31vstinnerlinkissue31246 messages
2017-08-21 14:21:31vstinnercreate