[issue11727] Add a --timeout option to regrtest.py using the faulthandler module

STINNER Victor report at bugs.python.org
Thu Mar 31 12:44:00 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

I created a new Mercurial repository to test this issue: features/regrtest_timeout.

Let's try it with a timeout of 5 minutes on:
 - "x86 Tiger custom" to learn more about test_threadsignals timeout (1 hour) => issue #11223
 - "x86 FreeBSD 7.2 3.x" to learn more about test_multiprocessing failures (timeout of 1 hour sometimes) => issue #8428

http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%20custom/builds/2
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%20custom/builds/3

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11727>
_______________________________________


More information about the Python-bugs-list mailing list