[Python-checkins] buildbot warnings in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Fri Dec 22 20:08:41 CET 2006


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: andrew.kuchling

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_pty

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 546, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_pty.py", line 118, in <module>
    line = os.read(master_fd, 80)
OSError: [Errno 5] Input/output error

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list