[Zope-tests] FAIL ( errors:1) -- Z2 Tests/Linux -- 2_7-branch/Py232

zope-tests at plope.com zope-tests at plope.com
Sat May 1 05:38:23 EDT 2004


======================================================================
Python Version:2.3.3 (#1, Feb 25 2004, 14:09:57) 
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]

Modules included:
Zope (Zope-2_7-branch)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Error in test checkConcurrentLargeUpdates (ZEO.tests.testConnection.BDBConnectionTests)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 552, in checkConcurrentLargeUpdates
    get_transaction().commit()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 233, in commit
    ncommitted += self._commit_objects(objects)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 348, in _commit_objects
    jar.commit(o, self)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 315, in commit
    raise ReadConflictError(object=object)
ReadConflictError: database read conflict error (oid 0000000000000004, class BTrees.OOBTree.OOBucket)

======================================================================
ERROR: checkConcurrentLargeUpdates (ZEO.tests.testConnection.BDBConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 552, in checkConcurrentLargeUpdates
    get_transaction().commit()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 233, in commit
    ncommitted += self._commit_objects(objects)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 348, in _commit_objects
    jar.commit(o, self)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 315, in commit
    raise ReadConflictError(object=object)
ReadConflictError: database read conflict error (oid 0000000000000004, class BTrees.OOBTree.OOBucket)

----------------------------------------------------------------------
Ran 2804 tests in 1314.085s

FAILED (errors=1)




More information about the Zope-tests mailing list