[Python-checkins] buildbot failure in OS X x86 3.0

buildbot at python.org buildbot at python.org
Tue Sep 9 23:33:32 CEST 2008


The Buildbot has detected a new failure of OS X x86 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/OS%20X%20x86%203.0/builds/362

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: noller-osx86

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_mailbox test_multiprocessing

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/multiprocessing/process.py", line 232, in _bootstrap
    self.run()
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/multiprocessing/process.py", line 88, in run
    self._target(*self._args, **self._kwargs)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_multiprocessing.py", line 493, in _test_task_done
    time.sleep(DELTA)
IOError: [Errno 22] Invalid argument

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list