[Zope-Coders] Zope test results

background@shane.zope.com background@shane.zope.com
Thu, 28 Mar 2002 22:26:06 -0500 (EST)


Zope2 tests include CMF, ZEO, and bsddb3Storage packages.

**********************************************************************
Zope CVS Head
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
ERROR: checkTransactionalUndoAfterPack (testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/ZODB/FileStorage.py", line 1066, in transactionalUndo
    raise UndoError, 'Invalid undo transaction id'
UndoError: Invalid undo transaction id
======================================================================
ERROR: checkTransactionalUndoAfterPack (test_storage_api.FullTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/bsddb3Storage/Full.py", line 666, in transactionalUndo
    status = self._txnMetadata[tid][0]
KeyError: CµøPþ>
======================================================================
ERROR: checkTransactionalUndoAfterPack (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/ZEO/ClientStorage.py", line 510, in transactionalUndo
    oids = self._call('transactionalUndo', trans_id, self._serial)
  File "/home/background/zopetest/lib/python/ZEO/zrpc.py", line 168, in __call__
    raise r[0], r[1] # see server log for real traceback
UndoError: Invalid undo transaction id
----------------------------------------------------------------------
Ran 1783 tests in 313.182s

FAILED (errors=3)

======================================================================
OVERALL FAILED (total errors=3)

**********************************************************************
Zope 2.5 branch
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
ERROR: checkTransactionalUndoAfterPack (testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/ZODB/FileStorage.py", line 1066, in transactionalUndo
    raise UndoError, 'Invalid undo transaction id'
UndoError: Invalid undo transaction id
======================================================================
ERROR: checkTransactionalUndoAfterPack (test_storage_api.FullTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/bsddb3Storage/Full.py", line 666, in transactionalUndo
    status = self._txnMetadata[tid][0]
KeyError: C¶+q*
======================================================================
ERROR: checkTransactionalUndoAfterPack (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/ZEO/ClientStorage.py", line 510, in transactionalUndo
    oids = self._call('transactionalUndo', trans_id, self._serial)
  File "/home/background/zopetest/lib/python/ZEO/zrpc.py", line 168, in __call__
    raise r[0], r[1] # see server log for real traceback
UndoError: Invalid undo transaction id
======================================================================
FAIL: testExceptionInSubAbortSub (testTransaction.TransactionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testTransaction.py", line 494, in testExceptionInSubAbortSub
AssertionError
----------------------------------------------------------------------
Ran 1783 tests in 308.529s

FAILED (failures=1, errors=3)

======================================================================
OVERALL FAILED (total failures=1, total errors=3)

**********************************************************************
Zope CVS Head with Python 2.2 (plus distutils-config-branch)
**********************************************************************
FullTest.checkVersionIterator() temporarily disabled.
======================================================================
ERROR: checkTransactionalUndoAfterPack (testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/ZODB/FileStorage.py", line 1066, in transactionalUndo
    raise UndoError, 'Invalid undo transaction id'
UndoError: Invalid undo transaction id

======================================================================
ERROR: checkTransactionalUndoAfterPack (test_storage_api.FullTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/bsddb3Storage/Full.py", line 666, in transactionalUndo
    status = self._txnMetadata[tid][0]
KeyError: C¶	–RÚ™

======================================================================
ERROR: checkTransactionalUndoAfterPack (testZEO.ZEOFileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 444, in checkTransactionalUndoAfterPack
    oids = self._storage.transactionalUndo(tid, t)
  File "/home/background/zopetest/lib/python/ZEO/ClientStorage.py", line 510, in transactionalUndo
    oids = self._call('transactionalUndo', trans_id, self._serial)
  File "/home/background/zopetest/lib/python/ZEO/zrpc.py", line 168, in __call__
    raise r[0], r[1] # see server log for real traceback
UndoError: Invalid undo transaction id

----------------------------------------------------------------------
Ran 1785 tests in 306.144s

FAILED (errors=3)

======================================================================
OVERALL FAILED (total errors=3)