[Python-checkins] buildbot failure in S-390 Debian 3.0
buildbot at python.org
buildbot at python.org
Tue Jul 29 03:42:17 CEST 2008
The Buildbot has detected a new failure of S-390 Debian 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/S-390%20Debian%203.0/builds/654
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-debian-s390
Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: benjamin.peterson
BUILD FAILED: failed test
Excerpt from the test logfile:
Traceback (most recent call last):
File "./Lib/test/regrtest.py", line 1197, in <module>
main()
File "./Lib/test/regrtest.py", line 411, in main
testdir, huntrleaks)
File "./Lib/test/regrtest.py", line 570, in runtest
testdir, huntrleaks)
File "./Lib/test/regrtest.py", line 623, in runtest_inner
print("test", test, "failed --", msg)
File "/home/pybot/buildarea/3.0.klose-debian-s390/build/Lib/io.py", line 1459, in write
b = encoder.encode(s)
File "/home/pybot/buildarea/3.0.klose-debian-s390/build/Lib/encodings/ascii.py", line 22, in encode
return codecs.ascii_encode(input, self.errors)[0]
UnicodeEncodeError: 'ascii' codec can't encode characters in position 793-795: ordinal not in range(128)
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list