[Python-checkins] buildbot warnings in sparc solaris10 gcc trunk

buildbot at python.org buildbot at python.org
Mon Oct 30 00:59:56 CET 2006


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: walter.doerwald

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_codecs

======================================================================
FAIL: test_basics (test.test_codecs.BasicUnicodeTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_codecs.py", line 1165, in test_basics
    encoder = codecs.getincrementalencoder(encoding)("ignore")
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/encodings/bz2_codec.py", line 56, in __init__
    assert errors == 'strict'
AssertionError

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list