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

zope-tests at plope.com zope-tests at plope.com
Thu Mar 18 05:43:49 EST 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 (HEAD)

Running unit tests from /home/chrism/opt/tests/sandbox/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 "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 292, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line 853, in pack
    return self._server.pack(t, wait)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ServerStub.py", line 161, in pack
    self.rpc.call('pack', t, wait)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line 374, in call
    raise inst # error raised by server
CorruptedError: /tmp/tmpJjTSck: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 "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 292, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line 853, in pack
    return self._server.pack(t, wait)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ServerStub.py", line 161, in pack
    self.rpc.call('pack', t, wait)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line 374, in call
    raise inst # error raised by server
CorruptedError: /tmp/tmpJjTSck:2516:transaction with checkpoint flag set

----------------------------------------------------------------------
Ran 2674 tests in 627.821s

FAILED (errors=2)




More information about the Zope-tests mailing list