[Python-checkins] buildbot failure in amd64 gentoo 3.0

buildbot at python.org buildbot at python.org
Mon Apr 14 01:38:07 CEST 2008


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

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

Buildslave for this Build: norwitz-amd64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_xmlrpc_net

======================================================================
ERROR: test_current_time (test.test_xmlrpc_net.CurrentTimeTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/buildbot/slave/py-build/3.0.norwitz-amd64/build/Lib/test/test_xmlrpc_net.py", line 18, in test_current_time
    t0 = server.currentTime.getCurrentTime()
  File "/home/buildbot/slave/py-build/3.0.norwitz-amd64/build/Lib/xmlrpclib.py", line 1113, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/py-build/3.0.norwitz-amd64/build/Lib/xmlrpclib.py", line 1371, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/py-build/3.0.norwitz-amd64/build/Lib/xmlrpclib.py", line 1154, in request
    return self._parse_response(resp, None)
  File "/home/buildbot/slave/py-build/3.0.norwitz-amd64/build/Lib/xmlrpclib.py", line 1264, in _parse_response
    p.feed(response)
  File "/home/buildbot/slave/py-build/3.0.norwitz-amd64/build/Lib/xmlrpclib.py", line 536, in feed
    self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: mismatched tag: line 10, column 7

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list