[Zope-CMF] Win32 Tests - CMF - failures:1
zope-tests@squishdot.org
zope-tests@squishdot.org
Thu, 13 Mar 2003 02:25:33 +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: Make sure the directory view is reading properties
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\tests\test_DirectoryView.py", line 114, in test_properties
self.assertEqual(self.ob.fake_skin.testPT.title, 'Zope Pope')
File "C:\python21\lib\unittest.py", line 273, in failUnlessEqual
raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: != Zope Pope
----------------------------------------------------------------------
Ran 321 tests in 16.609s
FAILED (failures=1)