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 zach.ware
Recipients vstinner, zach.ware
Date 2018-05-29.22:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527631806.68.0.682650639539.issue31731@psf.upfronthosting.co.za>
In-reply-to
Content
test_io is currently hung on that builder:

buildbot 13541  0.0  0.1   4920  2508 pts/1    Ss+  May28   0:00  \_ make buildbottest TESTOPTS=-j2 -R 3:3 -u-cpu TESTPYTHONOPTS= TESTTIMEOUT=11700
buildbot 13556  0.2  0.4  33620  9952 pts/1    Sl+  May28   2:45  |   \_ ./python -Wd -3 -E -tt -R ./Lib/test/regrtest.py -uall --slowest -rwW -j2 -R 3:3 -u-cpu
buildbot 28750  0.0  1.1  65412 24428 pts/1    S+   May28   0:54  |       \_ /buildbot/buildarea/2.7.ware-gentoo-x86.refleak/build/python -E -3 -R -Wd -m test.regrtest --slaveargs [["test_io", 0, false], {"match_tests": null, "pgo": false, "huntrleaks": [3, 3, "reflog.txt"], "failfast": false, "use_resources": ["audio", "curses", "largefile", "network", "bsddb", "decimal", "subprocess", "urlfetch", "gui", "xpickle"]}]
History
Date User Action Args
2018-05-29 22:10:06zach.waresetrecipients: + zach.ware, vstinner
2018-05-29 22:10:06zach.waresetmessageid: <1527631806.68.0.682650639539.issue31731@psf.upfronthosting.co.za>
2018-05-29 22:10:06zach.warelinkissue31731 messages
2018-05-29 22:10:06zach.warecreate