[Zope-tests] FAILED (failures=2): Test Zope 2 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Mon Feb 23 05:26:23 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotestHKWzk0/Zope
PYTHONPATH=/tmp/autotestHKWzk0/lib/python  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestHKWzk0/Zope
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
........................................................................................................................................................................................................................

Failure in test testChangingTimeoutWorks (Products.Transience.tests.testTransientObjectContainer.TestTransientObjectContainer)
Traceback (most recent call last):
  File "/tmp/autotestHKWzk0/Zope/lib/python/Products/Transience/tests/testTransientObjectContainer.py", line 310, in testChangingTimeoutWorks
    assert len(self.t.keys()) == 100, len(self.t.keys())
AssertionError: 0

.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...................................................................................................................................................................................................................................................................................................................................................................................................................................................

Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/tmp/autotestHKWzk0/Zope/lib/python/zdaemon/tests/testzdrun.py", line 228, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

...
======================================================================
FAIL: testChangingTimeoutWorks (Products.Transience.tests.testTransientObjectContainer.TestTransientObjectContainer)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestHKWzk0/Zope/lib/python/Products/Transience/tests/testTransientObjectContainer.py", line 310, in testChangingTimeoutWorks
    assert len(self.t.keys()) == 100, len(self.t.keys())
AssertionError: 0

======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestHKWzk0/Zope/lib/python/zdaemon/tests/testzdrun.py", line 228, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

----------------------------------------------------------------------
Ran 2634 tests in 1355.723s

FAILED (failures=2)



More information about the Zope-tests mailing list