[Zope-tests] FAIL ( errors:1) -- Z2 Tests/Linux -- HEAD/Py23maint (nightly build)

zope-tests at plope.com zope-tests at plope.com
Wed Mar 17 05:43:37 EST 2004


======================================================================
Python Version:2.3.3 (#1, Mar 17 2004, 01:29:16) 
[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
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 295, 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
FileStorageError: The database has already been packed to a later time or no changes have been made since the last pack

======================================================================
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 295, 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
FileStorageError: The database has already been packed to a later time or no changes have been made since the last pack

----------------------------------------------------------------------
Ran 2674 tests in 694.810s

FAILED (errors=1)




More information about the Zope-tests mailing list