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

buildbot at python.org buildbot at python.org
Wed Apr 9 22:08:01 CEST 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/2844

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

Buildslave for this Build: norwitz-tru64

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: gregory.p.smith,martin.v.loewis

BUILD FAILED: failed test

Excerpt from the test logfile:
3 tests failed:
    test_asynchat test_signal test_smtplib

======================================================================
FAIL: test_wakeup_fd_during (test.test_signal.WakeupSignalTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/test/test_signal.py", line 232, in test_wakeup_fd_during
    [self.read], [], [], self.TIMEOUT_FULL)
AssertionError: error not raised

======================================================================
FAIL: test_wakeup_fd_early (test.test_signal.WakeupSignalTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/net/taipan/scratch1/nnorwitz/python/trunk.norwitz-tru64/build/Lib/test/test_signal.py", line 220, in test_wakeup_fd_early
    self.assert_(mid_time - before_time < self.TIMEOUT_HALF)
AssertionError

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list