[Zope-tests] FAILED (errors=1): Test Zope3 HEAD / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Thu Mar 18 07:24:29 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestNai7Wu/Zope3
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestNai7Wu/Zope3
not a package src/zope/app/browser/skins/rotterdam/tests
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Error in test checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestNai7Wu/Zope3/src/ZODB/tests/PackableStorage.py", line 292, in checkPackLotsWhileWriting
db.pack(packt)
File "/tmp/autotestNai7Wu/Zope3/src/ZODB/DB.py", line 581, in pack
self._storage.pack(t, referencesf)
File "/tmp/autotestNai7Wu/Zope3/src/ZEO/ClientStorage.py", line 853, in pack
return self._server.pack(t, wait)
File "/tmp/autotestNai7Wu/Zope3/src/ZEO/ServerStub.py", line 161, in pack
self.rpc.call('pack', t, wait)
File "/tmp/autotestNai7Wu/Zope3/src/ZEO/zrpc/connection.py", line 374, in call
raise inst # error raised by server
CorruptedError: /tmp/tmpSSTcuW:2516:transaction with checkpoint flag set
The following test left new threads behind:
checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
New thread(s): [<ClientThread(Thread-72, started)>]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................
======================================================================
ERROR: checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestNai7Wu/Zope3/src/ZODB/tests/PackableStorage.py", line 292, in checkPackLotsWhileWriting
db.pack(packt)
File "/tmp/autotestNai7Wu/Zope3/src/ZODB/DB.py", line 581, in pack
self._storage.pack(t, referencesf)
File "/tmp/autotestNai7Wu/Zope3/src/ZEO/ClientStorage.py", line 853, in pack
return self._server.pack(t, wait)
File "/tmp/autotestNai7Wu/Zope3/src/ZEO/ServerStub.py", line 161, in pack
self.rpc.call('pack', t, wait)
File "/tmp/autotestNai7Wu/Zope3/src/ZEO/zrpc/connection.py", line 374, in call
raise inst # error raised by server
CorruptedError: /tmp/tmpSSTcuW:2516:transaction with checkpoint flag set
----------------------------------------------------------------------
Ran 4896 tests in 1219.452s
FAILED (errors=1)
More information about the Zope-tests
mailing list