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

buildbot at python.org buildbot at python.org
Sun Dec 28 04:43:53 CET 2008


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

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

Buildslave for this Build: klose-debian-alpha

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: alexandre.vassalotti,antoine.pitrou,benjamin.peterson,georg.brandl,hirokazu.yamamoto

BUILD FAILED: failed test

Excerpt from the test logfile:
3 tests failed:
    test_urllib2_localnet test_urllibnet test_xmlrpc_net

======================================================================
FAIL: test_bad_address (test.test_urllib2_localnet.TestUrlopen)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/test/test_urllib2_localnet.py", line 452, in test_bad_address
    "http://sadflkjsasf.i.nvali.d/")
AssertionError: IOError not raised by urlopen

======================================================================
FAIL: test_bad_address (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/test/test_urllibnet.py", line 142, in test_bad_address
    "http://sadflkjsasf.i.nvali.d/")
AssertionError: IOError not raised by urlopen

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

Traceback (most recent call last):
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/test/test_xmlrpc_net.py", line 18, in test_current_time
    t0 = server.currentTime.getCurrentTime()
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/xmlrpc/client.py", line 1095, in __call__
    return self.__send(self.__name, args)
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/xmlrpc/client.py", line 1353, in __request
    verbose=self.__verbose
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/xmlrpc/client.py", line 1136, in request
    return self._parse_response(resp, None)
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/xmlrpc/client.py", line 1246, in _parse_response
    p.feed(response)
  File "/home/doko/buildarea/3.x.klose-debian-alpha/build/Lib/xmlrpc/client.py", line 516, in feed
    self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: junk after document element: line 17, column 8

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list