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 <1507803912.36.0.213398074469.issue25588@psf.upfronthosting.co.za>
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: <1507803912.36.0.213398074469.issue25588@psf.upfronthosting.co.za>
2017-10-12 10:25:12serhiy.storchakalinkissue25588 messages
2017-10-12 10:25:12serhiy.storchakacreate