[Python-checkins] buildbot failure in x86 osx.5 3.0

buildbot at python.org buildbot at python.org
Wed Aug 20 00:04:12 CEST 2008


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

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

Buildslave for this Build: heller-x86-osx5

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc

BUILD FAILED: failed test

Excerpt from the test logfile:
3 tests failed:
    test_calendar test_mailbox test_multiprocessing

======================================================================
ERROR: test_dict (test.test_multiprocessing.WithManagerTestContainers)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.heller-x86-osx5/build/Lib/test/test_multiprocessing.py", line 932, in test_dict
    self.assertEqual(sorted(d.keys()), indices)
  File "<string>", line 2, in keys
  File "/Users/buildbot/buildarea/3.0.heller-x86-osx5/build/Lib/multiprocessing/managers.py", line 738, in _callmethod
    raise convert_to_error(kind, result)
multiprocessing.managers.RemoteError: 

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list