[Zope-tests] FAIL ( errors:1) -- Z2 Tests/Linux --
2_7-branch/Py23maint (nightly build)
zope-tests at plope.com
zope-tests at plope.com
Fri Apr 2 05:40:38 EST 2004
======================================================================
Python Version:2.3.3 (#1, Apr 2 2004, 01:29:40)
[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 0000000000000011, 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 0000000000000011, class BTrees.OOBTree.OOBucket)
----------------------------------------------------------------------
Ran 2799 tests in 864.865s
FAILED (errors=1)
More information about the Zope-tests
mailing list