[Zope-Coders] Zope test results

background@shane.zope.com background@shane.zope.com
Mon, 1 Apr 2002 22:26:17 -0500 (EST)


Zope2 tests include CMF, ZEO, and bsddb3Storage packages.

**********************************************************************
Zope CVS Head
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
ERROR: checkUndoCommitVersion (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoVersionStorage.py", line 113, in checkUndoCommitVersion
    revid = self._dostore(oid, revid, description='packable%d' % i)
TypeError: _dostore() got an unexpected keyword argument 'description'
======================================================================
ERROR: checkUndoAbortVersion (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoVersionStorage.py", line 160, in checkUndoAbortVersion
    revid = self._dostore(oid, revid, description='packable%d' % i)
TypeError: _dostore() got an unexpected keyword argument 'description'
----------------------------------------------------------------------
Ran 1821 tests in 318.506s

FAILED (errors=2)

======================================================================
OVERALL FAILED (total errors=2)

**********************************************************************
Zope 2.5 branch
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
ERROR: checkUndoCommitVersion (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoVersionStorage.py", line 113, in checkUndoCommitVersion
    revid = self._dostore(oid, revid, description='packable%d' % i)
TypeError: _dostore() got an unexpected keyword argument 'description'
======================================================================
ERROR: checkUndoAbortVersion (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoVersionStorage.py", line 160, in checkUndoAbortVersion
    revid = self._dostore(oid, revid, description='packable%d' % i)
TypeError: _dostore() got an unexpected keyword argument 'description'
----------------------------------------------------------------------
Ran 1821 tests in 318.056s

FAILED (errors=2)

======================================================================
OVERALL FAILED (total errors=2)

**********************************************************************
Zope CVS Head with Python 2.2 (plus distutils-config-branch)
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
ERROR: checkUndoAbortVersion (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoVersionStorage.py", line 160, in checkUndoAbortVersion
    revid = self._dostore(oid, revid, description='packable%d' % i)
TypeError: _dostore() got an unexpected keyword argument 'description'

======================================================================
ERROR: checkUndoCommitVersion (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoVersionStorage.py", line 113, in checkUndoCommitVersion
    revid = self._dostore(oid, revid, description='packable%d' % i)
TypeError: _dostore() got an unexpected keyword argument 'description'

----------------------------------------------------------------------
Ran 1823 tests in 314.730s

FAILED (errors=2)

======================================================================
OVERALL FAILED (total errors=2)