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 brett.cannon
Recipients Arfrever, brett.cannon, kbk, r.david.murray, roger.serwy, terry.reedy, vinay.sajip
Date 2013-06-16.14:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371393063.6.0.0282494349471.issue18081@psf.upfronthosting.co.za>
In-reply-to
Content
Found the test cases to cause this::

 ./python.exe -m test test_idle test_logging

Adding Roger and Terry to see if they happen to remember any of the IDLE tests using logging or warnings in a way that could cause this.

P.S.: I thought we had a script somewhere which helped do a binary search for what tests cause a failure but I can't find it. Am I imagining things?
History
Date User Action Args
2013-06-16 14:31:03brett.cannonsetrecipients: + brett.cannon, terry.reedy, kbk, vinay.sajip, roger.serwy, Arfrever, r.david.murray
2013-06-16 14:31:03brett.cannonsetmessageid: <1371393063.6.0.0282494349471.issue18081@psf.upfronthosting.co.za>
2013-06-16 14:31:03brett.cannonlinkissue18081 messages
2013-06-16 14:31:03brett.cannoncreate