[Zope-tests] FAILED (errors=2): Test Zope 2 HEAD / Python 2.3 /
Linux
jeremy at zope.com
jeremy at zope.com
Thu Mar 18 05:26:50 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestSCP7H-/Zope
PYTHONPATH=/tmp/autotestSCP7H-/lib/python /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestSCP7H-/Zope
Error in test Invalid Test (OFS.tests.testObjectManager)
Traceback (most recent call last):
File "test.py", line 490, in get_suite
return mod.test_suite()
AttributeError: 'module' object has no attribute 'test_suite'
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...................................................................................................................................................Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Error in test checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestSCP7H-/Zope/lib/python/ZODB/tests/PackableStorage.py", line 292, in checkPackLotsWhileWriting
db.pack(packt)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZODB/DB.py", line 581, in pack
self._storage.pack(t, referencesf)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZEO/ClientStorage.py", line 853, in pack
return self._server.pack(t, wait)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZEO/ServerStub.py", line 161, in pack
self.rpc.call('pack', t, wait)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZEO/zrpc/connection.py", line 374, in call
raise inst # error raised by server
CorruptedError: /tmp/tmp3fA3en:2516:transaction with checkpoint flag set
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: Invalid Test (OFS.tests.testObjectManager)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test.py", line 490, in get_suite
return mod.test_suite()
AttributeError: 'module' object has no attribute 'test_suite'
======================================================================
ERROR: checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestSCP7H-/Zope/lib/python/ZODB/tests/PackableStorage.py", line 292, in checkPackLotsWhileWriting
db.pack(packt)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZODB/DB.py", line 581, in pack
self._storage.pack(t, referencesf)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZEO/ClientStorage.py", line 853, in pack
return self._server.pack(t, wait)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZEO/ServerStub.py", line 161, in pack
self.rpc.call('pack', t, wait)
File "/tmp/autotestSCP7H-/Zope/lib/python/ZEO/zrpc/connection.py", line 374, in call
raise inst # error raised by server
CorruptedError: /tmp/tmp3fA3en:2516:transaction with checkpoint flag set
----------------------------------------------------------------------
Ran 2674 tests in 1385.736s
FAILED (errors=2)
More information about the Zope-tests
mailing list