[Python-checkins] buildbot failure in x86 FreeBSD 3.0

buildbot at python.org buildbot at python.org
Fri Jan 11 18:08:35 CET 2008


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

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

Buildslave for this Build: bolen-freebsd

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_asynchat

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

Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/3.0.bolen-freebsd/build/Lib/test/test_asynchat.py", line 211, in test_close_when_done
    self.assertTrue(len(s.buffer) > 0)
AssertionError: None

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

Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/3.0.bolen-freebsd/build/Lib/test/test_asynchat.py", line 211, in test_close_when_done
    self.assertTrue(len(s.buffer) > 0)
AssertionError: None

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list