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-06-30.09:47:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498816055.78.0.172022085667.issue30812@psf.upfronthosting.co.za>
In-reply-to
Content
I saw this bug on AMD64 Windows8.1 Refleaks 3.6:
"test test_warnings failed -- multiple errors occurred; run in verbose mode for details"
http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.6/builds/38/steps/test/logs/stdio

The goal is to get a successful "./python -m test -R 3:3 -v test_warnings" run.
History
Date User Action Args
2017-06-30 09:47:35vstinnersetrecipients: + vstinner
2017-06-30 09:47:35vstinnersetmessageid: <1498816055.78.0.172022085667.issue30812@psf.upfronthosting.co.za>
2017-06-30 09:47:35vstinnerlinkissue30812 messages
2017-06-30 09:47:35vstinnercreate