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 Arfrever, vstinner
Date 2019-06-24.13:32:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561383128.66.0.711762921345.issue31098@roundup.psfhosted.org>
In-reply-to
Content
To run tests sequentially, you can run regrtest using:

./python -m test

I don't use "make test".
History
Date User Action Args
2019-06-24 13:32:09vstinnersetrecipients: + vstinner, Arfrever
2019-06-24 13:32:08vstinnersetmessageid: <1561383128.66.0.711762921345.issue31098@roundup.psfhosted.org>
2019-06-24 13:32:08vstinnerlinkissue31098 messages
2019-06-24 13:32:08vstinnercreate