[Python-checkins] buildbot failure in alpha Tru64 5.1 trunk

buildbot at python.org buildbot at python.org
Sat Feb 2 13:16:07 CET 2008


The Buildbot has detected a new failure of alpha Tru64 5.1 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/alpha%20Tru64%205.1%20trunk/builds/2459

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

Buildslave for this Build: norwitz-tru64

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
4 tests failed:
    test_asynchat test_signal test_smtplib test_socket

======================================================================
FAIL: testSend (test.test_smtplib.DebuggingServerTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/test/test_smtplib.py", line 257, in testSend
    self.assertEqual(self.output.getvalue(), mexpect)
AssertionError: '---------- MESSAGE FOLLOWS ----------\nA test message\n------------ END MESSAGE ------------\nwarning: unhandled exception\n' != '---------- MESSAGE FOLLOWS ----------\nA test message\n------------ END MESSAGE ------------\n'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list