[Zope-Coders] Win32 Tests - Zope HEAD - failures:1 errors:1

zope-tests@squishdot.org zope-tests@squishdot.org
Wed, 19 Mar 2003 02:17:29 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)]

Modules included:
Zope (HEAD)

======================================================================
ERROR: checkPackVersionsInPast (testDemoStorage.DemoStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZODB\tests\VersionStorage.py", line 453, in checkPackVersionsInPast
    self._storage.pack(t0, referencesf)
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZODB\DemoStorage.py", line 457, in pack
    p, s = self._base.load(oid, '')
AttributeError: 'NoneType' object has no attribute 'load'

======================================================================
FAIL: checkfsrecover (testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testFileStorage.py", line 189, in checkfsrecover
  File "c:\python22\lib\unittest.py", line 262, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 2142 tests in 768.031s

FAILED (failures=1, errors=1)

======================================================================
OVERALL FAILED (total failures=1, total errors=1)