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 martin.panter
Recipients Keita Kita, berker.peksag, eryksun, martin.panter, pitrou, python-dev, serhiy.storchaka, taleinat
Date 2015-10-10.03:41:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444448468.31.0.372338437128.issue24402@psf.upfronthosting.co.za>
In-reply-to
Content
Seems my test hangs the Free BSD 9 buildbot, although Free BSD 10 apparently passed.

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.x%203.4/builds/1128/steps/test/logs/stdio

[390/390] test_builtin
Timeout (1:00:00)!
Thread 0x0000000801407400 (most recent call first):
  File "/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/test/test_builtin.py", line 1585 in test_input_no_stdout_fileno
  File "/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/unittest/case.py", line 580 in run
  File "/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/unittest/case.py", line 628 in __call__
History
Date User Action Args
2015-10-10 03:41:08martin.pantersetrecipients: + martin.panter, pitrou, taleinat, python-dev, berker.peksag, serhiy.storchaka, eryksun, Keita Kita
2015-10-10 03:41:08martin.pantersetmessageid: <1444448468.31.0.372338437128.issue24402@psf.upfronthosting.co.za>
2015-10-10 03:41:08martin.panterlinkissue24402 messages
2015-10-10 03:41:07martin.pantercreate