[Python-checkins] buildbot failure in g4 osx.4 trunk

buildbot at python.org buildbot at python.org
Wed Oct 10 06:27:16 CEST 2007


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

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

Buildslave for this Build: psf-g4

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: kurt.kaiser

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 "/Users/buildslave/bb/trunk.psf-g4/build/Lib/test/test_socket_ssl.py", line 123, in test_978833
    raise test_support.TestFailed("Failed to close socket")
  File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/contextlib.py", line 29, in __exit__
    self.gen.throw(type, value, traceback)
  File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/contextlib.py", line 113, in nested
    yield vars
  File "/Users/buildslave/bb/trunk.psf-g4/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 61] Connection refused

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list