[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
Sat Sep 2 22:07:51 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
2006-09-03 03:44:34 ERROR Zope Default Object Creation Could not initialze a Temporary Folder because a database was not configured to be mounted at the /temp_folder mount point
/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFCore/utils.py:189: DeprecationWarning: __call__() and view() methods using _getViewFor() as well as _getViewFor() itself are deprecated and will be removed in CMF 2.0. Bypass these methods by defining '(Default)' and 'view' Method Aliases.
  DeprecationWarning)
/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: 9 != 10

----------------------------------------------------------------------
Ran 1044 tests in 25.842s

FAILED (failures=1)


More information about the cmf-tests mailing list