[Zope-CMF] Linux Test Results - CMF - failures:1

zope-tests@squishdot.org zope-tests@squishdot.org
Thu, 13 Mar 2003 02:57:50 +0000


==============================================================================
==============================================================================
Python Version:2.1.3 (#1, May 20 2002, 12:02:16) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope (Zope-2_6-branch)
CMF (HEAD)

.......................................................................................................................F.........................................................................................................................................................................................................
======================================================================
FAIL: Make sure the directory view is reading properties
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/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 "/usr/local/lib/python2.1/unittest.py", line 273, in failUnlessEqual
    raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError:  != Zope Pope
----------------------------------------------------------------------
Ran 321 tests in 35.479s

FAILED (failures=1)