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
Date 2017-05-28.20:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496002805.74.0.438285165494.issue30498@psf.upfronthosting.co.za>
In-reply-to
Content
One way to control this would allow `-r` to take an optional `fast` argument to do this selective shuffle of the slowest tests, i.e. `-r fast` would still randomize but control for the slowest tests showing up in the first 75% of tests.
History
Date User Action Args
2017-05-28 20:20:05brett.cannonsetrecipients: + brett.cannon
2017-05-28 20:20:05brett.cannonsetmessageid: <1496002805.74.0.438285165494.issue30498@psf.upfronthosting.co.za>
2017-05-28 20:20:05brett.cannonlinkissue30498 messages
2017-05-28 20:20:05brett.cannoncreate