[Python-checkins] buildbot warnings in sparc Ubuntu dapper 3.0

buildbot at python.org buildbot at python.org
Mon Sep 3 20:52:06 CEST 2007


The Buildbot has detected a new failure of sparc Ubuntu dapper 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%20Ubuntu%20dapper%203.0/builds/4
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: gregory.p.smith
Build had warnings: warnings test
Excerpt from the test logfile:
2 tests failed:
 test_email test_ioctl
======================================================================
ERROR: test_same_boundary_inner_outer (email.test.test_email.TestNonConformant)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/email/test/test_email.py", line 1445, in test_same_boundary_inner_outer
 msg = self._msgobj('msg_15.txt')
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/email/test/test_email.py", line 67, in _msgobj
 return email.message_from_file(fp)
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/email/__init__.py", line 46, in message_from_file
 return Parser(*args, **kws).parse(fp)
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/email/parser.py", line 68, in parse
 data = fp.read(8192)
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/io.py", line 1231, in read
 readahead, pending = self._read_chunk()
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/io.py", line 1127, in _read_chunk
 pending = self._decoder.decode(readahead, not readahead)
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/encodings/ascii.py", line 26, in decode
 return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xbe in position 86: ordinal not in range(128)
======================================================================
ERROR: test_ioctl (test.test_ioctl.IoctlTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/test/test_ioctl.py", line 23, in test_ioctl
 r = fcntl.ioctl(tty, termios.TIOCGPGRP, " ")
IOError: [Errno 14] Bad address
======================================================================
ERROR: test_ioctl_mutate (test.test_ioctl.IoctlTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/test/test_ioctl.py", line 32, in test_ioctl_mutate
 r = fcntl.ioctl(tty, termios.TIOCGPGRP, buf, 1)
IOError: [Errno 14] Bad address
make: *** [buildbottest] Error 1
sincerely,
 -The Buildbot


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /