[issue30796] Failures/crashes in test_signal on some buildbots

Antoine Pitrou report at bugs.python.org
Thu Jun 29 12:18:34 EDT 2017


Antoine Pitrou added the comment:

Ok, there's definitely something fishy here.  Look at the elapsed times:

0:16:33 load avg: 0.93 [281/406] test_ossaudiodev skipped -- running: test_signal (874 sec)
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
0:16:59 load avg: 0.95 [282/406/1] test_signal crashed (Exit code 1)
Timeout (0:15:00)!


faulthandler claims that 15 minutes have elapsed, but only 59-33 = 26 *seconds* have!

----------

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


More information about the Python-bugs-list mailing list