[Zope-Coders] Zope test results

background@shane.zope.com background@shane.zope.com
Mon, 8 Apr 2002 22:26:08 -0400 (EDT)


Zope2 tests include CMF, ZEO, and bsddb3Storage packages.

**********************************************************************
Zope CVS Head
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
FAIL: test_lookupMatchBar (test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_CachingPolicyManager.py", line 353, in test_lookupMatchBar
  File "/usr/lib/python2.1/unittest.py", line 273, in failUnlessEqual
    raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: Tue, 09 Apr 2002 02:08:04 GMT != Tue, 09 Apr 2002 02:08:03 GMT
----------------------------------------------------------------------
Ran 1830 tests in 322.344s

FAILED (failures=1)

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

**********************************************************************
Zope 2.5 branch
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
FAIL: test_addPolicy (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_CachingPolicyManager.py", line 278, in test_addPolicy
  File "/usr/lib/python2.1/unittest.py", line 273, in failUnlessEqual
    raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: Tue, 09 Apr 2002 02:16:53 GMT != Tue, 09 Apr 2002 02:16:52 GMT
----------------------------------------------------------------------
Ran 1830 tests in 319.103s

FAILED (failures=1)

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

**********************************************************************
Zope CVS Head with Python 2.2 (plus distutils-config-branch)
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
----------------------------------------------------------------------
Ran 1832 tests in 312.074s

OK