[Python-checkins] buildbot failure in S-390 Debian 3.0

buildbot at python.org buildbot at python.org
Tue Jul 15 21:27:18 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/599

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,nick.coghlan

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 1195, in <module>
    main()
  File "./Lib/test/regrtest.py", line 409, in main
    testdir, huntrleaks)
  File "./Lib/test/regrtest.py", line 568, in runtest
    testdir, huntrleaks)
  File "./Lib/test/regrtest.py", line 621, in runtest_inner
    print("test", test, "failed --", msg)
  File "/home/pybot/buildarea/3.0.klose-debian-s390/build/Lib/io.py", line 1428, 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