[Python-checkins] buildbot failure in x86 XP-4 3.x

buildbot at python.org buildbot at python.org
Sat May 23 05:30:46 CEST 2009


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

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: georg.brandl,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 "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\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