[Zope-CMF] Win32 Tests - CMF - failures:2
zope-tests@squishdot.org
zope-tests@squishdot.org
Mon, 23 Dec 2002 13:20:41 +0000
==============================================================================
==============================================================================
Python Version:2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)]
Modules included:
Zope (Zope-2_6-branch)
CMF (HEAD)
======================================================================
FAIL: test_index_html (Products.CMFCore.tests.test_FSFile.FSFileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\tests\test_FSFile.py", line 68, in test_index_html
, len( ref ) )
File "C:\python21\lib\unittest.py", line 273, in failUnlessEqual
raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: 11218 != 11218
======================================================================
FAIL: test_index_html (Products.CMFCore.tests.test_FSImage.FSImageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\tests\test_FSImage.py", line 68, in test_index_html
, len( ref ) )
File "C:\python21\lib\unittest.py", line 273, in failUnlessEqual
raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: 209 != 209
----------------------------------------------------------------------
Ran 280 tests in 16.188s
FAILED (failures=2)