[Python-checkins] buildbot failure in i386 Ubuntu 3.0

buildbot at python.org buildbot at python.org
Sun Nov 30 13:29:50 CET 2008


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

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

Buildslave for this Build: klose-ubuntu-i386

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: martin.v.loewis

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/multiprocessing/managers.py", line 188, in handle_request
    result = func(c, *args, **kwds)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/multiprocessing/managers.py", line 306, in debug_info
    keys.sort()
TypeError: unorderable types: str() < int()

1 test failed:
    test_multiprocessing

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list