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 alecsandru.patrascu, brett.cannon
Date 2015-09-25.19:43:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443210209.51.0.97498400596.issue25188@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a tweaked 3.6 patch so that --pgo doesn't even emit the failure count so you really can't tell what is going on unless some error info from the test spews out on to the shell (which I can't seem to stop since 2>/dev/null causes a test failure).
History
Date User Action Args
2015-09-25 19:43:30brett.cannonsetrecipients: + brett.cannon, alecsandru.patrascu
2015-09-25 19:43:29brett.cannonsetmessageid: <1443210209.51.0.97498400596.issue25188@psf.upfronthosting.co.za>
2015-09-25 19:43:29brett.cannonlinkissue25188 messages
2015-09-25 19:43:29brett.cannoncreate