[Zope-Coders] Zope test results

background@shane.zope.com background@shane.zope.com
Fri, 19 Apr 2002 22:24:20 -0400 (EDT)


Zope2 tests include the ZEO and bsddb3Storage packages.

**********************************************************************
Zope CVS Head with Python 2.1.3
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
----------------------------------------------------------------------
Ran 1393 tests in 299.944s

OK

**********************************************************************
Zope 2.5 branch with Python 2.1.3
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
----------------------------------------------------------------------
Ran 1393 tests in 298.518s

OK

**********************************************************************
Zope CVS Head with Python 2.2.1 (plus distutils-config-branch)
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
FAIL: checkLRU (testCache.LRUCacheTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCache.py", line 145, in checkLRU
  File "/usr/local/lib/python2.2/unittest.py", line 286, in failUnlessEqual
    raise self.failureException, \
AssertionError: 0 != None

----------------------------------------------------------------------
Ran 1395 tests in 296.400s

FAILED (failures=1)

======================================================================
OVERALL FAILED (total failures=1)