[New-bugs-announce] [issue31009] test_multiprocessing_spawn hangs randomly on AMD64 Windows10 3.x

STINNER Victor report at bugs.python.org
Mon Jul 24 05:15:12 EDT 2017


New submission from STINNER Victor:

Same question as usual: why regrtest doesn't display the "running: test_multiprocessing_spawn (319 sec)" update every 30 seconds? Is regrtest main process also stuck?

http://buildbot.python.org/all/builders/AMD64%20Windows10%203.x/builds/973/steps/test/logs/stdio

...
Run tests in parallel using 2 child processes
...
0:47:28 [403/406] test_buffer passed (119 sec) -- running: test_multiprocessing_spawn (319 sec)
0:47:30 [404/406] test_turtle passed -- running: test_multiprocessing_spawn (321 sec)
0:47:32 [405/406] test_dynamic passed -- running: test_multiprocessing_spawn (323 sec)

command timed out: 1200 seconds without output running ['Tools\\buildbot\\test.bat', '-x64', '-j2', '--timeout', '900'], attempting to kill
program finished with exit code 1
elapsedTime=4059.302000

----------
components: Tests
keywords: buildbot
messages: 298940
nosy: davin, haypo, pitrou
priority: normal
severity: normal
status: open
title: test_multiprocessing_spawn hangs randomly on AMD64 Windows10 3.x
versions: Python 3.7

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


More information about the New-bugs-announce mailing list