[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Tue Feb 5 16:31:57 CET 2008


The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/747

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

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,marc-andre.lemburg

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 98, in run
    svr.serve_a_few()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 67, in serve_a_few
    self.handle_request()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 229, in handle_request
    self.handle_error(request, client_address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 227, in handle_request
    self.process_request(request, client_address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 466, in process_request
    self.collect_children()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 455, in collect_children
    self.active_children.remove(pid)
ValueError: list.remove(x): x not in list

2 tests failed:
    test_socketserver test_sys

======================================================================
FAIL: test_compact_freelists (test.test_sys.SysModuleTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_sys.py", line 385, in test_compact_freelists
    self.assert_(r[0][2] > 100, r[0][2])
AssertionError: 0

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list