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

CMF Unit Tests cmf-tests at epy.co.at
Tue Mar 27 21:29:38 EDT 2007


CMF Unit Tests : FAILED (failures=1)
CMF-1.6 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-03-28 03:12: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-cmf16/etc/zope.conf
Running unit tests:


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-cmf16/Products/CMFCalendar/tests/test_Event.py", line 185, 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'

/home/stefan/autotest/temp/python24-zope29-cmf16/Products/CMFCore/utils.py:160: 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/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
  Ran 1203 tests with 1 failures and 0 errors in 118.362 seconds.

FAILED (failures=1)


More information about the cmf-tests mailing list