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-05-12.22:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494628504.48.0.976457186073.issue30357@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20Debian%20root%202.7/builds/154/steps/test/logs/stdio

0:04:59 [312/402/1] test_thread failed
Traceback (most recent call last):
  File "/root/buildarea/2.7.angelico-debian-amd64/build/Lib/test/test_thread.py", line 133, in task
    raise SyntaxError
SyntaxError: None
test test_thread failed -- Traceback (most recent call last):
  File "/root/buildarea/2.7.angelico-debian-amd64/build/Lib/test/test_thread.py", line 150, in test_save_exception_state_on_error
    self.assertIn("Traceback", stderr.getvalue())
AssertionError: 'Traceback' not found in 'Unhandled exception in thread started by <function task at 0x7f06c77ab1b0>\n'
History
Date User Action Args
2017-05-12 22:35:04vstinnersetrecipients: + vstinner
2017-05-12 22:35:04vstinnersetmessageid: <1494628504.48.0.976457186073.issue30357@psf.upfronthosting.co.za>
2017-05-12 22:35:04vstinnerlinkissue30357 messages
2017-05-12 22:35:04vstinnercreate