[Python-checkins] buildbot failure in sparc solaris10 gcc 2.5

buildbot at python.org buildbot at python.org
Sun Jan 6 01:17:40 CET 2008


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

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

Buildslave for this Build: loewis-sun

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 "/opt/users/buildbot/slave/2.5.loewis-sun/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', '')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list