[Python-checkins] buildbot warnings in sparc solaris10 gcc trunk

buildbot at python.org buildbot at python.org
Sat Aug 25 17:55:30 CEST 2007


The Buildbot has detected a new failure of sparc solaris10 gcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%2520solaris10%2520gcc%2520trunk/builds/2206

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

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

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_ssl

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 549, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_ssl.py", line 128, in <module>
    class threadedEchoServer(threading.Thread):
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_ssl.py", line 168, in threadedEchoServer
    def __init__(self, port, certificate, ssl_version=ssl.PROTOCOL_TLSv1,
NameError: name 'ssl' is not defined

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list