[Python-checkins] buildbot failure in ia64 Ubuntu 3.x
buildbot at python.org
buildbot at python.org
Mon Feb 2 04:16:23 CET 2009
The Buildbot has detected a new failure of ia64 Ubuntu 3.x.
Full details are available at:
http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%203.x/builds/205
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-debian-ia64
Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: guilherme.polo
BUILD FAILED: failed test
Excerpt from the test logfile:
Traceback (most recent call last):
File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/test/test_http_cookiejar.py", line 1438, in test_rejection
c.load(filename, ignore_discard=True)
File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/http/cookiejar.py", line 1756, in load
f.close()
File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/io.py", line 1469, in close
self.buffer.close()
File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/io.py", line 749, in close
self.raw.close()
File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/io.py", line 625, in close
_fileio._FileIO.close(self)
IOError: [Errno 9] Bad file descriptor
1 test failed:
test_http_cookiejar
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list