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 serhiy.storchaka, vstinner, xiang.zhang
Date 2017-05-05.01:49:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493948999.73.0.998881971642.issue30255@psf.upfronthosting.co.za>
In-reply-to
Content
> It's very strange because I expect either a crash: regrtest stops with no more output, or a report of the crash. But no, regrtest displays the summary as everything was fine...

It was a bug in regrtest: now fixed by bpo-30258.
History
Date User Action Args
2017-05-05 01:49:59vstinnersetrecipients: + vstinner, serhiy.storchaka, xiang.zhang
2017-05-05 01:49:59vstinnersetmessageid: <1493948999.73.0.998881971642.issue30255@psf.upfronthosting.co.za>
2017-05-05 01:49:59vstinnerlinkissue30255 messages
2017-05-05 01:49:59vstinnercreate