[Python-checkins] buildbot failure in x86 XP-4 3.0

buildbot at python.org buildbot at python.org
Wed Aug 13 04:52:18 CEST 2008


The Buildbot has detected a new failure of x86 XP-4 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%203.0/builds/1014

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: antoine.pitrou,bill.janssen,brett.cannon,georg.brandl,guido.van.rossum,marc-andre.lemburg,nick.coghlan,robert.schuppenies,skip.montanaro

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "../lib/test/regrtest.py", line 1197, in <module>
    main()
  File "../lib/test/regrtest.py", line 401, in main
    sys.stdout.flush()
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\io.py", line 1427, in flush
    self.buffer.flush()
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\io.py", line 1054, in flush
    n = self.raw.write(self._write_buf)
IOError: [Errno 9] Bad file descriptor

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list