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

zope-tests@squishdot.org zope-tests@squishdot.org
Thu, 24 Apr 2003 03:01:22 +0100


==============================================================================
==============================================================================
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: test_construction_with_Expressions (Products.CMFCore.tests.test_ActionInformation.ActionInformationTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_ActionInformation.py", line 51, in test_construction_with_Expressions
    self.assertEqual(ai.getActionExpression(), 'view')
  File "/usr/local/lib/python2.1/unittest.py", line 273, in failUnlessEqual
    raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: string:view != view
----------------------------------------------------------------------
Ran 326 tests in 38.126s

FAILED (failures=1)