[New-bugs-announce] [issue31851] test_subprocess hangs randomly on x86 Windows7 3.x
STINNER Victor
report at bugs.python.org
Mon Oct 23 13:54:49 EDT 2017
New submission from STINNER Victor <victor.stinner at gmail.com>:
test_subprocess hanged on the build 46 of x86 Windows7 3.x:
http://buildbot.python.org/all/#/builders/58/builds/46
(...)
1:29:55 [405/407] test_cmath passed -- running: test_subprocess (1249 sec)
1:29:58 [406/407] test_pstats passed -- running: test_subprocess (1252 sec)
The buildbot is slow which might have caused a timing issue.
----------
components: Tests
keywords: buildbot
messages: 304831
nosy: haypo
priority: normal
severity: normal
status: open
title: test_subprocess hangs randomly on x86 Windows7 3.x
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31851>
_______________________________________
More information about the New-bugs-announce
mailing list