STINNER Victor added the comment:

Attached patch changes libregrtest to handle CHILD_ERROR as a normal result and 
continue the execution of following tests. As a result, it displays the test 
summary as usual on such crash.

--

Ammar Askar: Thanks for regrtest_crash.diff, but I prefer to execute other unit 
tests rather than exiting immediatly.

The --failfast option can be used with my patch to exit at the first crash or 
failure (with my patch, a crash is handled as a test failure).

----------
Added file: http://bugs.python.org/file46480/regrtest_crashed.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29362>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to