[Zope-tests] FAIL (failures:1) -- Z2 Tests/Linux -- HEAD/Py23maint
(nightly build)
zope-tests at plope.com
zope-tests at plope.com
Wed Jan 7 05:55:22 EST 2004
======================================================================
Python Version:2.3.3 (#1, Jan 7 2004, 01:29:06)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (HEAD)
Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Failure in test checkTimeoutAfterVote (ZEO.tests.testConnection.BDBTimeoutTests)
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 877, in checkTimeoutAfterVote
unless(not storage.is_connected())
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
======================================================================
FAIL: checkTimeoutAfterVote (ZEO.tests.testConnection.BDBTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 877, in checkTimeoutAfterVote
unless(not storage.is_connected())
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
----------------------------------------------------------------------
Ran 2783 tests in 1134.249s
FAILED (failures=1)
More information about the Zope-tests
mailing list