[issue5154] OSX broken poll testing doesn't work

Florent Xicluna report at bugs.python.org
Sun Aug 15 21:33:31 CEST 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Same issue, probably, on buildbot "PPC Tiger"

======================================================================
ERROR: test_main (test.test_signal.InterProcessSignalTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.1.parc-tiger-1/build/Lib/test/test_signal.py", line 156, in test_main
    child = os.fork()
OSError: [Errno 35] Resource temporarily unavailable


http://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%203.1/builds/246

And similar output on 2.6 and 3.x as well.

----------
assignee:  -> ronaldoussoren
components: +Macintosh
keywords: +buildbot
nosy: +flox

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5154>
_______________________________________


More information about the Python-bugs-list mailing list