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

buildbot at python.org buildbot at python.org
Sat May 23 03:50:23 CEST 2009


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%20solaris10%20gcc%20trunk/builds/455

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

Buildslave for this Build: loewis-sun

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: r.david.murray

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_smtpnet

======================================================================
ERROR: test_connect (test.test_smtpnet.SmtpSSLTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_smtpnet.py", line 18, in test_connect
    server = smtplib.SMTP_SSL(self.testServer, self.remotePort)
AttributeError: 'module' object has no attribute 'SMTP_SSL'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list