[Python-checkins] buildbot failure in x86 mvlgcc 2.5

buildbot at python.org buildbot at python.org
Sun Jan 6 00:58:16 CET 2008


The Buildbot has detected a new failure of x86 mvlgcc 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20mvlgcc%202.5/builds/369

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

Buildslave for this Build: loewis-linux

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: guido.van.rossum

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_urlparse

======================================================================
FAIL: test_noslash (test.test_urlparse.UrlParseTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/test/test_urlparse.py", line 304, in test_noslash
    ('http', 'example.com', '', '', 'blahblah=/foo', ''))
AssertionError: ('http', 'example.com?blahblah=', '/foo', '', '', '') != ('http', 'example.com', '', '', 'blahblah=/foo', '')

make: *** [buildbottest] Fehler 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list