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

Plone Tests plone-tests at epy.co.at
Fri Feb 25 08:02:32 UTC 2011


Plone Tests : FAILED (113 packages, 7 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/src/Products.PortalTransforms/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.060 seconds.
  Set up Products.CMFTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 4.657 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.1-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.838 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.598 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.036 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.806 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.174 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 26.135 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.208 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 43.096 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.836 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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/eggs/Products.kupu-1.5.0b1-py2.6.egg/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/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.626 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-*-


Failure in test testFilters (Products.kupu.plone.tests.test_outputfilters.OutputFiltersIntegrationTestCase)
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/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/tests/test_outputfilters.py", line 32, in testFilters
    This is line 2</pre>""", str(transformed_text).strip())
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: '<dl class="image-left captioned">\n<dt><a rel="lightbox" href="/plone/folder/gamma"><img src="http://nohost/plone/folder/gamma/image_thumb" alt="My alt text" title="Image" height="84" width="200" /></a></dt>\n <dd class="image-caption" style="width:200px;">My caption</dd>\n</dl>\n\n  <p><dl class="image-right captioned">\n<dt><img src="http://nohost/plone/folder/gamma/image" alt="Image" title="Image" height="331" width="200" style="border-width:1px" /></dt>\n <dd class="image-caption" style="width:200px;">My caption</dd>\n</dl>\n</p>\n  <pre>This is line 1\n       This is line 2</pre>' != '<dl style="width:200px;" class="image-left captioned">\n<dt><a rel="lightbox" href="/plone/folder/gamma"><img src="http://nohost/plone/folder/gamma/image_thumb" alt="My alt text" title="Image" height="84" width="200" /></a></dt>\n <dd class="image-caption" style="width:200px;">My caption</dd>\n</dl>\n  <p><img src="/plone/folder/gamma" style="border-width:1px" class="image-
 right captioned" width="200" /></p>\n  <pre>This is line 1\n       This is line 2</pre>'

/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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 1 failures and 0 errors in 24.104 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 1.025 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.218 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}{4d67575f}{TqP0Hw==}
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{4d67575f}{RWTvsA==}
  Ran 19 tests with 0 failures and 0 errors in 1.400 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 413 tests, 1 failures, 0 errors in 36.281 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.739 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.097 seconds.
Running Products.Archetypes.tests.layer.ZCML tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.242 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.262 seconds.
  Ran 59 tests with 0 failures and 0 errors in 3.922 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.1-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.510 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 37.402 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.043 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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.519 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.597 seconds.
  Ran 10 tests with 0 failures and 0 errors in 1.726 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 1.964 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.200 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.169 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 57.924 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.187 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.220 seconds.
  Set up Products.CMFCalendar.testing.FunctionalLayer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.1-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.464 seconds.
  Ran 20 tests with 0 failures and 0 errors in 1.479 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.208 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 1.018 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.171 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.196 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.252 seconds.
  Ran 32 tests with 0 failures and 0 errors in 4.365 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.320 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.182 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.750 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.086 seconds.
  Ran 192 tests with 0 failures and 0 errors in 0.640 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.283 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 13.280 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.863 seconds.
  Ran 27 tests with 0 failures and 0 errors in 0.055 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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.554 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.850 seconds.
  Ran 135 tests with 0 failures and 0 errors in 24.520 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.017 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.309 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Tear down Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.227 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.009 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 2.798 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.1-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.305 seconds.
  Ran 20 tests with 0 failures and 0 errors in 0.415 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.036 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 3.257 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.595 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.096 seconds.
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.210 seconds.
  Ran 6 tests with 0 failures and 0 errors in 2.136 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.228 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 51.920 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.2-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.470 seconds.
  Ran 120 tests with 0 failures and 0 errors in 0.753 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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.447 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.1-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.238 seconds.
  Ran 31 tests with 0 failures and 0 errors in 3.170 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.682 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.628 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/Products/PortalTransforms/libtransforms/commandtransform.py:103: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')


Error in test testRegisteredNotify (Products.CMFPlone.tests.testRegistrationTool.TestRegistrationTool)
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/Products.CMFPlone/Products/CMFPlone/tests/testRegistrationTool.py", line 113, in testRegisteredNotify
    self.registration.registeredNotify(member_id)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.CMFPlone/Products/CMFPlone/RegistrationTool.py", line 332, in registeredNotify
    , email=email
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFCore-2.2.3-py2.6.egg/Products/CMFCore/FSPageTemplate.py", line 240, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFCore-2.2.3-py2.6.egg/Products/CMFCore/FSPageTemplate.py", line 180, in pt_render
    self, source, extra_context
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Products/PageTemplates/PageTemplate.py", line 79, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.pagetemplate-3.5.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 710, in do_insertTranslation
    self.interpret(stuff[1])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 652, in do_i18nVariable
    self.interpret(program)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 620, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Products/PageTemplates/Expressions.py", line 226, in evaluateText
    return self._handleText(text, expr)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Zope2-2.13.5-py2.6.egg/Products/PageTemplates/Expressions.py", line 264, in _handleText
    return unicode(text)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFCore-2.2.3-py2.6.egg/Products/CMFCore/MemberDataTool.py", line 372, in __str__
    return self.getMemberId()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFCore-2.2.3-py2.6.egg/Products/CMFCore/MemberDataTool.py", line 276, in getMemberId
    return self.getUser().getId()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.CMFCore-2.2.3-py2.6.egg/Products/CMFCore/MemberDataTool.py", line 267, in getUser
    raise 'MemberDataError', "Can't find user data"
TypeError: exceptions must be old-style classes or derived from BaseException, not str



Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.controlpanel-2.1b1-py2.6.egg/plone/app/controlpanel/tests/markup.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 markup.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.controlpanel-2.1b1-py2.6.egg/plone/app/controlpanel/tests/markup.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.controlpanel-2.1b1-py2.6.egg/plone/app/controlpanel/tests/markup.txt", line 17, in markup.txt
Failed example:
    self.browser.getControl(name='form.allowed_types').value
Expected:
    ['text/html', 'text/x-web-textile']
Got:
    ['text/html', 'text/x-plone-outputfilters-html', 'text/x-web-textile']


  Ran 1482 tests with 1 failures and 1 errors in 4 minutes 26.371 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.631 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 2.993 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.292 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.
  Ran 12 tests with 0 failures and 0 errors in 1 minutes 12.301 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.650 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.923 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1826 tests, 1 failures, 1 errors in 6 minutes 13.635 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.436 seconds.
  Ran 151 tests with 0 failures and 0 errors in 0.794 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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.413 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.338 seconds.
  Set up Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Ran 149 tests with 0 failures and 0 errors in 1.956 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.186 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.096 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.844 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.fieldsets-2.0-py2.6.egg/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.399 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.646 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.834 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.138 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.711 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.003 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.185 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.481 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.434 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.460 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.469 seconds.
  Ran 171 tests with 0 failures and 0 errors in 15.683 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.319 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.
  Ran 18 tests with 0 failures and 0 errors in 11.143 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.195 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.152 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 195 tests, 0 failures, 0 errors in 38.156 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.777 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.554 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.223 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.425 seconds.
  Set up Products.CMFTestCase.layer.CMFSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.GenericSetup-1.6.1-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.216 seconds.
  Ran 58 tests with 0 failures and 0 errors in 0.239 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.182 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.346 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.732 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.363 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


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.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 browser.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 310, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    2
Got:
    1
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 322, in browser.txt
Failed example:
    message["To"]
Expected:
    'bsmith at example.com'
Got:
    'jsmith at example.com'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 325, in browser.txt
Failed example:
    "Please activate it by visiting" in msgtext
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 327, in browser.txt
Failed example:
    address = re.search('(http://nohost/plone/passwordreset/[a-z0-9]+\?userid=.*)\s', msgtext).groups()[0]
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 browser.txt[117]>", line 1, in <module>
        address = re.search('(http://nohost/plone/passwordreset/[a-z0-9]+\?userid=.*)\s', msgtext).groups()[0]
    AttributeError: 'NoneType' object has no attribute 'groups'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 332, in browser.txt
Failed example:
    "Please fill out the form below to set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 334, in browser.txt
Failed example:
    browser.getControl(name='password').value = 'secret'
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 browser.txt[120]>", line 1, in <module>
        browser.getControl(name='password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 335, in browser.txt
Failed example:
    browser.getControl(name='password2').value = 'secret'
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 browser.txt[121]>", line 1, in <module>
        browser.getControl(name='password2').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password2'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 336, in browser.txt
Failed example:
    browser.getControl("Set my password").click()
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 browser.txt[122]>", line 1, in <module>
        browser.getControl("Set my password").click()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Set my password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 337, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 346, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 351, in browser.txt
Failed example:
    browser.getLink('Log out').click()
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 browser.txt[129]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 620, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 352, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 396, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    3
Got:
    1
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 404, in browser.txt
Failed example:
    message["To"]
Expected:
    'wwwsmith at example.com'
Got:
    'jsmith at example.com'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 407, in browser.txt
Failed example:
    "Please activate it by visiting" in msgtext
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 409, in browser.txt
Failed example:
    address = re.search('(http://nohost/plone/passwordreset/[a-z0-9]+\?userid=.*)\s', msgtext).groups()[0]
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 browser.txt[156]>", line 1, in <module>
        address = re.search('(http://nohost/plone/passwordreset/[a-z0-9]+\?userid=.*)\s', msgtext).groups()[0]
    AttributeError: 'NoneType' object has no attribute 'groups'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 414, in browser.txt
Failed example:
    "Please fill out the form below to set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 416, in browser.txt
Failed example:
    browser.getControl(name='password').value = 'superstr0ng'
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 browser.txt[159]>", line 1, in <module>
        browser.getControl(name='password').value = 'superstr0ng'
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 417, in browser.txt
Failed example:
    browser.getControl(name='password2').value = 'superstr0ng'
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 browser.txt[160]>", line 1, in <module>
        browser.getControl(name='password2').value = 'superstr0ng'
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password2'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 418, in browser.txt
Failed example:
    browser.getControl("Set my password").click()
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 browser.txt[161]>", line 1, in <module>
        browser.getControl("Set my password").click()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Set my password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 419, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 428, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.PasswordResetTool-2.0.5-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 431, in browser.txt
Failed example:
    browser.getLink('Log out').click()
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 browser.txt[168]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 620, in find_link
    LinkNotFoundError


  Ran 2 tests with 1 failures and 0 errors in 3.722 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.190 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.438 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.692 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.484 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.400 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.539 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.521 seconds.
  Ran 248 tests with 0 failures and 0 errors in 15.872 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  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.
  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.050 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.815 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.680 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.TinyMCE-1.2.3-py2.6.egg/Products/TinyMCE/tests.py:18: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  zcml.load_config('configure.zcml', Products.TinyMCE)
 in 4.535 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.TinyMCE-1.2.3-py2.6.egg/Products/TinyMCE/tests/browser.txt:1: DeprecationWarning: Browser is deprecated. Please import from Testing.testbrowser
  =======
  Ran 7 tests with 0 failures and 0 errors in 3.166 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.198 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 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.858 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.502 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.552 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.374 seconds.
  Set up Products.contentmigration.tests.layer.TestLayer in 0.002 seconds.
  Ran 13 tests with 0 failures and 0 errors in 4.580 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.189 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/src/Products.PortalTransforms/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.760 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.633 seconds.
  Set up archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Ran 33 tests with 0 failures and 0 errors in 8.616 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.199 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.749 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.868 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.995 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.612 seconds.
  Set up archetypes.schemaextender.tests.base.layer in 0.000 seconds.
  Ran 4 tests with 0 failures and 0 errors in 3.600 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.201 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.007 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 13.810 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 0.988 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.808 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.039 seconds.
  Ran 2 tests with 0 failures and 0 errors in 1.046 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.154 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.419 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.048 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.226 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.156 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.009 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.858 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.828 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.636 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.373 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.090 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.225 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.202 seconds.
  Ran 59 tests with 0 failures and 0 errors in 15.109 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.195 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.506 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.2-py2.6.egg/zope/configuration/config.py:195: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
 in 0.215 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.708 seconds.
  Set up plone.app.caching.testing.PloneAppCaching in 0.648 seconds.
  Set up plone.app.caching.testing.PloneAppCaching:Functional in 0.000 seconds.
  Ran 16 tests with 0 failures and 0 errors in 15.109 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.111 seconds.
  Tear down plone.testing.z2.Startup in 0.008 seconds.
  Tear down plone.testing.zca.LayerCleanup in 0.011 seconds.
  Set up plone.testing.zca.UnitTesting in 0.000 seconds.


Failure in test test_storeResponseInRAMCache_custom_keys (plone.app.caching.tests.test_operation_utils.RAMCacheTest)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.caching-1.0b2-py2.6.egg/plone/app/caching/tests/test_operation_utils.py", line 1338, in test_storeResponseInRAMCache_custom_keys
    self.assertEquals((200, {'status': '200 OK', 'x-foo': 'bar'}, u'Body', 0), cache['foo'])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 521, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 763, in assertTupleEqual
    self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 734, in assertSequenceEqual
    self.fail(msg)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 415, in fail
    raise self.failureException(msg)
AssertionError: Tuples differ: (200, {'status': '200 OK', 'x-... != (200, {'x-foo': 'bar'}, u'Body...

First differing element 1:
{'status': '200 OK', 'x-foo': 'bar'}
{'x-foo': 'bar'}

- (200, {'status': '200 OK', 'x-foo': 'bar'}, u'Body', 0)
?        --------------------

+ (200, {'x-foo': 'bar'}, u'Body', 0)



Failure in test test_storeResponseInRAMCache_gzip (plone.app.caching.tests.test_operation_utils.RAMCacheTest)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.caching-1.0b2-py2.6.egg/plone/app/caching/tests/test_operation_utils.py", line 1307, in test_storeResponseInRAMCache_gzip
    self.assertEquals((200, {'status': '200 OK', 'x-foo': 'bar'}, u'Body', 1), cache['foo'])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 521, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 763, in assertTupleEqual
    self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 734, in assertSequenceEqual
    self.fail(msg)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 415, in fail
    raise self.failureException(msg)
AssertionError: Tuples differ: (200, {'status': '200 OK', 'x-... != (200, {'x-foo': 'bar'}, u'Body...

First differing element 1:
{'status': '200 OK', 'x-foo': 'bar'}
{'x-foo': 'bar'}

- (200, {'status': '200 OK', 'x-foo': 'bar'}, u'Body', 1)
?        --------------------

+ (200, {'x-foo': 'bar'}, u'Body', 1)



Failure in test test_storeResponseInRAMCache_normal (plone.app.caching.tests.test_operation_utils.RAMCacheTest)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/plone.app.caching-1.0b2-py2.6.egg/plone/app/caching/tests/test_operation_utils.py", line 1273, in test_storeResponseInRAMCache_normal
    self.assertEquals((200, {'status': '200 OK', 'x-foo': 'bar'}, u'Body', 0), cache['foo'])
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 521, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 763, in assertTupleEqual
    self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 734, in assertSequenceEqual
    self.fail(msg)
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 415, in fail
    raise self.failureException(msg)
AssertionError: Tuples differ: (200, {'status': '200 OK', 'x-... != (200, {'x-foo': 'bar'}, u'Body...

First differing element 1:
{'status': '200 OK', 'x-foo': 'bar'}
{'x-foo': 'bar'}

- (200, {'status': '200 OK', 'x-foo': 'bar'}, u'Body', 0)
?        --------------------

+ (200, {'x-foo': 'bar'}, u'Body', 0)

  Ran 161 tests with 3 failures and 0 errors in 0.185 seconds.
Tearing down left over layers:
  Tear down plone.testing.zca.UnitTesting in 0.000 seconds.
Total: 177 tests, 3 failures, 0 errors in 24.608 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.discussion/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.290 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.535 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.647 seconds.
  Set up plone.app.discussion.tests.layer.DiscussionLayer/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.discussion/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.796 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.195 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/src/Products.PortalTransforms/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.838 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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.470 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.467 seconds.
  Set up plone.app.folder.tests.layer.IntegrationLayer in 0.081 seconds.
  Ran 27 tests with 0 failures and 0 errors in 6.802 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.330 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.196 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.815 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/Products.PortalTransforms/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.819 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.589 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.415 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.120 seconds.
  Ran 43 tests with 0 failures and 0 errors in 7.825 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.202 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 17.548 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.434 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.568 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.618 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.304 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.200 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.403 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.567 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.383 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.024 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.773 seconds.
  Ran 27 tests with 0 failures and 0 errors in 34.031 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.193 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 44.985 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.2-py2.6.egg/zope/configuration/config.py:195: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
 in 0.238 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.726 seconds.
  Set up plone.app.registry.testing.PloneAppRegistry in 0.315 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.955 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.833 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.2-py2.6.egg/zope/configuration/config.py:195: 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):
  Ran 3 tests with 0 failures and 0 errors in 1 minutes 0.192 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.342 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.538 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.529 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.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 registration_forms.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 71, in registration_forms.txt
Failed example:
    'Failed to create your account' not in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 80, in registration_forms.txt
Failed example:
    'user1' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 227, in registration_forms.txt
Failed example:
    "Failed to create your account" in browser.contents
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 231, in registration_forms.txt
Failed example:
    browser.getLink('user4').click()
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 registration_forms.txt[104]>", line 1, in <module>
        browser.getLink('user4').click()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 620, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 232, in registration_forms.txt
Failed example:
    browser.getLink('Group Memberships').click()
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 registration_forms.txt[105]>", line 1, in <module>
        browser.getLink('Group Memberships').click()
      File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.testbrowser-3.10.3-py2.6.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 620, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 233, in registration_forms.txt
Failed example:
    browser.contents
Expected:
    '...Current group memberships...
    ...Reviewers...'
Got:
    '\n  \n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n        \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/member-cachekey7446.css" />\n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey8784.css" />\n    <style type="text/css" media="sc
 reen">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/++resource++plone.app.discussion.stylesheets/discussion.css);</style>\n    <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourceplone.app.jquerytools.overlays-cachekey5716.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey3377.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey8916.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey1783.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey1942.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/sarissa-cachekey3012
 .js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/dropdown-cachekey9021.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/resourceplone.app.discussion.javascriptscomments-cachekey6894.js"></script>\n\n\n<title>Plone site</title>\n        \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n    <link rel="apple-touch-icon" href="http://nohost/plone/touch_icon.png" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n        \n        \n        \n            \n        \n    \n        \n        \n        \n\
 n        <meta name="viewport" content="width=device-width; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n        <meta name="generator" content="Plone - http://plone.org" />\n    \n</head>\n\n<body class="template-usergroup-userprefs portaltype-plone-site icons-on" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/@@usergroup-userprefs?searchstring=user4#content">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@usergroup-userprefs?searchstring=user4#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<dl class="actionMenu deactivated" id="portal-personaltools"
 >\n  \n  <dt class="actionMenuHeader">\n    <a id="user-name" href="http://nohost/plone/dashboard">admin</a>\n  </dt>\n  <dd class="actionMenuContent">\n    <ul>\n        <li id="personaltools-dashboard">\n            <a href="http://nohost/plone/dashboard">Dashboard</a>\n        </li>\n        <li id="personaltools-preferences">\n            <a href="http://nohost/plone/@@personal-preferences">Preferences</a>\n        </li>\n        <li id="personaltools-plone_setup">\n            <a href="http://nohost/plone/@@overview-controlpanel">Site Setup</a>\n        </li>\n        <li id="personaltools-logout">\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    </ul>\n  </dd>\n  \n</dl>\n\n\n\n</div>\n\n\n\n<div id="portal-searchbox">\n    <form name="searchform" id="searchGadget_form" action="http://nohost/plone/search">\n\n        <div class="LSBox">\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <input name=
 "SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="searchField inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" he
 ight="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Site Users">Users</a></li></ul>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <div id="portal-column-content" class="cell width-3:4 position-1:4">\n\n            <div id="viewlet-above-content"><div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n</div>\n            \n     
        \n        \n          \n\n    <div class="documentEditable">\n        <div id="edit-bar">\n            <ul class="contentViews" id="content-views">\n              <li class="selected">\n                <a href="http://nohost/plone/@@usergroup-userprefs">Users</a>\n              </li>\n              <li>\n                <a href="http://nohost/plone/@@usergroup-groupprefs">Groups</a>\n              </li>\n              <li>\n                <a href="http://nohost/plone/@@usergroup-controlpanel">Settings</a>\n              </li>\n              <li>\n                <a href="http://nohost/plone/@@member-registration">Member Registration</a>\n              </li>\n            </ul>\n            <div class="contentActions">&nbsp;</div>\n        </div>\n\n        \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n    \n\n        <dl class="portalMessage error">\n            <dt>Error</dt>\
 n            <dd>Failed to create your account: we were unable to send instructions for setting a password to your email address: user4 at example.com</dd>\n        </dl>\n\n    \n    \n\n        <dl class="portalMessage info">\n            <dt>Info</dt>\n            <dd>User added.</dd>\n        </dl>\n\n    \n\n\n        <div id="content">\n            <h1 class="documentFirstHeading">Users Overview</h1>\n\n            <div id="content-core">\n                <a href="http://nohost/plone/plone_control_panel" class="link-parent">\n                  Up to Site Setup\n                </a>\n                <p>\n                  Click the user\'s name to see and change the details of a\n                  specific user. You can also add and remove users.\n                </p>\n                <p>\n                  Note that roles set here apply directly to a user.\n                  The symbol <img src="" alt="" title="Site" height="16" width="16" />\n                  indicates a
  role inherited from membership in a group.\n                </p>\n                \n\n                <form action="http://nohost/plone/@@new-user" name="users_add" method="post">\n\n                  <input class="standalone add" type="submit" name="form.button.AddUser" value="Add New User" />\n                  <input type="hidden" name="form.submitted" value="1" />\n                </form>\n\n                <form action="http://nohost/plone/@@usergroup-userprefs" class="enableAutoFocus" name="users_search" method="post">\n                  <input type="hidden" name="form.submitted" value="1" />\n\n                  <table class="listing" summary="User Listing">\n                      <tbody>\n                          <tr class="odd">\n                              <th colspan="11">\n                                  User Search:\n                                  <input class="quickSearch" type="text" name="searchstring" value="user4" />\n\n                             
      <input type="submit" class="searchButton" name="form.button.Search" value="Search" />\n\n                                  <input type="submit" class="searchButton" name="form.button.FindAll" value="Show all" />\n                              </th>\n                          </tr>\n                          \n                          <tr>\n                              <td style="text-align:center;">No matches</td>\n                              \n                          </tr>\n                      </tbody>\n                  </table>\n\n                  \n\n                  \n\n                  <input type="hidden" value="0" name="b_start" />\n\n                  <input type="hidden" value="" name="showAll" />\n\n                  \n\n                  <input type="hidden" name="_authenticator" value="1d72a0f432e3851d5b314f2a8116d6dcac69b513"/>\n\n                </form>\n            </div>\n        </div>\n    </div>\n\n\n        \n    \n        \n            <d
 iv id="viewlet-below-content">\n</div>\n        </div>\n\n        \n        <div id="portal-column-one" class="cell width-1:4 position-0">\n            \n        \n            \n\n<dl class="portlet" id="portlet-prefs">\n    <dt class="portletHeader">\n        <span class="portletTopLeft"></span>\n        <a href="http://nohost/plone/plone_control_panel">Site Setup</a>\n        <span class="portletTopRight"></span>\n    </dt>\n\n    <dd class="portletItem">\n\n        \n            <strong>Plone Configuration</strong>\n            <ul class="configlets">\n                \n                <li>\n                    <a href="http://nohost/plone/prefs_install_products_form">\n                        \n                        <img src="http://nohost/plone/product_icon.png" alt="" />\n                    Add-ons\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@calendar-con
 trolpanel">\n                        \n                        <img src="http://nohost/plone/event_icon.png" alt="" />\n                    Calendar\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/portal_atct/atct_manageTopicIndex">\n                        \n                        <img src="http://nohost/plone/topic_icon.png" alt="" />\n                    Collections\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/portal_registry">\n                        \n                        <img src="http://nohost/plone/++resource++plone.app.registry/icon.png" alt="" />\n                    Configuration Registry\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/
 @@rules-controlpanel">\n                        \n                        <img src="http://nohost/plone/contentrules_icon.png" alt="" />\n                    Content Rules\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@discussion-settings">\n                        \n                        <img src="http://nohost/plone/discussionitem_icon.gif" alt="" />\n                    Discussion\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@editing-controlpanel">\n                        \n                        <img src="http://nohost/plone/cut_icon.png" alt="" />\n                    Editing\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_error_log_
 form">\n                        \n                        <img src="http://nohost/plone/error_log_icon.png" alt="" />\n                    Errors\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@filter-controlpanel">\n                        \n                        <img src="http://nohost/plone/htmlfilter_icon.png" alt="" />\n                    HTML Filtering\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@imaging-controlpanel">\n                        \n                        <img src="http://nohost/plone/image_icon.png" alt="" />\n                    Image Handling\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@language-controlpanel">\n      
                   \n                        <img src="http://nohost/plone/flag-plone.png" alt="" />\n                    Language\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@mail-controlpanel">\n                        \n                        <img src="http://nohost/plone/mail_icon.png" alt="" />\n                    Mail\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@maintenance-controlpanel">\n                        \n                        <img src="http://nohost/plone/maintenance_icon.png" alt="" />\n                    Maintenance\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@markup-controlpanel">\n                        \n         
                <img src="http://nohost/plone/edit.png" alt="" />\n                    Markup\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@navigation-controlpanel">\n                        \n                        <img src="http://nohost/plone/navigation_icon.png" alt="" />\n                    Navigation\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@search-controlpanel">\n                        \n                        <img src="http://nohost/plone/search_icon.png" alt="" />\n                    Search\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@security-controlpanel">\n                        \n                        <img src="http://
 nohost/plone/lock_icon.png" alt="" />\n                    Security\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@site-controlpanel">\n                        \n                        <img src="http://nohost/plone/logoIcon.png" alt="" />\n                    Site\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@skins-controlpanel">\n                        \n                        <img src="http://nohost/plone/skins_icon.png" alt="" />\n                    Themes\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/portal_tinymce/@@tinymce-controlpanel">\n                        \n                        <img src="http://nohost/plone/++resource++tinymce
 .images/tinymce_icon.gif" alt="" />\n                    TinyMCE Visual Editor\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@types-controlpanel">\n                        \n                        <img src="http://nohost/plone/document_icon.png" alt="" />\n                    Types\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@usergroup-userprefs">\n                        \n                        <img src="http://nohost/plone/group.png" alt="" />\n                    Users and Groups\n                    </a>\n                </li>\n                \n                \n                \n                \n                \n                <li>\n                    <a href="http://nohost/plone/manage_main">\n                        \n                     
    <img src="http://nohost/plone/zope_icon.png" alt="" />\n                    Zope Management Interface\n                    </a>\n                </li>\n                \n            </ul>\n        \n        <span class="portletBottomLeft"></span>\n        <span class="portletBottomRight"></span>\n    </dd>\n    <dd class="portletItem">\n\n        \n        <span class="portletBottomLeft"></span>\n        <span class="portletBottomRight"></span>\n    </dd>\n\n</dl>\n\n\n        \n    \n        </div>\n\n        \n        \n    </div>\n\n\n    \n        <div class="row">\n    <div class="cell width-full position-0">\n\n        <div id="portal-footer">\n            <p>\n                \n                The\n                <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source CMS/WCM</a>\n                is\n                <acronym title="Copyright">&copy;</acronym>\n                2000-2011\n                by the\n                <a href="http://plone.org/foundati
 on">Plone Foundation</a>\n                and friends.\n                \n\n                \n                Distributed under the\n                    <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n                \n            </p>\n        </div>\n\n    </div>\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source CMS/WCM.">\n      Powered by Plone &amp; Python</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n   
  \n\n</div>\n</body>\n</html>\n\n\n\n\n'


  Ran 7 tests with 1 failures and 0 errors in 7.744 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.
/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.2-py2.6.egg/zope/configuration/config.py:195: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)
 in 0.269 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.790 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.043 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.298 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.107 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 10.058 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.392 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.494 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.586 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.190 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.547 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.139 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.865 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.140 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 3.165 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/src/Products.PortalTransforms/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
  Ran 67 tests with 0 failures and 0 errors in 5.406 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/src/Products.PortalTransforms/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.213 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.542 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.453 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.618 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.191 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.520 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.054 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.393 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.551 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.528 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.410 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.188 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/plone.supermodel-1.0b6-py2.6.egg/plone/supermodel/tests.py:7: 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 67 tests with 0 failures and 0 errors in 0.221 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.


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/publisher.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 publisher.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/publisher.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/publisher.txt", line 99, in publisher.txt
Failed example:
    [x.factory for x in siteManager.registeredAdapters() 
     if x.provided==Interface and x.required==(Interface, IDefaultBrowserLayer) 
      and x.name==u"plone.testing-test"]
Expected:
    [<class 'zope.app.publisher.browser.viewmeta.plone.testing-test'>]
Got:
    [<class 'zope.browserpage.metaconfigure.plone.testing-test'>]


/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.2-py2.6.egg/zope/configuration/config.py:195: DeprecationWarning: FiveSecurityPolicy is deprecated. Please import from AccessControl.security
  obj = getattr(mod, oname)


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.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 z2.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.txt", line 153, in z2.txt
Failed example:
    getVocabularyRegistry()
Expected:
    <Products.Five.schema.Zope2VocabularyRegistry object at ...>
Got:
    <Zope2.App.schema.Zope2VocabularyRegistry object at 0x3fdf2b0>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.txt", line 249, in z2.txt
Failed example:
    app['acl_users'].userFolderAddUser('user1', 'secret', ['role1'], [])
Expected nothing
Got:
    <User 'user1'>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plone.testing/src/plone/testing/z2.txt", line 623, in z2.txt
Failed example:
    app['acl_users'].userFolderAddUser('admin', 'secret', ['Manager'], ())
Expected nothing
Got:
    <User 'admin'>


  Ran 7 tests with 2 failures and 0 errors in 13.428 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.725 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.2-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.326 seconds.
  Ran 33 tests with 0 failures and 0 errors in 0.208 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.743 seconds.
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 72 tests, 0 failures, 0 errors in 3.850 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/src/plonetheme.sunburst/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.456 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.583 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.433 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/src/plonetheme.sunburst/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/src/plonetheme.sunburst/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.178 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.195 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/src/Products.PortalTransforms/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.834 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/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.2-py2.6.egg/zope/configuration/fields.py:419: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python26-zope213-cmf22-plone41/eggs/Products.kupu-1.5.0b1-py2.6.egg/Products/kupu/plone/configure.zcml
  "'%s' field in %s" % (self.getName(), context.info.file )
 in 3.633 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.036 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.446 seconds.
  Set up wicked.at.tests.wickedtestcase.WickedSite in 0.002 seconds.
  Ran 23 tests with 0 failures and 0 errors in 5.643 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.603 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.649 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.671 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down wicked.plone.tests.ZCMLLayer in 0.210 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.017 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 25.143 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.730 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.390 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 Add-ons
Failing tests in group Plone
Failing tests in Plone
Failing tests in Products.PasswordResetTool
Failing tests in plone.app.caching
Failing tests in plone.app.users
Failing tests in plone.testing

Total time elapsed: 1410.872 seconds

Grand total: 113 packages, 7 failures


FAILED (113 packages, 7 failures)



More information about the Testbot mailing list