[cmf-tests] FAILED (failures=1) : CMF-1.6 Zope-2_9-branch Python-2.4.2 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Wed Feb 22 21:47:34 EST 2006


CMF Unit Tests : FAILED (failures=1)
CMF-1.6 Zope-2_9-branch Python-2.4.2 : 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
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/FSFile.py:23: DeprecationWarning: Using OFS.content_types is deprecated (will be removed in Zope 2.11). Instead use zope.app.contenttypes.
  from OFS.content_types import guess_content_type
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py:383: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  ('Could not initialze a Temporary Folder because '
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py:598: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  ('New disk product detected, determining if we need '
Parsing /home/stefan/autotest/temp/python24-zope29-cmf16/etc/zope.conf
Running unit tests:
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/CMFCatalogAware.py:123: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  "Cannot get %s from catalog" % brain_path)
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/tests/test_PortalFolder.py:539: DeprecationWarning: This will be removed in ZODB 3.7:
subtransactions are deprecated; use transaction.savepoint() instead of transaction.commit(1)
  transaction.commit(1)
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/tests/test_PortalFolder.py:470: DeprecationWarning: This will be removed in ZODB 3.7:
subtransactions are deprecated; use transaction.savepoint() instead of transaction.commit(1)
  transaction.commit(1)
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/tests/test_PortalFolder.py:489: DeprecationWarning: This will be removed in ZODB 3.7:
subtransactions are deprecated; use transaction.savepoint() instead of transaction.commit(1)
  transaction.commit(1)
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/tests/test_PortalFolder.py:894: DeprecationWarning: This will be removed in ZODB 3.7:
subtransactions are deprecated; use transaction.savepoint() instead of transaction.commit(1)
  transaction.commit(1)
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/tests/test_PortalFolder.py:1124: DeprecationWarning: This will be removed in ZODB 3.7:
subtransactions are deprecated; use transaction.savepoint() instead of transaction.commit(1)
  transaction.commit(1) # get a _p_jar for 'sub'
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFDefault/tests/test_Image.py:162: DeprecationWarning: This will be removed in ZODB 3.7:
subtransactions are deprecated; use transaction.savepoint() instead of transaction.commit(1)
  transaction.commit(1) # Make sure we have _p_jars
/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFDefault/tests/test_Portal.py:233: DeprecationWarning: manage_addCMFSite is a deprecated way to create a CMF site;  in the future, please use 'CMFDefault.factory.addConfiguredSite'.  manage_addCMFSite will be removed in CMF 2.0.
  manage_addCMFSite( self.root, id )


Failure in test test_MoreThanZeroDaysAhead (CMFTopic.tests.test_DateC.FriendlyDateCriterionFunctionalTests)
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-cmf16/Products/CMFTopic/tests/test_DateC.py", line 306, in test_MoreThanZeroDaysAhead
    self.assertEquals(len(results), resultset_size)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 10 != 11

  Ran 1174 tests with 1 failures and 0 errors in 83.513 seconds.

FAILED (failures=1)


More information about the cmf-tests mailing list