[Python-checkins] buildbot failure in ppc Debian unstable 3.x

buildbot at python.org buildbot at python.org
Fri Mar 27 18:53:36 CET 2009


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

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

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: jeremy.hylton

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_xmlrpc

======================================================================
FAIL: test_fail_no_info (test.test_xmlrpc.FailingServerTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/test/test_xmlrpc.py", line 529, in test_fail_no_info
    self.fail('ProtocolError not raised')
AssertionError: ProtocolError not raised

======================================================================
FAIL: test_fail_with_info (test.test_xmlrpc.FailingServerTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/test/test_xmlrpc.py", line 550, in test_fail_with_info
    self.fail('ProtocolError not raised')
AssertionError: ProtocolError not raised

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list