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

STINNER Victor report at bugs.python.org
Thu Mar 31 14:03:44 CEST 2011


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

>> "x86 Tiger custom" to learn more about test_threadsignals timeout 
>> (1 hour)
>
> Please read the comments. There is no timeout anymore.

The last build failed with:
---
...
[213/354] test_plistlib
[214/354] test_minidom
[215/354] test_threadsignals

command timed out: 3600 seconds without output, killing pid 24165
process killed by signal 9
---
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2262/steps/test/logs/stdio

----------

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


More information about the Python-bugs-list mailing list