[Zope-tests] FAILED (errors=1): Test ZODB HEAD / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Tue Jan 6 18:15:36 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestMSu1Z8/ZODB3
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestMSu1Z8/ZODB3/build
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. OOBTree (0!
x40d6f934) with 7 children
key 0: 17
key 1: 35
key 2: 53
key 3: 71
key 4: 88
key 5: 106
0 OOBucket (0x40cf0d54) with 16 keys
key 0: 1 value 1
key 1: 2 value 2
key 2: 3 value 1
key 3: 4 value 2
key 4: 5 value 1
key 5: 6 value 2
key 6: 7 value 1
key 7: 8 value 2
key 8: 9 value 1
key 9: 10 value 2
key 10: 11 value 1
key 11: 12 value 2
key 12: 13 value 1
key 13: 14 value 2
key 14: 15 value 1
key 15: 16 value 2
Error in test checkConcurrentUpdates1Storage (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/InvalidationTests.py", line 492, in checkConcurrentUpdates1Storage
self._check_tree(cn, tree)
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/InvalidationTests.py", line 374, in _check_tree
display(tree)
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 410, in display
Printer(btree).display()
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 359, in display
self.walk()
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 300, in walk
keys, values = crack_bucket(obj, is_mapping)
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 181, in crack_bucket
state = b.__getstate__()
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/ZODB/Connection.py", line 445, in setstate
raise RuntimeError(msg)
RuntimeError: Shouldn't load state for 0000000000000005 when the connection is closed
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: checkConcurrentUpdates1Storage (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/InvalidationTests.py", line 492, in checkConcurrentUpdates1Storage
self._check_tree(cn, tree)
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/InvalidationTests.py", line 374, in _check_tree
display(tree)
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 410, in display
Printer(btree).display()
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 359, in display
self.walk()
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 300, in walk
keys, values = crack_bucket(obj, is_mapping)
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/BTrees/check.py", line 181, in crack_bucket
state = b.__getstate__()
File "/tmp/autotestMSu1Z8/ZODB3/build/lib.linux-i686-2.3/ZODB/Connection.py", line 445, in setstate
raise RuntimeError(msg)
RuntimeError: Shouldn't load state for 0000000000000005 when the connection is closed
----------------------------------------------------------------------
Ran 1685 tests in 1358.261s
FAILED (errors=1)
More information about the Zope-tests
mailing list