[Zope-tests] FAILED : Zope-trunk Python-2.4.2 : Linux

Zope Unit Tests zope-tests at epy.co.at
Wed Dec 14 02:51:28 EST 2005


Zope Unit Tests : FAILED
Zope-trunk Python-2.4.2 : Linux

Running /usr/local/python2.4/bin/python test.py -q
Running unit tests:


Error in test testPathologicalLeftBranching (Products.Transience.tests.testTransientObjectContainer.TestTransientObjectContainer)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/autotest/temp/python24-zope210/lib/python/Products/Transience/tests/testTransientObjectContainer.py", line 193, in testPathologicalLeftBranching
    map(self.t.__delitem__, revr)
  File "/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 469, in __delitem__
    del bucket[k]
KeyError: 866



Error in test testPathologicalRightBranching (Products.Transience.tests.testTransientObjectContainer.TestTransientObjectContainer)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/autotest/temp/python24-zope210/lib/python/Products/Transience/tests/testTransientObjectContainer.py", line 183, in testPathologicalRightBranching
    map(self.t.__delitem__, r)
  File "/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 469, in __delitem__
    del bucket[k]
KeyError: 606

/autotest/temp/python24-zope210/lib/python/ZServer/datatypes.py:138: DeprecationWarning: Using FastCGI is deprecated. You should use mod_proxy to run Zope with Apache
  "to run Zope with Apache", DeprecationWarning)
  Ran 4336 tests with 0 failures and 2 errors in 1875.954 seconds.

FAILED


More information about the Zope-tests mailing list