[Python-checkins] buildbot warnings in x86 XP-2 trunk

buildbot at python.org buildbot at python.org
Mon Feb 12 21:12:13 CET 2007


The Buildbot has detected a new failure of x86 XP-2 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520XP-2%2520trunk/builds/958

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

Build Reason: The web-page 'force build' button was pressed by 'tim': lost connection

Build Source Stamp: [branch trunk] HEAD
Blamelist: 

Build had warnings: warnings test

Excerpt from the test logfile:
2 tests failed:
    test_socket_ssl test_tarfile

======================================================================
ERROR: test_fileobj (test.test_tarfile.AppendTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\Code\bb_slave\trunk.peters-windows\build\lib\test\test_tarfile.py", line 355, in test_fileobj
    self._test(names=["foo", "bar"], fileobj=fobj)
  File "C:\Code\bb_slave\trunk.peters-windows\build\lib\test\test_tarfile.py", line 331, in _test
    tar = tarfile.open(self.tarname, fileobj=fileobj)
  File "C:\Code\bb_slave\trunk.peters-windows\build\lib\tarfile.py", line 1157, in open
    raise ReadError("file could not be opened successfully")
ReadError: file could not be opened successfully

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list