[Python-checkins] buildbot failure in x86 FreeBSD 3 3.0

buildbot at python.org buildbot at python.org
Wed Mar 19 09:04:29 CET 2008


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

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

Buildslave for this Build: nelson-freebsd

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: trent.nelson

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_asynchat test_socket

======================================================================
FAIL: test_close_when_done (test.test_asynchat.TestAsynchat)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/store/home/python.buildbot/default/3.0.nelson-freebsd/build/Lib/test/test_asynchat.py", line 217, in test_close_when_done
    self.assertTrue(len(s.buffer) > 0)
AssertionError: None

======================================================================
FAIL: testInterruptedTimeout (test.test_socket.TCPTimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/store/home/python.buildbot/default/3.0.nelson-freebsd/build/Lib/test/test_socket.py", line 1024, in testInterruptedTimeout
    self.fail("got Alarm in wrong place")
AssertionError: got Alarm in wrong place

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list