STINNER Victor <victor.stin...@haypocalc.com> added the comment:

regrtest_timeout.patch: add --timeout option to regrtest.py to display the 
traceback and then exit if a test takes more than TIMEOUT seconds. It adds also 
a check on the subprocess exit code (regrtest.py -j): raise a exception if it 
is different than zero.

----------
Added file: http://bugs.python.org/file21463/regrtest_timeout.patch

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

Reply via email to