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 lys.nikolaou, pablogsal, tim.peters, vstinner
Date 2022-01-25.23:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643152481.07.0.965453641078.issue46524@roundup.psfhosted.org>
In-reply-to
Content
> In which case it would be generally helpful to start the longest-running tests first.

Currently, most CI run "make buildbottest" which uses -r option of libregrtest: randomize tests order.
History
Date User Action Args
2022-01-25 23:14:41vstinnersetrecipients: + vstinner, tim.peters, lys.nikolaou, pablogsal
2022-01-25 23:14:41vstinnersetmessageid: <1643152481.07.0.965453641078.issue46524@roundup.psfhosted.org>
2022-01-25 23:14:41vstinnerlinkissue46524 messages
2022-01-25 23:14:41vstinnercreate