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 ezio.melotti, pitrou, serhiy.storchaka, skrah, vstinner
Date 2020-11-12.11:27:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605180463.22.0.488472387952.issue24831@roundup.psfhosted.org>
In-reply-to
Content
No activity for 5 years, so far this issue is more an open discussion than a list of concrete changes, so I close the issue as out of date.

If some tests are too CPU or I/O intensive, you can skip them using the -x option. Use --ignorefile to only skip specific test methods.

About the temporary directory, regrtest now has a --tempdir option.
History
Date User Action Args
2020-11-12 11:27:43vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, skrah, serhiy.storchaka
2020-11-12 11:27:43vstinnersetmessageid: <1605180463.22.0.488472387952.issue24831@roundup.psfhosted.org>
2020-11-12 11:27:43vstinnerlinkissue24831 messages
2020-11-12 11:27:43vstinnercreate