[Python-checkins] buildbot warnings in x86 W2k trunk

buildbot at python.org buildbot at python.org
Mon Oct 30 00:28:46 CET 2006


The Buildbot has detected a new failure of x86 W2k trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520W2k%2520trunk/builds/1620

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 "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_codecs.py", line 1165, in test_basics
    encoder = codecs.getincrementalencoder(encoding)("ignore")
  File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\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