[Python-checkins] buildbot failure in g4 osx.4 3.0

buildbot at python.org buildbot at python.org
Fri Jun 13 11:37:53 CEST 2008


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

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

Buildslave for this Build: psf-g4

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

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 "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_xmlrpc_net.py", line 18, in test_current_time
    t0 = server.currentTime.getCurrentTime()
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpc/client.py", line 1095, in __call__
    return self.__send(self.__name, args)
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpc/client.py", line 1353, in __request
    verbose=self.__verbose
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpc/client.py", line 1136, in request
    return self._parse_response(resp, None)
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpc/client.py", line 1246, in _parse_response
    p.feed(response)
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpc/client.py", line 516, 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