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 terry.reedy
Recipients alex, amaury.forgeotdarc, benrg, brian.curtin, eric.araujo, georg.brandl, ishimoto, jackdied, loewis, meador.inge, mrabarnett, ncoghlan, pitrou, r.david.murray, rhettinger, skrah, terry.reedy, tim.golden, vstinner
Date 2012-07-31.18:29:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343759395.23.0.639096908833.issue8847@psf.upfronthosting.co.za>
In-reply-to
Content
I presume the previously crashing test cases should be added to the test suite, to detect reversion. Is there a method (faulthandler?) to keep tests going, or stop gracefully, when adding a once-crasher that could revert?
History
Date User Action Args
2012-07-31 18:29:55terry.reedysetrecipients: + terry.reedy, loewis, georg.brandl, rhettinger, ishimoto, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, jackdied, tim.golden, eric.araujo, mrabarnett, alex, r.david.murray, brian.curtin, skrah, meador.inge, benrg
2012-07-31 18:29:55terry.reedysetmessageid: <1343759395.23.0.639096908833.issue8847@psf.upfronthosting.co.za>
2012-07-31 18:29:54terry.reedylinkissue8847 messages
2012-07-31 18:29:54terry.reedycreate