[cmf-tests] FAILED (failures=1) : CMF-2.0 Zope-2.9 Python-2.4.4 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Sat Apr 7 21:30:07 EDT 2007


CMF Unit Tests : FAILED (failures=1)
CMF-2.0 Zope-2.9 Python-2.4.4 : Linux

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope29/test.py -q --config-file etc/zope.conf --path Products --test-path Products
2007-04-08 03:14:46 ERROR Zope 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
Parsing /home/stefan/autotest/temp/python24-zope29-cmf20/etc/zope.conf
Running unit tests:
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFDefault.Portal.CMFSite.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFCore.PortalFolder.PortalFolder.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFCalendar.Event.Event.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)


Failure in test test_PutWithMetadata (CMFCalendar.tests.test_Event.EventPUTTests)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCalendar/tests/test_Event.py", line 179, in test_PutWithMetadata
    self.assertEqual( d.EffectiveDate(), '2002-01-01 00:00:00' )
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: '2002-01-01 01:00:00' != '2002-01-01 00:00:00'

  Ran 1279 tests with 1 failures and 0 errors in 103.403 seconds.

FAILED (failures=1)


More information about the cmf-tests mailing list