[Python-checkins] buildbot failure in x86 gentoo 2.5

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


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

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

Buildslave for this Build: norwitz-x86

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 "/home/buildslave/python-trunk/2.5.norwitz-x86/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] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list