[Python-checkins] buildbot failure in OS X x86 3.0
buildbot at python.org
buildbot at python.org
Wed Aug 20 01:08:31 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/221
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: amaury.forgeotdarc,antoine.pitrou,benjamin.peterson
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_multiprocessing
======================================================================
ERROR: test_dict (test.test_multiprocessing.WithManagerTestContainers)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.0.noller-osx86/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.noller-osx86/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