[Python-checkins] buildbot failure in i386 Ubuntu 3.x

buildbot at python.org buildbot at python.org
Fri Mar 27 18:34:56 CET 2009


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

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: 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-ubuntu-i386/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-ubuntu-i386/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