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

zope-tests at plope.com zope-tests at plope.com
Sun Apr 25 05:43:28 EDT 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 (Zope-2_7-branch)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Error in test testAutomaticClassicPack (BDBStorage.tests.test_autopack.TestAutomaticClassicPack)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/tests/test_autopack.py", line 140, in testAutomaticClassicPack
    unless(storage.loadSerial(oid, revid1))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBFullStorage.py", line 1041, in loadSerial
    return self._loadSerialEx(oid, serial)[0]
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBFullStorage.py", line 1020, in _loadSerialEx
    metadata = self._metadata[oid+serial]
KeyError: '\x00\x00\x00\x00\x00\x00\x00\x01\x03T\xa8>a\x9d\xa5U'

Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
ERROR: testAutomaticClassicPack (BDBStorage.tests.test_autopack.TestAutomaticClassicPack)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/tests/test_autopack.py", line 140, in testAutomaticClassicPack
    unless(storage.loadSerial(oid, revid1))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBFullStorage.py", line 1041, in loadSerial
    return self._loadSerialEx(oid, serial)[0]
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBFullStorage.py", line 1020, in _loadSerialEx
    metadata = self._metadata[oid+serial]
KeyError: '\x00\x00\x00\x00\x00\x00\x00\x01\x03T\xa8>a\x9d\xa5U'

----------------------------------------------------------------------
Ran 2799 tests in 1588.118s

FAILED (errors=1)




More information about the Zope-tests mailing list