This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-12-21.11:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513854802.08.0.213398074469.issue31851@psf.upfronthosting.co.za>
In-reply-to
Content
The bug still occurs randomly:

http://buildbot.python.org/all/#/builders/38/builds/122

1:34:03 [404/406] test_typing passed -- running: test_subprocess (4577 sec)
1:34:22 [405/406] test_winreg passed -- running: test_subprocess (4596 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=6864.917000
History
Date User Action Args
2017-12-21 11:13:22vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-12-21 11:13:22vstinnersetmessageid: <1513854802.08.0.213398074469.issue31851@psf.upfronthosting.co.za>
2017-12-21 11:13:22vstinnerlinkissue31851 messages
2017-12-21 11:13:21vstinnercreate