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

buildbot at python.org buildbot at python.org
Sat Dec 8 06:31:26 CET 2007


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

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: alexandre.vassalotti,guido.van.rossum

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_socket_ssl

======================================================================
ERROR: test_978833 (test.test_socket_ssl.BasicTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\test\test_socket_ssl.py", line 123, in test_978833
    raise test_support.TestFailed("Failed to close socket")
  File "E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\contextlib.py", line 33, in __exit__
    self.gen.throw(type, value, traceback)
  File "E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\contextlib.py", line 117, in nested
    yield vars
  File "E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\test\test_socket_ssl.py", line 113, in test_978833
    s.connect(("svn.python.org", 443))
  File "<string>", line 1, in connect
error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list