[Testbot] FAILED (113 packages, 4 failures) : Plone-4.1 Zope-2.13 Python-2.6.5

Plone Tests plone-tests at epy.co.at
Wed Mar 16 08:00:22 UTC 2011


Plone Tests : FAILED (113 packages, 4 failures)
Plone-4.1 Zope-2.13 Python-2.6.5

Running ./bin/alltests -q --no-color --no-progress
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.263 seconds.
  Set up Products.CMFTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 4.368 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/utils.py:123: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
  obj = getattr( obj, part )
 in 1.824 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFDynamicViewFTI-4.0-py2.6.egg/Products/CMFDynamicViewFTI/tests/test_browserdefault.py:44: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', plone.app.contentmenu)
  Ran 31 tests with 0 failures and 0 errors in 0.525 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.032 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.134 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.589 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.ZCatalog-2.13.7-py2.6.egg/Products/ZCatalog/ZCatalog.py:604: DeprecationWarning: Your query None produced no query restriction. Currently the entire catalog content is returned. In Zope 2.14 this will result in an empty LazyCat to be returned.
  return self._catalog.searchResults(REQUEST, used, **kw)
  Ran 614 tests with 0 failures and 0 errors in 1 minutes 22.592 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.200 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.011 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 645 tests, 0 failures, 0 errors in 1 minutes 39.085 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.i18ntestcase-1.2-py2.6.egg/Products/i18ntestcase/PotTestCase.py:13: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  from popen2 import popen4
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/tests/TestContent.py:4: DeprecationWarning: Products.ATReferenceBrowserWidget.ATReferenceBrowserWidget has moved to archetypes.referencebrowserwidget.widget. Import of Products.ATReferenceBrowserWidget.ATReferenceBrowserWidget will become unsupported in Plone 5.0
  from Products.ATReferenceBrowserWidget.ATReferenceBrowserWidget import ReferenceBrowserWidget
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.010 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.127 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/util.py:29: DeprecationWarning: minimalpath() is deprecated and will be removed in CMF 2.3.
  kupu_plone_skin_dir = minimalpath(os.path.join(kupu_package_dir, relpath))
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/util.py:30: DeprecationWarning: createDirectoryView() called with deprecated reg_key format. Support for old key formats will be removed in CMF 2.3. Please use the new key format <product>:<subdir> instead.
  createDirectoryView(skinstool, kupu_plone_skin_dir, name)
<string>:207: DeprecationWarning: changeSkin should be called with 'REQUEST' as second argument. The BBB code will be removed in CMF 2.3.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/tests/kuputestcase.py:26: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', Products.kupu.plone)
 in 5.503 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFPlacefulWorkflow-1.5.3-py2.6.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  ;-*-Doctest-*-
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/plonedrawers.py:224: DeprecationWarning: getIcon() is deprecated and provides only limited backwards compatibility. It will be removed in CMF 2.4. Please use getIconExprObject() instead.
  return "%s/%s" % (self.base, type.getIcon())
  Ran 390 tests with 0 failures and 0 errors in 23.031 seconds.
Running Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer tests:
  Set up Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer in 0.001 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.992 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.207 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.009 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{4d8063a1}{FmfJ9g==}
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{4d8063a1}{IaTV8Q==}
  Ran 19 tests with 0 failures and 0 errors in 1.780 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 413 tests, 0 failures, 0 errors in 34.675 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.714 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test:1: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  #!/usr/local/python2.6/bin/python
  Ran 9 tests with 0 failures and 0 errors in 0.094 seconds.
Running Products.Archetypes.tests.layer.ZCML tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.280 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.240 seconds.
  Ran 59 tests with 0 failures and 0 errors in 3.761 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/utils.py:123: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
  obj = getattr( obj, part )
 in 1.463 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.ZCatalog-2.13.7-py2.6.egg/Products/ZCatalog/ZCatalog.py:604: DeprecationWarning: Your query None produced no query restriction. Currently the entire catalog content is returned. In Zope 2.14 this will result in an empty LazyCat to be returned.
  return self._catalog.searchResults(REQUEST, used, **kw)
  Ran 461 tests with 0 failures and 0 errors in 36.355 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.039 seconds.
  Tear down Products.Archetypes.tests.layer.ZCML in 0.005 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.001 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 2.965 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.467 seconds.
  Ran 10 tests with 0 failures and 0 errors in 1.675 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.005 seconds.
  Ran 19 tests with 0 failures and 0 errors in 2.019 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.194 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 25 tests with 0 failures and 0 errors in 0.155 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 583 tests, 0 failures, 0 errors in 55.896 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.081 seconds.
  Ran 228 tests with 0 failures and 0 errors in 1.146 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.213 seconds.
  Set up Products.CMFCalendar.testing.FunctionalLayer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/utils.py:123: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
  obj = getattr( obj, part )
 in 0.453 seconds.
  Ran 20 tests with 0 failures and 0 errors in 1.415 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
  Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.017 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.001 seconds.
  Set up Products.CMFCore.testing.EventZCMLLayer in 0.001 seconds.
  Ran 8 tests with 0 failures and 0 errors in 0.201 seconds.
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFCore.testing.EventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.ExportImportZCMLLayer in 0.001 seconds.
  Ran 10 tests with 0 failures and 0 errors in 0.985 seconds.
Running Products.CMFCore.testing.TraversingEventZCMLLayer tests:
  Tear down Products.CMFCore.testing.ExportImportZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.TraversingEventZCMLLayer in 0.001 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.164 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
  Tear down Products.CMFCore.testing.TraversingEventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.191 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.243 seconds.
  Ran 32 tests with 0 failures and 0 errors in 4.139 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Tear down Products.CMFDefault.testing.FunctionalLayer in 0.015 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.002 seconds.
  Set up Products.CMFUid.testing.UidEventZCMLLayer in 0.001 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.308 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFUid.testing.UidEventZCMLLayer in 0.000 seconds.
  Set up Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.179 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.722 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.001 seconds.
  Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.082 seconds.
  Ran 192 tests with 0 failures and 0 errors in 0.630 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.000 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 261 tests with 0 failures and 0 errors in 0.270 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 806 tests, 0 failures, 0 errors in 12.752 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.839 seconds.
  Ran 27 tests with 0 failures and 0 errors in 0.056 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 2.978 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.429 seconds.
  Ran 135 tests with 0 failures and 0 errors in 23.551 seconds.
Running Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer tests:
  Set up Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFDiffTool-2.0-py2.6.egg/Products/CMFDiffTool/tests/BaseTestCase.py:39: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', schemaextender)
 in 0.013 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.296 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Tear down Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.217 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.006 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 2.256 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/utils.py:123: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
  obj = getattr( obj, part )
 in 1.259 seconds.
  Ran 20 tests with 0 failures and 0 errors in 0.398 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.032 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.121 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.551 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.092 seconds.
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.201 seconds.
  Ran 6 tests with 0 failures and 0 errors in 2.079 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.blob.tests.layer.BlobReplacementLayer in 0.000 seconds.
  Tear down plone.app.blob.tests.layer.BlobLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.215 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.005 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 191 tests, 0 failures, 0 errors in 47.977 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.CMFPlone/Products/CMFPlone/tests/testSSOLogin.py:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  from Products.Five.testbrowser import Browser
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.content-2.0.3-py2.6.egg/plone/app/content/browser/tests/test_doctests.py:1: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.i18n-2.0-py2.6.egg/plone/app/i18n/locales/browser/tests.py:7: DeprecationWarning: zope.testing.doctestunit is deprecated in favour of the Python standard library doctest module
  from zope.testing.doctestunit import DocTestSuite
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.452 seconds.
  Ran 120 tests with 0 failures and 0 errors in 0.727 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Products.CMFTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 2.883 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/utils.py:123: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
  obj = getattr( obj, part )
 in 0.231 seconds.
  Ran 31 tests with 0 failures and 0 errors in 3.104 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.018 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.125 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.016 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 11.135 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/libtransforms/commandtransform.py:103: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.contentrules/plone/app/contentrules/browser/controlpanel.py:102: DeprecationWarning: Use site_url instead. ViewletBase.portal_url will be removed in Plone 4
  """ % self.portal_url
  Ran 1488 tests with 0 failures and 0 errors in 4 minutes 21.585 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.002 seconds.
  Ran 6 tests with 0 failures and 0 errors in 2.633 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.000 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.009 seconds.
  Ran 2 tests with 0 failures and 0 errors in 3.029 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.005 seconds.
  Ran 15 tests with 0 failures and 0 errors in 1.276 seconds.
Running plone.app.upgrade.tests.base.FunctionalUpgradeLayer tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Set up plone.app.upgrade.tests.base.FunctionalUpgradeLayer in 0.000 seconds.


Error in test testBaseUpgrade (plone.app.upgrade.v30.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 1256, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testBaseUpgrade (plone.app.upgrade.v30.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 1256, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testFullUpgrade (plone.app.upgrade.v30.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 1267, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testFullUpgrade (plone.app.upgrade.v30.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 1267, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testBaseUpgrade (plone.app.upgrade.v31.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 99, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testBaseUpgrade (plone.app.upgrade.v31.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 99, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testFullUpgrade (plone.app.upgrade.v31.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 110, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testFullUpgrade (plone.app.upgrade.v31.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 110, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testBaseUpgrade (plone.app.upgrade.v32.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v32/tests.py", line 31, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testBaseUpgrade (plone.app.upgrade.v32.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v32/tests.py", line 31, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testFullUpgrade (plone.app.upgrade.v32.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v32/tests.py", line 42, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testFullUpgrade (plone.app.upgrade.v32.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v32/tests.py", line 42, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testBaseUpgrade (plone.app.upgrade.v33.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v33/tests.py", line 44, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testBaseUpgrade (plone.app.upgrade.v33.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v33/tests.py", line 44, in testBaseUpgrade
    self.importFile(__file__, 'test-base.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testFolderUpgrade (plone.app.upgrade.v33.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v33/tests.py", line 67, in testFolderUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testFolderUpgrade (plone.app.upgrade.v33.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v33/tests.py", line 67, in testFolderUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool




Error in test testFullUpgrade (plone.app.upgrade.v33.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v33/tests.py", line 55, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool



Error in test testFullUpgrade (plone.app.upgrade.v33.tests.TestFunctionalMigrations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 151, in beforeTearDown
    transaction.commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 321, in commit
    self._prior_operation_failed() # doesn't return
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 138, in run
    self.run_tests()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 219, in run_tests
    setup_layers, self.failures, self.errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 377, in run_layer
    return run_tests(options, tests, layer_name, failures, errors)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 309, in run_tests
    test(result)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 300, in __call__
    return self.run(*args, **kwds)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/v33/tests.py", line 55, in testFullUpgrade
    self.importFile(__file__, 'test-full.zexp')
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.upgrade/plone/app/upgrade/tests/base.py", line 156, in importFile
    self.app._importObjectFromFile(path, verify=0)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 637, in _importObjectFromFile
    filepath, customImporters=customImporters)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
    t.savepoint(optimistic=True)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 260, in savepoint
    self._saveAndRaiseCommitishError() # reraises!
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 373, in _saveAndRaiseCommitishError
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 257, in savepoint
    savepoint = Savepoint(self, optimistic, *self._resources)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/transaction-1.1.1-py2.6.egg/transaction/_transaction.py", line 690, in __init__
    savepoint = savepoint()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1119, in savepoint
    self._commit(None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 583, in _commit
    self._importDuringCommit(transaction, *self._import)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
    pickler.dump(unpickler.load())
ImportError: No module named UniqueIdHandlerTool


  Ran 12 tests with 0 failures and 18 errors in 26.646 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.upgrade.tests.base.FunctionalUpgradeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.646 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.016 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.055 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 130 tests with 0 failures and 0 errors in 0.931 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1832 tests, 0 failures, 18 errors in 5 minutes 21.461 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.446 seconds.
  Ran 151 tests with 0 failures and 0 errors in 0.820 seconds.
Running Products.PlonePAS.tests.layer.PlonePASLayer tests:
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 2.969 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.405 seconds.
  Set up Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Ran 149 tests with 0 failures and 0 errors in 1.985 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.190 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 348 tests with 0 failures and 0 errors in 0.097 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 648 tests, 0 failures, 0 errors in 12.545 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.fieldsets/plone/fieldsets/tests.py:6: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.indexer-1.0-py2.6.egg/plone/indexer/tests.py:3: DeprecationWarning: zope.testing.doctestunit is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctestunit
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.388 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.217 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/borg.localrole-3.0.2-py2.6.egg/borg/localrole/tests.py:52: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', borg.localrole)
 in 4.783 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.146 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.004 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.browserlayer-2.0.1-py2.6.egg/plone/browserlayer/README.txt:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  plone.browserlayer tests
  Ran 1 tests with 0 failures and 0 errors in 0.738 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.000 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.004 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.042 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.194 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 176 tests with 0 failures and 0 errors in 0.501 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 183 tests, 0 failures, 0 errors in 12.043 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.724 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.091 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.portlet.collection-2.0.1-py2.6.egg/plone/portlet/collection/tests/base.py:21: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', plone.portlet.collection)
 in 4.459 seconds.
  Ran 171 tests with 0 failures and 0 errors in 15.677 seconds.
Running plone.app.portlets.tests.layer.PlonePortlets tests:
  Set up plone.app.portlets.tests.layer.PlonePortlets in 0.000 seconds.
  Ran 1 tests with 0 failures and 0 errors in 1.277 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.portlets.tests.layer.PlonePortlets in 0.000 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.007 seconds.


Failure in test testExport (plone.app.portlets.tests.test_configuration.TestGenericSetup)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.portlets-2.1.2-py2.6.egg/plone/app/portlets/tests/test_configuration.py", line 552, in testExport
    self.assertEquals(expected.strip(), body.strip(), body)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: <?xml version="1.0"?>
<portlets>
 <portletmanager name="test.testcolumn"
    type="plone.app.portlets.tests.test_configuration.ITestColumn"/>
 <portletmanager name="test.testcolumn2"
    type="plone.app.portlets.tests.test_configuration.ITestColumn"/>
 <portlet title="Test portlet" addview="portlets.test.Test"
    description="A test portlet"/>
 <assignment name="test.portlet6" category="group" key="Reviewers"
    manager="test.testcolumn" type="portlets.test.Test" visible="True">
  <property name="test_bool"/>
  <property name="test_tuple"/>
  <property name="test_text"/>
 </assignment>
 <assignment name="test.portlet4" category="content_type" key="Folder"
    manager="test.testcolumn" type="portlets.test.Test" visible="True">
  <property name="test_bool"/>
  <property name="test_tuple"/>
  <property name="test_text"/>
 </assignment>
 <assignment name="test.portlet5" category="content_type" key="Folder"
    manager="test.testcolumn" type="portlets.test.Test" visible="True">
  <property name="test_bool"/>
  <property name="test_tuple"/>
  <property name="test_text"/>
 </assignment>
 <assignment name="test.portlet3" category="context" key="/"
    manager="test.testcolumn" type="portlets.test.Test" visible="True">
  <property name="test_bool"/>
  <property name="test_tuple"/>
  <property name="test_text"/>
 </assignment>
 <assignment name="test.portlet2" category="context" key="/"
    manager="test.testcolumn" type="portlets.test.Test" visible="False">
  <property name="test_bool">True</property>
  <property name="test_tuple"/>
  <property name="test_text">Test prop 2</property>
 </assignment>
 <assignment name="test.portlet1" category="context" key="/"
    manager="test.testcolumn" type="portlets.test.Test" visible="True">
  <property name="test_bool">False</property>
  <property name="test_tuple">
   <element>published</element>
   <element>private</element>
  </property>
  <property name="test_text">Test pröp 1</property>
 </assignment>
 <assignment name="navigation" category="context" key="/"
    manager="test.testcolumn2" type="portlets.Navigation" visible="True">
  <property name="topLevel">1</property>
  <property name="currentFolderOnly">False</property>
  <property name="name"></property>
  <property name="includeTop">False</property>
  <property name="bottomLevel">0</property>
  <property name="root"></property>
 </assignment>
 <blacklist category="user" location="/" manager="test.testcolumn"
    status="acquire"/>
 <blacklist category="group" location="/" manager="test.testcolumn"
    status="show"/>
 <blacklist category="content_type" location="/" manager="test.testcolumn"
    status="block"/>
 <blacklist category="context" location="/" manager="test.testcolumn"
    status="acquire"/>
 <blacklist category="user" location="/" manager="test.testcolumn2"
    status="acquire"/>
 <blacklist category="group" location="/" manager="test.testcolumn2"
    status="acquire"/>
 <blacklist category="content_type" location="/" manager="test.testcolumn2"
    status="acquire"/>
 <blacklist category="context" location="/" manager="test.testcolumn2"
    status="acquire"/>
</portlets>


  Ran 18 tests with 1 failures and 0 errors in 11.163 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.196 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.154 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 195 tests, 1 failures, 0 errors in 37.747 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 48.571 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 214 tests with 0 failures and 0 errors in 0.552 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/bin/test", line 375, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.openid-2.0-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 126, in run
    feature.global_setup()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 418, in global_setup
    tests = find_tests(self.runner.options, self.runner.found_suites)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 117, in find_tests
    for suite in found_suites:
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 127, in find_suites
    for fpath, package in find_test_files(options):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 184, in find_test_files
    for f, package in find_test_files_(options):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 212, in find_test_files_
    for (p, package) in test_dirs(options, {}):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 268, in test_dirs
    p = import_name(p)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/find.py", line 335, in import_name
    __import__(name)
ImportError: No module named Plone
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.225 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.453 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/utils.py:123: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
  obj = getattr( obj, part )
 in 0.209 seconds.
  Ran 58 tests with 0 failures and 0 errors in 0.228 seconds.
Tearing down left over layers:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.018 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.001 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 25 tests with 0 failures and 0 errors in 0.186 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.CMFPlone/Products/CMFPlone/patches/addzmisecuritywarning.py:1: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.349 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.254 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.536 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  Functional tests for PasswordResetTool
  Ran 2 tests with 0 failures and 0 errors in 4.111 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.198 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.474 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.113 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.395 seconds.
  Ran 63 tests with 0 failures and 0 errors in 1.407 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.194 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.408 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.130 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.520 seconds.
  Ran 248 tests with 0 failures and 0 errors in 16.359 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.211 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 62 tests with 0 failures and 0 errors in 0.013 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 310 tests, 0 failures, 0 errors in 26.160 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.766 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.140 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.TinyMCE/Products/TinyMCE/tests.py:21: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', Products.TinyMCE)
 in 4.397 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.TinyMCE/Products/TinyMCE/tests/utility.txt:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  ===============
  Ran 8 tests with 0 failures and 0 errors in 5.956 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.199 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.008 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 176 tests with 0 failures and 0 errors in 3.827 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Products.contentmigration.tests.layer.TestLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.398 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.097 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.373 seconds.
  Set up Products.contentmigration.tests.layer.TestLayer in 0.002 seconds.
  Ran 13 tests with 0 failures and 0 errors in 4.606 seconds.
Tearing down left over layers:
  Tear down Products.contentmigration.tests.layer.TestLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.190 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
Running archetypes.referencebrowserwidget.tests.base.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.261 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.585 seconds.
  Set up archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Ran 33 tests with 0 failures and 0 errors in 8.867 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.206 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.008 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 38 tests, 0 failures, 0 errors in 16.466 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running archetypes.schemaextender.tests.base.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.839 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.089 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.413 seconds.
  Set up archetypes.schemaextender.tests.base.layer in 0.000 seconds.
  Ran 4 tests with 0 failures and 0 errors in 3.458 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down archetypes.schemaextender.tests.base.layer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.192 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.008 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 19 tests with 0 failures and 0 errors in 0.006 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 23 tests, 0 failures, 0 errors in 12.507 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 4 tests with 0 failures and 0 errors in 0.043 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/collective.z3cform.datetimewidget-1.0-py2.6.egg/collective/z3cform/datetimewidget/tests.py:25: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 5 tests with 0 failures and 0 errors in 1.020 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.038 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.841 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.038 seconds.
  Ran 2 tests with 0 failures and 0 errors in 1.044 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.129 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 3 tests, 0 failures, 0 errors in 1.391 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.047 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.225 seconds.
Running kss.core.tests.base.KSSLayer tests:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up kss.core.tests.base.KSSCoreLayer in 0.026 seconds.
  Set up kss.core.tests.base.KSSLayer in 0.063 seconds.
  Ran 15 tests with 0 failures and 0 errors in 0.154 seconds.
Running kss.core.tests.test_ttwapi.layer tests:
  Set up kss.core.tests.test_ttwapi.layer in 0.001 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.026 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down kss.core.tests.test_ttwapi.layer in 0.000 seconds.
  Tear down kss.core.tests.base.KSSLayer in 0.000 seconds.
  Tear down kss.core.tests.base.KSSCoreLayer in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.010 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 21 tests, 0 failures, 0 errors in 0.853 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.imaging-1.0.3-py2.6.egg/plone/app/imaging/tests/base.py:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  from Products.Five.testbrowser import Browser
***********************************************
WARNING: LinguaPlone not found. Skipping tests.
***********************************************
***********************************************
WARNING: LinguaPlone not found. Skipping tests.
***********************************************
Running plone.app.blob.tests.layer.BlobLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.855 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.185 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.503 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.091 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/libtransforms/commandtransform.py:103: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')
  Ran 24 tests with 0 failures and 0 errors in 7.219 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.199 seconds.
  Ran 59 tests with 0 failures and 0 errors in 15.369 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.blob.tests.layer.BlobReplacementLayer in 0.000 seconds.
  Tear down plone.app.blob.tests.layer.BlobLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.200 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.009 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 85 tests, 0 failures, 0 errors in 32.489 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py:19: DeprecationWarning: Zope2VocabularyRegistry is deprecated. Please import from Zope2.App.schema
  from Products.Five.schema import Zope2VocabularyRegistry
Running plone.app.caching.testing.PloneAppCaching:Functional tests:
  Set up plone.testing.zca.LayerCleanup in 0.000 seconds.
  Set up plone.testing.z2.Startup/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/config.py:193: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
 in 0.217 seconds.
  Set up plone.app.testing.layers.PloneFixture/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 7.327 seconds.
  Set up plone.app.caching.testing.PloneAppCaching in 0.638 seconds.
  Set up plone.app.caching.testing.PloneAppCaching:Functional in 0.000 seconds.
  Ran 16 tests with 0 failures and 0 errors in 15.119 seconds.
Running plone.testing.zca.UnitTesting tests:
  Tear down plone.app.caching.testing.PloneAppCaching:Functional in 0.000 seconds.
  Tear down plone.app.caching.testing.PloneAppCaching in 0.005 seconds.
  Tear down plone.app.testing.layers.PloneFixture in 0.109 seconds.
  Tear down plone.testing.z2.Startup in 0.008 seconds.
  Tear down plone.testing.zca.LayerCleanup in 0.007 seconds.
  Set up plone.testing.zca.UnitTesting in 0.000 seconds.
  Ran 162 tests with 0 failures and 0 errors in 0.184 seconds.
Tearing down left over layers:
  Tear down plone.testing.zca.UnitTesting in 0.000 seconds.
Total: 178 tests, 0 failures, 0 errors in 24.130 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.discussion-2.0a3-py2.6.egg/plone/app/discussion/comment.py:22: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running plone.app.discussion.tests.layer.DiscussionLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.300 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.067 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.664 seconds.
  Set up plone.app.discussion.tests.layer.DiscussionLayer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.discussion-2.0a3-py2.6.egg/plone/app/discussion/tests/layer.py:19: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config("configure.zcml", plone.app.discussion)
 in 0.000 seconds.
  Ran 142 tests with 0 failures and 0 errors in 8.776 seconds.
Tearing down left over layers:
  Tear down plone.app.discussion.tests.layer.DiscussionLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.194 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.840 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.008 seconds.
Running plone.app.folder.tests.layer.IntegrationLayer tests:
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.013 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.448 seconds.
  Set up plone.app.folder.tests.layer.IntegrationLayer in 0.081 seconds.
  Ran 27 tests with 0 failures and 0 errors in 6.796 seconds.
Running plone.app.folder.tests.layer.PartialOrderingIntegrationLayer tests:
  Set up plone.app.folder.tests.layer.PartialOrderingIntegrationLayer in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.331 seconds.
Tearing down left over layers:
  Tear down plone.app.folder.tests.layer.PartialOrderingIntegrationLayer in 0.000 seconds.
  Tear down plone.app.folder.tests.layer.IntegrationLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.195 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 32 tests, 0 failures, 0 errors in 16.336 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.controlpanel-2.1b1-py2.6.egg/plone/app/controlpanel/tests/cptc.py:10: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  from Products.Five.testbrowser import Browser
Running plone.app.imaging.testing.ImagingLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.820 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.091 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.384 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.023 seconds.
  Set up plone.app.imaging.testing.ImagingLayer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.imaging-1.0.3-py2.6.egg/plone/app/imaging/testing.py:14: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('testing.zcml', imaging)
 in 0.119 seconds.
  Ran 43 tests with 0 failures and 0 errors in 7.752 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.imaging.testing.ImagingLayer in 0.000 seconds.
  Tear down collective.testcaselayer.ptc.PTCLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.201 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 7 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 50 tests, 0 failures, 0 errors in 16.930 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.446 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.236 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.560 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.313 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.201 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.453 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.114 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.368 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.024 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.624 seconds.
  Ran 27 tests with 0 failures and 0 errors in 32.387 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.000 seconds.
  Tear down collective.testcaselayer.ptc.PTCLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.192 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.000 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 28 tests, 0 failures, 0 errors in 42.804 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py:19: DeprecationWarning: Zope2VocabularyRegistry is deprecated. Please import from Zope2.App.schema
  from Products.Five.schema import Zope2VocabularyRegistry
Running plone.app.registry.testing.plone.app.registry:Integration tests:
  Set up plone.testing.zca.LayerCleanup in 0.000 seconds.
  Set up plone.testing.z2.Startup/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/config.py:193: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
 in 0.204 seconds.
  Set up plone.app.testing.layers.PloneFixture/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 7.581 seconds.
  Set up plone.app.registry.testing.PloneAppRegistry in 0.316 seconds.
  Set up plone.app.registry.testing.plone.app.registry:Integration in 0.000 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.006 seconds.
Running plone.testing.zca.UnitTesting tests:
  Tear down plone.app.registry.testing.plone.app.registry:Integration in 0.000 seconds.
  Tear down plone.app.registry.testing.PloneAppRegistry in 0.003 seconds.
  Tear down plone.app.testing.layers.PloneFixture in 0.106 seconds.
  Tear down plone.testing.z2.Startup in 0.008 seconds.
  Tear down plone.testing.zca.LayerCleanup in 0.003 seconds.
  Set up plone.testing.zca.UnitTesting in 0.000 seconds.
  Ran 37 tests with 0 failures and 0 errors in 0.953 seconds.
Tearing down left over layers:
  Tear down plone.testing.zca.UnitTesting in 0.000 seconds.
Total: 39 tests, 0 failures, 0 errors in 9.636 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py:19: DeprecationWarning: Zope2VocabularyRegistry is deprecated. Please import from Zope2.App.schema
  from Products.Five.schema import Zope2VocabularyRegistry
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/config.py:193: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/usr/local/python2.6/lib/python2.6/doctest.py", line 2152, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for helpers.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 117, in helpers.txt
Failed example:
    runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.txt[11]>", line 1, in <module>
        runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
        layer.setUp()
      File "<doctest helpers.txt[6]>", line 32, in setUp
        helpers.applyProfile(portal, 'plonetheme.sunburst:default')
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.py", line 132, in applyProfile
        setupTool.runAllImportStepsFromProfile(profileId)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/tool.py", line 327, in runAllImportStepsFromProfile
        self._createReport(name, result['steps'], result['messages'])
       - __traceback_info__: profile-plonetheme.sunburst:default
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.2-py2.6.egg/Products/GenericSetup/tool.py", line 1144, in _createReport
        self._setObject(name, file)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 323, in _setObject
        v = self._checkId(id)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/OFS/ObjectManager.py", line 115, in checkValidId
        'The id "%s" is invalid - it is already in use.' % id)
    BadRequest: The id "import-all-profile-plonetheme.sunburst_default-20110316073434.log" is invalid - it is already in use.
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 132, in helpers.txt
Failed example:
    with helpers.ploneSite() as portal:
        print portal.title
Expected:
    New title
Got:
    Plone site
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 139, in helpers.txt
Failed example:
    with helpers.ploneSite() as portal:
        print portal['portal_quickinstaller'].isProductInstalled('plonetheme.classic')
        print portal['portal_skins'].getDefaultSkin()
Expected:
    True
    Sunburst Theme
Got:
    False
    Sunburst Theme
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 202, in helpers.txt
Failed example:
    with helpers.ploneSite() as portal:
        print portal.title
        print portal['portal_quickinstaller'].isProductInstalled('plonetheme.classic')
        print portal['portal_skins'].getDefaultSkin()
        'folder1' in portal.objectIds()
Expected:
    New title
    True
    Sunburst Theme
    False
Got:
    Plone site
    False
    Sunburst Theme
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 216, in helpers.txt
Failed example:
    runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (HELPER_DEMOS_INTEGRATION_TESTING, HELPER_DEMOS_FIXTURE,)], setupLayers)
Expected:
    Tear down plone.app.testing.layers.HelperDemos:Integration in ... seconds.
    Tear down HelperDemos in ... seconds.
Got nothing
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 220, in helpers.txt
Failed example:
    queryUtility(Interface, name="dummy1") is None
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 233, in helpers.txt
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.txt[48]>", line 1, in <module>
        runner.tear_down_unneeded(options, [], setupLayers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 605, in tear_down_unneeded
        l.tearDown()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 300, in tearDown
        self.tearDownBasicProducts()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 587, in tearDownBasicProducts
        with zopeApp() as app:
      File "/usr/local/python2.6/lib/python2.6/contextlib.py", line 16, in __enter__
        return self.gen.next()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Zope2/__init__.py", line 52, in app
        return bobo_application(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/App/ZApplication.py", line 75, in __call__
        return connection.root()[aname]
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 362, in root
        return RootConvenience(self.get(z64))
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 248, in get
        p, serial = self._storage.load(oid, '')
    AttributeError: 'NoneType' object has no attribute 'load'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 326, in helpers.txt
Failed example:
    runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.txt[56]>", line 1, in <module>
        runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
        layer.setUp()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 290, in setUp
        self.setUpDatabase()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 477, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(self.get('zodbDB'), name='Startup')
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/zodb.py", line 25, in stackDemoStorage
        storage = DemoStorage(name=name, base=db.storage)
    AttributeError: 'DB' object has no attribute 'storage'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 335, in helpers.txt
Failed example:
    queryUtility(Interface, name="dummy1")
Expected:
    <object object at ...>
Got nothing
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 338, in helpers.txt
Failed example:
    with helpers.ploneSite() as portal:
        print portal.title
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.txt[58]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/usr/local/python2.6/lib/python2.6/contextlib.py", line 16, in __enter__
        return self.gen.next()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.py", line 240, in ploneSite
        with z2.zopeApp(db, connection, environ) as app:
      File "/usr/local/python2.6/lib/python2.6/contextlib.py", line 16, in __enter__
        return self.gen.next()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Zope2/__init__.py", line 52, in app
        return bobo_application(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/App/ZApplication.py", line 71, in __call__
        connection=db.open()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/DB.py", line 748, in open
        self._cache_size_bytes,
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 98, in __init__
        storage = db.storage
    AttributeError: 'DB' object has no attribute 'storage'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 342, in helpers.txt
Failed example:
    someGlobal['test']
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.txt[59]>", line 1, in <module>
        someGlobal['test']
    KeyError: 'test'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 350, in helpers.txt
Failed example:
    'plone.app.testing:dummy1' in _profile_registry.listProfiles()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 354, in helpers.txt
Failed example:
    'import1' in _import_step_registry.listSteps()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 358, in helpers.txt
Failed example:
    'export1' in _export_step_registry.listSteps()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 362, in helpers.txt
Failed example:
    'dummy_plugin1' in PluggableAuthService.MultiPlugins
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 369, in helpers.txt
Failed example:
    runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (MY_INTEGRATION_TESTING, MY_FIXTURE)], setupLayers)
Expected:
    Tear down plone.app.testing.layers.MyLayer:Integration in ... seconds.
Got nothing
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 375, in helpers.txt
Failed example:
    with helpers.ploneSite() as portal:
        print portal.title
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.txt[73]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/usr/local/python2.6/lib/python2.6/contextlib.py", line 16, in __enter__
        return self.gen.next()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.py", line 240, in ploneSite
        with z2.zopeApp(db, connection, environ) as app:
      File "/usr/local/python2.6/lib/python2.6/contextlib.py", line 16, in __enter__
        return self.gen.next()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Zope2/__init__.py", line 52, in app
        return bobo_application(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/App/ZApplication.py", line 71, in __call__
        connection=db.open()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/DB.py", line 748, in open
        self._cache_size_bytes,
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/ZODB3-3.10.2-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 98, in __init__
        storage = db.storage
    AttributeError: 'DB' object has no attribute 'storage'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 382, in helpers.txt
Failed example:
    len(_profile_registry.listProfiles()) == numProfiles - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 387, in helpers.txt
Failed example:
    len(_import_step_registry.listSteps()) == numImportSteps - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 392, in helpers.txt
Failed example:
    len(_export_step_registry.listSteps()) == numExportSteps - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.testing/plone/app/testing/helpers.txt", line 403, in helpers.txt
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.app.testing.layers.PloneFixture in ... seconds.
    Tear down plone.testing.z2.Startup in ... seconds.
    Tear down plone.testing.zca.LayerCleanup in ... seconds.
Got:
      Tear down plone.testing.zca.LayerCleanup in 0.000 seconds.


  Ran 3 tests with 1 failures and 0 errors in 51.582 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.CMFPlone/Products/CMFPlone/patches/addzmisecuritywarning.py:1: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.349 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.194 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.385 seconds.
  Ran 7 tests with 0 failures and 0 errors in 7.905 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.191 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py:19: DeprecationWarning: Zope2VocabularyRegistry is deprecated. Please import from Zope2.App.schema
  from Products.Five.schema import Zope2VocabularyRegistry
Running plone.app.uuid.testing.plone.app.uuid:Functional tests:
  Set up plone.testing.zca.LayerCleanup in 0.000 seconds.
  Set up plone.testing.z2.Startup/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/config.py:193: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
 in 0.273 seconds.
  Set up plone.app.testing.layers.PloneFixture/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 7.510 seconds.
  Set up plone.app.uuid.testing.PloneAppUUID in 0.026 seconds.
  Set up plone.app.uuid.testing.plone.app.uuid:Functional in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 1.048 seconds.
Running plone.app.uuid.testing.plone.app.uuid:Integration tests:
  Tear down plone.app.uuid.testing.plone.app.uuid:Functional in 0.000 seconds.
  Set up plone.app.uuid.testing.plone.app.uuid:Integration in 0.000 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.297 seconds.
Tearing down left over layers:
  Tear down plone.app.uuid.testing.plone.app.uuid:Integration in 0.000 seconds.
  Tear down plone.app.uuid.testing.PloneAppUUID in 0.004 seconds.
  Tear down plone.app.testing.layers.PloneFixture in 0.105 seconds.
  Tear down plone.testing.z2.Startup in 0.008 seconds.
  Tear down plone.testing.zca.LayerCleanup in 0.004 seconds.
Total: 8 tests, 0 failures, 0 errors in 9.763 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.z3cform-0.5.3-py2.6.egg/plone/app/z3cform/tests/test_kss_attr.py:3: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  from Products.Five.testbrowser import Browser
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.z3cform-0.5.3-py2.6.egg/plone/app/z3cform/tests/tests.py:3: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  import zope.testing.doctest
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.403 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.052 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.z3cform-0.5.3-py2.6.egg/plone/app/z3cform/tests/tests.py:21: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('testing.zcml', plone.app.z3cform.tests)
 in 4.628 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.757 seconds.
Running plone.app.z3cform.tests.layer.KSSUnitTestLayer tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.191 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.z3cform.tests.layer.KSSUnitTestLayer in 0.368 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.135 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.z3cform.tests.layer.KSSUnitTestLayer in 0.001 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.004 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 17 tests, 0 failures, 0 errors in 11.275 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.autoform-1.0b5-py2.6.egg/plone/autoform/tests/test_doctests.py:5: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  import zope.testing.doctest
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 52 tests with 0 failures and 0 errors in 1.169 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 61 tests with 0 failures and 0 errors in 5.147 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
#### Running tests for group ATCT ####
#### Finished tests for group ATCT ####

#### Running tests for group Add-ons ####
#### Finished tests for group Add-ons ####

#### Running tests for group Archetypes ####
#### Finished tests for group Archetypes ####

#### Running tests for group CMF ####
#### Finished tests for group CMF ####

#### Running tests for group CMFEditions ####
#### Finished tests for group CMFEditions ####

#### Running tests for group Plone ####
#### Finished tests for group Plone ####

#### Running tests for group PlonePAS ####
#### Finished tests for group PlonePAS ####

#### Running tests for group plone ####
#### Finished tests for group plone ####

#### Running tests for group portlets ####
#### Finished tests for group portlets ####

#### Running tests for group z3c.autoinclude ####
#### Finished tests for group z3c.autoinclude ####

#### Running tests for AccessControl ####
#### Finished tests for AccessControl ####

#### Running tests for Plone ####
#### Finished tests for Plone ####

#### Running tests for Products.CMFTestCase ####
#### Finished tests for Products.CMFTestCase ####

#### Running tests for Products.ExtendedPathIndex ####
#### Finished tests for Products.ExtendedPathIndex ####

#### Running tests for Products.PasswordResetTool ####
#### Finished tests for Products.PasswordResetTool ####

#### Running tests for Products.PloneTestCase ####
#### Finished tests for Products.PloneTestCase ####

#### Running tests for Products.ResourceRegistries ####
#### Finished tests for Products.ResourceRegistries ####

#### Running tests for Products.TinyMCE ####
#### Finished tests for Products.TinyMCE ####

#### Running tests for Products.ZCatalog ####
#### Finished tests for Products.ZCatalog ####

#### Running tests for Products.contentmigration ####
#### Finished tests for Products.contentmigration ####

#### Running tests for Products.i18ntestcase ####
#### Finished tests for Products.i18ntestcase ####

#### Running tests for archetypes.referencebrowserwidget ####
#### Finished tests for archetypes.referencebrowserwidget ####

#### Running tests for archetypes.schemaextender ####
#### Finished tests for archetypes.schemaextender ####

#### Running tests for collective.monkeypatcher ####
#### Finished tests for collective.monkeypatcher ####

#### Running tests for collective.z3cform.datetimewidget ####
#### Finished tests for collective.z3cform.datetimewidget ####

#### Running tests for five.customerize ####
#### Finished tests for five.customerize ####

#### Running tests for five.formlib ####
#### Finished tests for five.formlib ####

#### Running tests for kss.core ####
#### Finished tests for kss.core ####

#### Running tests for plone.app.blob ####
#### Finished tests for plone.app.blob ####

#### Running tests for plone.app.caching ####
#### Finished tests for plone.app.caching ####

#### Running tests for plone.app.discussion ####
#### Finished tests for plone.app.discussion ####

#### Running tests for plone.app.folder ####
#### Finished tests for plone.app.folder ####

#### Running tests for plone.app.imaging ####
#### Finished tests for plone.app.imaging ####

#### Running tests for plone.app.jquerytools ####
#### Finished tests for plone.app.jquerytools ####

#### Running tests for plone.app.linkintegrity ####
#### Finished tests for plone.app.linkintegrity ####

#### Running tests for plone.app.locales ####
#### Finished tests for plone.app.locales ####

#### Running tests for plone.app.registry ####
#### Finished tests for plone.app.registry ####

#### Running tests for plone.app.testing ####
#### Finished tests for plone.app.testing ####

#### Running tests for plone.app.users ####
#### Finished tests for plone.app.users ####

#### Running tests for plone.app.uuid ####
#### Finished tests for plone.app.uuid ####

#### Running tests for plone.app.z3cform ####
#### Finished tests for plone.app.z3cform ####

#### Running tests for plone.autoform ####
#### Finished tests for plone.autoform ####

#### Running tests for plone.cachepurging ####
#### Finished tests for plone.cachepurgRunning zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 57 tests with 0 failures and 0 errors in 0.051 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.folder-1.0.1-py2.6.egg/plone/folder/tests/layer.py:2: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  from Products.Five.zcml import load_config
Running plone.folder.tests.layer.PloneFolderLayer tests:
  Set up plone.folder.tests.layer.PloneFolderLayer in 0.007 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
  Ran 67 tests with 0 failures and 0 errors in 4.693 seconds.
Tearing down left over layers:
  Tear down plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running plone.outputfilters.tests.base.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.221 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.109 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.482 seconds.
  Set up plone.outputfilters.tests.base.layer in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.outputfilters-1.0b3-py2.6.egg/plone/outputfilters/README.txt:1: DeprecationWarning: load_string is deprecated. Please import from Zope2.App.zcml
  Introduction
  Ran 36 tests with 0 failures and 0 errors in 5.896 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.outputfilters.tests.base.layer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.193 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 4 tests with 0 failures and 0 errors in 0.000 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 40 tests, 0 failures, 0 errors in 15.407 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.registry-1.0b4-py2.6.egg/plone/registry/tests.py:4: DeprecationWarning: zope.testing.doctestunit is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctestunit
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/doctestunit.py:27: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from doctest import DocFileSuite, DocTestSuite
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.registry-1.0b4-py2.6.egg/plone/registry/registry.py:256: DeprecationWarning: The Records persistent class is deprecated and should not be used.
  warnings.warn("The Records persistent class is deprecated and should not be used.", DeprecationWarning)
  Ran 105 tests with 0 failures and 0 errors in 0.055 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.stringinterp-1.0.3-py2.6.egg/plone/stringinterp/tests/stringinterpTestCase.py:5: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  from Products.Five.testbrowser import Browser
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.402 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.102 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.stringinterp-1.0.3-py2.6.egg/plone/stringinterp/tests/stringinterpTestCase.py:19: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', plone.stringinterp)
 in 4.550 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.431 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.190 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.supermodel-1.0b7-py2.6.egg/plone/supermodel/tests.py:9: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 71 tests with 0 failures and 0 errors in 0.298 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.py:19: DeprecationWarning: Zope2VocabularyRegistry is deprecated. Please import from Zope2.App.schema
  from Products.Five.schema import Zope2VocabularyRegistry
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/config.py:193: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
  Ran 7 tests with 0 failures and 0 errors in 13.488 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 23 tests with 0 failures and 0 errors in 0.028 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 6 tests with 0 failures and 0 errors in 0.736 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.z3cform-0.7.3-py2.6.egg/plone/z3cform/tests.py:4: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
Running plone.z3cform.testing_zcml_layer tests:
  Set up plone.z3cform.testing_zcml_layer in 0.328 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.209 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.z3cform.testing_zcml_layer ... not supported
  Running in a subprocess.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 39 tests with 0 failures and 0 errors in 0.749 seconds.
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 73 tests, 0 failures, 0 errors in 3.904 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plonetheme.sunburst-1.1.2-py2.6.egg/plonetheme/sunburst/tests/base.py:6: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  from Products.Five.testbrowser import Browser
Running plonetheme.sunburst.tests.base.Layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFFormController-3.0.1-py2.6.egg/Products/CMFFormController/ControllerState.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  class ControllerState(AccessControl.Role.RoleManager):
 in 1.405 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.106 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.368 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.024 seconds.
  Set up plonetheme.sunburst.tests.base.Layer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plonetheme.sunburst-1.1.2-py2.6.egg/plonetheme/sunburst/tests/base.py:18: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', package=sunburst)
 in 0.006 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plonetheme.sunburst-1.1.2-py2.6.egg/plonetheme/sunburst/README.txt:1: DeprecationWarning: load_string is deprecated. Please import from Zope2.App.zcml
  plonetheme.sunburst
  Ran 3 tests with 0 failures and 0 errors in 1.168 seconds.
Tearing down left over layers:
  Tear down plonetheme.sunburst.tests.base.Layer in 0.000 seconds.
  Tear down collective.testcaselayer.ptc.PTCLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.192 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/wicked-1.1.9-py2.6.egg/wicked/utils.py:223: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PortalTransforms-2.0.5-py2.6.egg/Products/PortalTransforms/chain.py:8: DeprecationWarning: RoleManager is deprecated. RoleManager is no longer part of AccessControl, please depend on Zope2 and import from OFS.role or use the new minimal RoleManager class from AccessControl.rolemanager.
  from AccessControl.Role import RoleManager
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.833 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.3-py2.6.egg/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.kupu/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.108 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.037 seconds.
Running wicked.at.tests.wickedtestcase.WickedSite tests:
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/wicked-1.1.9-py2.6.egg/wicked/at/tests/wickedtestcase.py:19: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config("configure.zcml", package=wicked.atcontent)
 in 5.285 seconds.
  Set up wicked.at.tests.wickedtestcase.WickedSite in 0.002 seconds.
  Ran 23 tests with 0 failures and 0 errors in 5.407 seconds.
Running wicked.at.tests.test_scope.Scoped tests:
  Set up wicked.at.tests.test_scope.Scoped in 0.001 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.601 seconds.
Running wicked.plone.tests.SelectiveATCT tests:
  Tear down wicked.at.tests.test_scope.Scoped in 0.000 seconds.
  Tear down wicked.at.tests.wickedtestcase.WickedSite in 0.002 seconds.
  Set up wicked.plone.tests.SelectiveATCT in 0.003 seconds.
  Ran 22 tests with 0 failures and 0 errors in 6.625 seconds.
Running wicked.plone.tests.ZCMLLayer tests:
  Tear down wicked.plone.tests.SelectiveATCT in 0.004 seconds.
  Set up wicked.plone.tests.ZCMLLayer in 0.020 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.669 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down wicked.plone.tests.ZCMLLayer in 0.209 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.001 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.016 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 87 tests, 0 failures, 0 errors in 24.184 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.014 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 38 tests with 0 failures and 0 errors in 3.847 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/z3c.formwidget.query-0.5-py2.6.egg/z3c/formwidget/query/tests.py:4: DeprecationWarning: zope.testing.doctestunit is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctestunit
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/doctestunit.py:27: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from doctest import DocFileSuite, DocTestSuite
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 25 tests with 0 failures and 0 errors in 0.394 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
ing ####

#### Running tests for plone.caching ####
#### Finished tests for plone.caching ####

#### Running tests for plone.folder ####
#### Finished tests for plone.folder ####

#### Running tests for plone.outputfilters ####
#### Finished tests for plone.outputfilters ####

#### Running tests for plone.registry ####
#### Finished tests for plone.registry ####

#### Running tests for plone.scale ####
#### Finished tests for plone.scale ####

#### Running tests for plone.stringinterp ####
#### Finished tests for plone.stringinterp ####

#### Running tests for plone.supermodel ####
#### Finished tests for plone.supermodel ####

#### Running tests for plone.testing ####
#### Finished tests for plone.testing ####

#### Running tests for plone.transformchain ####
#### Finished tests for plone.transformchain ####

#### Running tests for plone.uuid ####
#### Finished tests for plone.uuid ####

#### Running tests for plone.z3cform ####
#### Finished tests for plone.z3cform ####

#### Running tests for plonetheme.classic ####
#### Finished tests for plonetheme.classic ####

#### Running tests for plonetheme.sunburst ####
#### Finished tests for plonetheme.sunburst ####

#### Running tests for wicked ####
#### Finished tests for wicked ####

#### Running tests for z3c.batching ####
#### Finished tests for z3c.batching ####

#### Running tests for z3c.form ####
#### Finished tests for z3c.form ####

#### Running tests for z3c.formwidget.query ####
#### Finished tests for z3c.formwidget.query ####

Packages with test failures:

Failing tests in group Plone
Failing tests in group portlets
Failing tests in Plone
Failing tests in plone.app.testing

Total time elapsed: 1331.896 seconds

Grand total: 113 packages, 4 failures


FAILED (113 packages, 4 failures)



More information about the Testbot mailing list