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 serhiy.storchaka
Recipients serhiy.storchaka, terry.reedy, vstinner
Date 2017-10-12.10:25:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think it would be nice to make testing so flexible as possible. This would help to get rid of unintended assumptions. If some tests are failed on IDLE I would prefer to fix or skip only these tests.
History
Date User Action Args
2017-10-12 10:25:12serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner
2017-10-12 10:25:12serhiy.storchakasetmessageid: <[email protected]>
2017-10-12 10:25:12serhiy.storchakalinkissue25588 messages
2017-10-12 10:25:12serhiy.storchakacreate