[cmf-tests] FAILED (failures=1) : CMF-1.5 Zope-2.8 Python-2.3.5 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Mon May 29 21:46:03 EDT 2006


CMF Unit Tests : FAILED (failures=1)
CMF-1.5 Zope-2.8 Python-2.3.5 : Linux

Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFDefault/tests/test_DiscussionReply.py:25: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use CMFSetup's 'Configured CMF Site' (from the ZMI add menu) or 'CMFSetup.factory.addConfiguredSite' (from Python).  manage_addCMFSite will be removed in CMF 2.0.
  self.root.manage_addProduct['CMFDefault'].manage_addCMFSite('cmf')
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFDefault/tests/test_Image.py:123: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use CMFSetup's 'Configured CMF Site' (from the ZMI add menu) or 'CMFSetup.factory.addConfiguredSite' (from Python).  manage_addCMFSite will be removed in CMF 2.0.
  self.root.manage_addProduct['CMFDefault'].manage_addCMFSite('cmf')
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFDefault/tests/test_join.py:15: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use CMFSetup's 'Configured CMF Site' (from the ZMI add menu) or 'CMFSetup.factory.addConfiguredSite' (from Python).  manage_addCMFSite will be removed in CMF 2.0.
  self.root.manage_addProduct[ 'CMFDefault' ].manage_addCMFSite( 'site' )
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFDefault/tests/test_join.py:38: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use CMFSetup's 'Configured CMF Site' (from the ZMI add menu) or 'CMFSetup.factory.addConfiguredSite' (from Python).  manage_addCMFSite will be removed in CMF 2.0.
  self.root.manage_addProduct[ 'CMFDefault' ].manage_addCMFSite( 'site' )
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFDefault/tests/test_join.py:28: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use CMFSetup's 'Configured CMF Site' (from the ZMI add menu) or 'CMFSetup.factory.addConfiguredSite' (from Python).  manage_addCMFSite will be removed in CMF 2.0.
  self.root.manage_addProduct[ 'CMFDefault' ].manage_addCMFSite( 'site' )
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFTopic/tests/test_DateC.py:164: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use CMFSetup's 'Configured CMF Site' (from the ZMI add menu) or 'CMFSetup.factory.addConfiguredSite' (from Python).  manage_addCMFSite will be removed in CMF 2.0.
  self.root.manage_addProduct[ 'CMFDefault' ].manage_addCMFSite( 'site' )
======================================================================
FAIL: test_LessThanDaysAgo (CMFTopic.tests.test_DateC.FriendlyDateCriterionFunctionalTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFTopic/tests/test_DateC.py", line 315, in test_LessThanDaysAgo
    self.assertEquals(len(results), resultset_size)
  File "/usr/local/python2.3/lib/python2.3/unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 1 != 2

----------------------------------------------------------------------
Ran 1039 tests in 23.961s

FAILED (failures=1)


More information about the cmf-tests mailing list