[Python-checkins] buildbot failure in alpha Tru64 5.1 trunk
buildbot at python.org
buildbot at python.org
Tue Mar 25 00:39:20 CET 2008
The Buildbot has detected a new failure of alpha Tru64 5.1 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/alpha%20Tru64%205.1%20trunk/builds/2746
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: norwitz-tru64
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: amaury.forgeotdarc
BUILD FAILED: failed test
Excerpt from the test logfile:
3 tests failed:
test_asynchat test_smtplib test_tarfile
======================================================================
ERROR: test_stream_padding (test.test_tarfile.GzipStreamWriteTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/test/test_tarfile.py", line 666, in test_stream_padding
data = fobj.read()
File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/gzip.py", line 212, in read
self._read(readsize)
File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/gzip.py", line 284, in _read
self._read_eof()
File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/gzip.py", line 304, in _read_eof
hex(self.crc)))
IOError: CRC check failed 0x71de97f9 != 0x271dde9aL
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list