[Python-checkins] buildbot failure in x86 XP-4 3.x
buildbot at python.org
buildbot at python.org
Fri Jul 17 20:09:41 CEST 2009
The Buildbot has detected a new failure of x86 XP-4 3.x.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20XP-4%203.x/builds/779
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: bolen-windows
Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: alexandre.vassalotti
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_normalization
======================================================================
ERROR: test_main (test.test_normalization.NormalizationTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_normalization.py", line 43, in test_main
for line in open_urlresource(TESTDATAURL, encoding="utf-8"):
File "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 6539: character maps to <undefined>
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list