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 pablogsal
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2019-08-27.08:48:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566895733.26.0.988119238612.issue37957@roundup.psfhosted.org>
In-reply-to
Content
> Tests that fail on some platforms can be marked to skip in code.

One of the use cases of this feature is for people to package Python at distributions or companies and want to run the test suite without modifying the code or applying patches.
History
Date User Action Args
2019-08-27 08:48:53pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka
2019-08-27 08:48:53pablogsalsetmessageid: <1566895733.26.0.988119238612.issue37957@roundup.psfhosted.org>
2019-08-27 08:48:53pablogsallinkissue37957 messages
2019-08-27 08:48:53pablogsalcreate