[Python-checkins] buildbot failure in sparc Debian trunk
buildbot at python.org
buildbot at python.org
Sun Dec 14 02:08:22 CET 2008
The Buildbot has detected a new failure of sparc Debian trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/sparc%20Debian%20trunk/builds/875
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-debian-sparc
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: antoine.pitrou,benjamin.peterson
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_subprocess
======================================================================
ERROR: test_no_leaking (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea-sid/trunk.klose-debian-sparc/build/Lib/test/test_subprocess.py", line 464, in test_no_leaking
data = p.communicate("lime")[0]
File "/home/pybot/buildarea-sid/trunk.klose-debian-sparc/build/Lib/subprocess.py", line 719, in communicate
return self._communicate(input)
File "/home/pybot/buildarea-sid/trunk.klose-debian-sparc/build/Lib/subprocess.py", line 1225, in _communicate
bytes_written = os.write(self.stdin.fileno(), chunk)
OSError: [Errno 32] Broken pipe
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list