[Python-checkins] buildbot failure in ia64 Ubuntu 3.0

buildbot at python.org buildbot at python.org
Wed Sep 10 18:57:26 CEST 2008


The Buildbot has detected a new failure of ia64 Ubuntu 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%203.0/builds/544

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: guido.van.rossum

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 1198, 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-ia64/build/Lib/io.py", line 1486, in write
    b = encoder.encode(s)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/encodings/ascii.py", line 22, in encode
    return codecs.ascii_encode(input, self.errors)[0]
UnicodeEncodeError: 'ascii' codec can't encode character '\u0370' in position 375: ordinal not in range(128)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list