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 brett.cannon, serhiy.storchaka, terry.reedy
Date 2017-06-03.18:25:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496514310.25.0.269104706056.issue30498@psf.upfronthosting.co.za>
In-reply-to
Content
Travis takes nearly 22 minutes to do a test run with the slowest test currently at just under 8 minutes. That means on Travis the slowest test takes roughly 1/3 of the time. But with your machine taking literally 2 minutes, or 1/10 the time as Travis, to do a test run, Terry, I'm not worried about speeding up your machine. ;)

But yes, we could change it to being the first 50% if people wanted. The 75% was somewhat arbitrarily selected to not artificially constrain the introduced pseudo-randomness of the test order.
History
Date User Action Args
2017-06-03 18:25:10brett.cannonsetrecipients: + brett.cannon, terry.reedy, serhiy.storchaka
2017-06-03 18:25:10brett.cannonsetmessageid: <1496514310.25.0.269104706056.issue30498@psf.upfronthosting.co.za>
2017-06-03 18:25:10brett.cannonlinkissue30498 messages
2017-06-03 18:25:10brett.cannoncreate