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

CMF Unit Tests cmf-tests at epy.co.at
Tue Mar 28 20:42:07 EST 2006


CMF Unit Tests : FAILED (failures=1)
CMF-1.4 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 !test_all
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCalendar/tests/test_Calendar.py:3: DeprecationWarning: The Zope package has been renamed to Zope2. Import of a package named 'Zope' is deprecated and will be disabled starting in Zope 2.11.
  import Zope
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCalendar/tests/test_Calendar.py:20: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCalendar/tests/test_Calendar.py:20: DeprecationWarning: This will be removed in ZODB 3.6:
Transaction.begin() should no longer be used; use the begin() method of a transaction manager.
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCalendar/tests/test_Calendar.py:67: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().abort()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/base/testcase.py:26: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/base/testcase.py:26: DeprecationWarning: This will be removed in ZODB 3.6:
Transaction.begin() should no longer be used; use the begin() method of a transaction manager.
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/base/testcase.py:31: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().abort()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/base/testcase.py:45: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/base/testcase.py:45: DeprecationWarning: This will be removed in ZODB 3.6:
Transaction.begin() should no longer be used; use the begin() method of a transaction manager.
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/base/testcase.py:53: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().abort()
/home/stefan/autotest/temp/python23-zope28/lib/python/OFS/CopySupport.py:407: DeprecationWarning: The required 'permission' key is not set or None for meta type 'Dummy'. This fallback will be removed in Zope 2.9.
  DeprecationWarning)
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:398: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit(1)
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:244: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit(1)
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:266: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit(1)
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:810: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:814: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:814: DeprecationWarning: This will be removed in ZODB 3.6:
Transaction.begin() should no longer be used; use the begin() method of a transaction manager.
  get_transaction().begin()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:820: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().abort()
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py:1038: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit(1) # get a _p_jar for 'sub'
/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFDefault/tests/test_Image.py:94: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit(1) # Make sure we have _p_jars
======================================================================
FAIL: test_move_cant_create_target_metatype_not_allowed (CMFCore.tests.test_PortalFolder.PortalFolderCopySupportTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py", line 1012, in test_move_cant_create_target_metatype_not_allowed
    , ce_regex='Insufficient Privileges'
  File "/home/stefan/autotest/temp/python23-zope28-cmf14/Products/CMFCore/tests/test_PortalFolder.py", line 863, in _assertCopyErrorUnauth
    self.fail( "Paste allowed unexpectedly." )
  File "/usr/local/python2.3/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: Paste allowed unexpectedly.

----------------------------------------------------------------------
Ran 428 tests in 15.910s

FAILED (failures=1)


More information about the cmf-tests mailing list