[Python-checkins] buildbot failure in sparc solaris10 gcc 2.5
buildbot at python.org
buildbot at python.org
Thu Aug 7 13:18:56 CEST 2008
The Buildbot has detected a new failure of sparc solaris10 gcc 2.5.
Full details are available at:
http://www.python.org/dev/buildbot/all/sparc%20solaris10%20gcc%202.5/builds/23
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: loewis-sun
Build Reason:
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: gregory.p.smith,martin.v.loewis,neal.norwitz
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_ioctl
======================================================================
ERROR: test_ioctl_signed_unsigned_code_param (test.test_ioctl.IoctlTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home2/buildbot/slave/2.5.loewis-sun/build/Lib/test/test_ioctl.py", line 56, in test_ioctl_signed_unsigned_code_param
saved_winsz = fcntl.ioctl(mfd, termios.TIOCGWINSZ, "\0"*8)
IOError: [Errno 22] Invalid argument
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list