[Zope-Coders] Win32 Tests - Zope 2.5 branch - failures:1

zope-tests@squishdot.org zope-tests@squishdot.org
Fri, 11 Oct 2002 12:30:20 +0100


==============================================================================
==============================================================================
Python Version:2.1.3 (#35, Apr  8 2002, 17:47:50) [MSC 32 bit (Intel)]

Modules included:
Zope (Zope-2_5-branch)

======================================================================
FAIL: checkTransactionalUndoAfterPack (testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 448, in checkTransactionalUndoAfterPack
    eq(len(info2), 2)
  File "C:\python21\lib\unittest.py", line 273, in failUnlessEqual
    raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: 3 != 2
----------------------------------------------------------------------
Ran 1295 tests in 148.172s

FAILED (failures=1)

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