[Python-checkins] buildbot warnings in x86 XP-2 trunk

buildbot at python.org buildbot at python.org
Mon Oct 30 01:45:31 CET 2006


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: neal.norwitz,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:\Code\bb_slave\trunk.peters-windows\build\lib\test\test_codecs.py", line 1165, in test_basics
    encoder = codecs.getincrementalencoder(encoding)("ignore")
  File "C:\Code\bb_slave\trunk.peters-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