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 vstinner
Date 2017-10-23.17:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508781289.15.0.213398074469.issue31851@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-10-23 17:54:49vstinnersetrecipients: + vstinner
2017-10-23 17:54:49vstinnersetmessageid: <1508781289.15.0.213398074469.issue31851@psf.upfronthosting.co.za>
2017-10-23 17:54:49vstinnerlinkissue31851 messages
2017-10-23 17:54:49vstinnercreate