[Testbot] OK (91 packages) : Plone-4.0 Zope-2.12 Python-2.6.4

Plone Tests plone-tests at epy.co.at
Fri Jan 1 02:44:16 UTC 2010


Plone Tests : OK (91 packages)
Plone-4.0 Zope-2.12 Python-2.6.4

Running ./bin/alltests -q --no-color --no-progress
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.021 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 2.778 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 2.074 seconds.
  Ran 31 tests with 0 failures and 0 errors in 0.559 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.069 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.710 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.018 seconds.
  Ran 709 tests with 0 failures and 0 errors in 1 minutes 12.263 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.369 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.010 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 740 tests, 0 failures, 0 errors in 1 minutes 25.378 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.819 seconds.
  Ran 36 tests with 0 failures and 0 errors in 0.080 seconds.
Running Products.Archetypes.tests.layer.ZCML tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.192 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.173 seconds.
  Ran 59 tests with 0 failures and 0 errors in 1.180 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite in 2.012 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_classgen.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_annotation.AnnDummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_event.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 513 tests with 0 failures and 0 errors in 38.683 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.067 seconds.
  Tear down Products.Archetypes.tests.layer.ZCML in 0.004 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.325 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.905 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.069 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.564 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.352 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.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.Archetypes-1.6a4-py2.6.egg/Products/Archetypes/ClassGen.py:152: UserWarning: The method 'makeFoo' was already protected by a different permission than the one declared on the field. Assuming that the explicit permission declared is the correct one and has preference over the permission declared on the field.
  self.handle_mode(klass, generator, type, field, mode)
  Ran 28 tests with 0 failures and 0 errors in 0.168 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 664 tests, 0 failures, 0 errors in 53.951 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.118 seconds.
  Ran 418 tests with 0 failures and 0 errors in 2.294 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.164 seconds.
  Ran 55 tests with 0 failures and 0 errors in 0.121 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCalendar.testing.FunctionalLayer in 0.322 seconds.
  Ran 24 tests with 0 failures and 0 errors in 1.542 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
  Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.028 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.001 seconds.
  Set up Products.CMFCore.testing.EventZCMLLayer in 0.001 seconds.
  Ran 13 tests with 0 failures and 0 errors in 0.326 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 113 tests with 0 failures and 0 errors in 6.815 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 15 tests with 0 failures and 0 errors in 0.478 seconds.
Running Products.CMFCore.testing.TraversingZCMLLayer tests:
  Tear down Products.CMFCore.testing.TraversingEventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.TraversingZCMLLayer in 0.001 seconds.
  Ran 69 tests with 0 failures and 0 errors in 1.614 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
  Tear down Products.CMFCore.testing.TraversingZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.151 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.243 seconds.
  Ran 75 tests with 0 failures and 0 errors in 3.366 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Tear down Products.CMFDefault.testing.FunctionalLayer in 0.025 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.326 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.210 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.856 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.000 seconds.
  Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.047 seconds.
  Ran 186 tests with 0 failures and 0 errors in 0.737 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 577 tests with 0 failures and 0 errors in 1.301 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1595 tests, 0 failures, 0 errors in 22.687 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.931 seconds.
  Ran 27 tests with 0 failures and 0 errors in 0.056 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.440 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.077 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.FAQ.FAQ.FAQ.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.FAQ.FAQQuestion.FAQQuestion.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 145 tests with 0 failures and 0 errors in 52.485 seconds.
Running Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer tests:
  Set up Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.013 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.229 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Tear down Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.372 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.006 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 1.749 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 1.535 seconds.
  Ran 20 tests with 0 failures and 0 errors in 0.392 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.069 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.003 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 10 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: 204 tests, 0 failures, 0 errors in 1 minutes 6.343 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.620 seconds.
  Ran 126 tests with 0 failures and 0 errors in 0.767 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Products.CMFTestCase.layer.ZCML in 2.331 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.235 seconds.
  Ran 53 tests with 0 failures and 0 errors in 2.655 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.042 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.725 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 4.222 seconds.
  Ran 1827 tests with 0 failures and 0 errors in 4 minutes 30.860 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 3.807 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.000 seconds.
  Ran 27 tests with 0 failures and 0 errors in 2.831 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.004 seconds.
  Ran 13 tests with 0 failures and 0 errors in 1.189 seconds.
Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.465 seconds.
  Ran 117 tests with 0 failures and 0 errors in 25.540 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.052 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.411 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.015 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.051 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 145 tests with 0 failures and 0 errors in 0.862 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2342 tests, 0 failures, 0 errors in 5 minutes 22.533 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.465 seconds.
  Ran 165 tests with 0 failures and 0 errors in 0.619 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.332 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.214 seconds.
Running Products.PlonePAS.tests.layer.PlonePASLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite in 3.948 seconds.
  Set up Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Ran 152 tests with 0 failures and 0 errors in 1.858 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.355 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 371 tests with 0 failures and 0 errors in 0.759 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 722 tests, 0 failures, 0 errors in 12.326 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.424 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.369 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.397 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/borg.localrole-3.0a1-py2.6.egg/borg/localrole/bbb/bbb.txt:1: DeprecationWarning: IWorkspace is deprecated. Please use borg.localrole.interfaces.ILocalRoleProvider instead
  =========
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/borg.localrole-3.0a1-py2.6.egg/borg/localrole/bbb/bbb.txt:1: DeprecationWarning: IGroupAwareWorkspace is deprecated. Please use borg.localrole.interfaces.ILocalRoleProvider instead
  =========
  Ran 39 tests with 0 failures and 0 errors in 0.235 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.003 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.992 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 5 tests with 0 failures and 0 errors in 0.053 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.342 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.
/usr/local/python2.6/lib/python2.6/mhlib.py:83: DeprecationWarning: the multifile module has been deprecated since Python 2.5
  import multifile
  Ran 253 tests with 0 failures and 0 errors in 0.853 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 306 tests, 0 failures, 0 errors in 11.547 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.926 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.304 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.203 seconds.
/usr/local/python2.6/lib/python2.6/unittest.py:279: DeprecationWarning: The use of 'hide' has been deprecated and will be removed in plone.portlet.static 2.0. Instead, use the new generic built-in show/hide setting of plone.portlets.
  testMethod()
  Ran 165 tests with 0 failures and 0 errors in 15.615 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.006 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.038 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.572 seconds.
  Ran 12 tests with 0 failures and 0 errors in 4.147 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 0.000 seconds.
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.360 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 54 tests with 0 failures and 0 errors in 0.146 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 236 tests, 0 failures, 0 errors in 30.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 12.221 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.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.004 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.359 seconds.
  Ran 23 tests with 0 failures and 0 errors in 3.546 seconds.
Running Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer tests:
  Set up Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer in 0.001 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.921 seconds.
Tearing down left over layers:
  Tear down Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.358 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 35 tests, 0 failures, 0 errors in 12.633 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.233 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.364 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.208 seconds.
  Ran 58 tests with 0 failures and 0 errors in 0.227 seconds.
Tearing down left over layers:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.027 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 35 tests with 0 failures and 0 errors in 0.026 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.421 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.425 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.097 seconds.
  Ran 38 tests with 0 failures and 0 errors in 4.143 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.365 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 in 1.466 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.432 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.111 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PlonePAS-4.0b1-py2.6.egg/Products/PlonePAS/tools/membership.py:555: DeprecationWarning: credentialsChanged should be called with 'REQUEST' as second argument. The BBB code will be removed in CMF 2.3.
  self.credentialsChanged(password, REQUEST=REQUEST)
  Ran 61 tests with 0 failures and 0 errors in 1.263 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.365 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 in 1.440 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.436 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.242 seconds.
  Ran 239 tests with 0 failures and 0 errors in 18.219 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.374 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 59 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: 298 tests, 0 failures, 0 errors in 27.153 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.420 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.514 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.171 seconds.
  Ran 78 tests with 0 failures and 0 errors in 3.061 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.366 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 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 76 tests with 0 failures and 0 errors in 1.593 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 in 1.413 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.523 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.169 seconds.
  Set up Products.contentmigration.tests.layer.TestLayer in 0.002 seconds.
  Ran 18 tests with 0 failures and 0 errors in 5.710 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.366 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.
Running archetypes.referencebrowserwidget.tests.base.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.861 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.794 seconds.
  Set up archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Ran 43 tests with 0 failures and 0 errors in 8.154 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.369 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 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.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 47 tests, 0 failures, 0 errors in 15.680 seconds.
Running archetypes.schemaextender.tests.testIntegration.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.352 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.449 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.124 seconds.
  Set up archetypes.schemaextender.tests.testIntegration.layer in 0.000 seconds.
  Ran 17 tests with 0 failures and 0 errors in 3.206 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down archetypes.schemaextender.tests.testIntegration.layer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.367 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 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: 36 tests, 0 failures, 0 errors in 11.948 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.040 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.067 seconds.
  Ran 40 tests with 0 failures and 0 errors in 0.775 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/kss.core-1.6.0a1-py2.6.egg/kss/core/tests/test_kssview_core.py:165: UserWarning: The test_class you are using doesn't subclass from ZopeTestCase.Functional. Please fix that.
  tearDown=KSSViewTestCase.beforeTearDown.im_func))
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.046 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.261 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.030 seconds.
  Set up kss.core.tests.base.KSSLayer in 0.057 seconds.
  Ran 29 tests with 0 failures and 0 errors in 0.154 seconds.
Running kss.core.tests.test_ttwapi.layer tests:
  Set up kss.core.tests.test_ttwapi.layer in 0.001 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.026 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down kss.core.tests.test_ttwapi.layer in 0.000 seconds.
  Tear down kss.core.tests.base.KSSLayer in 0.000 seconds.
  Tear down kss.core.tests.base.KSSCoreLayer in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/kss.core-1.6.0a1-py2.6.egg/kss/core/siteview.txt:1: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  =========
  Ran 14 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: 47 tests, 0 failures, 0 errors in 0.896 seconds.
***********************************************
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.935 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.383 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.154 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.103 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PortalTransforms/Products/PortalTransforms/libtransforms/commandtransform.py:97: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')
  Ran 29 tests with 0 failures and 0 errors in 2 minutes 1.993 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.192 seconds.
  Ran 39 tests with 0 failures and 0 errors in 51.075 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.354 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: 70 tests, 0 failures, 0 errors in 3 minutes 1.934 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.970 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 in 2.431 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.028 seconds.
  Set up plone.app.folder.tests.layer.IntegrationLayer in 0.490 seconds.
  Ran 9 tests with 0 failures and 0 errors in 2.134 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.328 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.366 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 14 tests, 0 failures, 0 errors in 11.334 seconds.
Running plone.app.imaging.tests.layer.ImagingLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.943 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.437 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.169 seconds.
  Set up plone.app.imaging.tests.layer.ImagingLayer in 0.101 seconds.
  Ran 37 tests with 0 failures and 0 errors in 4.287 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.imaging.tests.layer.ImagingLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.378 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 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: 44 tests, 0 failures, 0 errors in 12.763 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.483 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.465 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.197 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.132 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.372 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.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.474 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.373 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.155 seconds.
  Ran 3 tests with 0 failures and 0 errors in 1.188 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.354 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 in 1.506 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.449 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.173 seconds.
  Ran 8 tests with 0 failures and 0 errors in 4.304 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.365 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running plone.folder.tests.layer.PartialOrderingLayer tests:
  Set up plone.folder.tests.layer.PartialOrderingLayer in 0.000 seconds.
  Ran 11 tests with 0 failures and 0 errors in 0.007 seconds.
Running plone.folder.tests.layer.PloneFolderLayer tests:
  Tear down plone.folder.tests.layer.PartialOrderingLayer in 0.000 seconds.
  Set up plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
  Ran 45 tests with 0 failures and 0 errors in 0.031 seconds.
Tearing down left over layers:
  Tear down plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
Total: 56 tests, 0 failures, 0 errors in 0.174 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.454 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.415 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.327 seconds.
  Ran 41 tests with 0 failures and 0 errors in 0.374 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.361 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.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.947 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.431 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/wicked-1.1.8alpha1-py2.6.egg/wicked/cache.py:34: DeprecationWarning: object.__init__() takes no parameters
  super(CacheStore, self).__init__(self)
  Ran 16 tests with 0 failures and 0 errors in 0.038 seconds.
Running wicked.at.tests.wickedtestcase.WickedSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.996 seconds.
  Set up wicked.at.tests.wickedtestcase.WickedSite in 0.003 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: wicked.atcontent.ironicwiki.IronicWiki.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: wicked.atcontent.ironicwiki.IronicWiki.manage_beforeDelete is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.2-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: wicked.atcontent.ironicwiki.IronicWiki.manage_afterClone is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 23 tests with 0 failures and 0 errors in 5.838 seconds.
Running wicked.at.tests.test_scope.Scoped tests:
  Set up wicked.at.tests.test_scope.Scoped in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.636 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.026 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.018 seconds.
  Ran 8 tests with 0 failures and 0 errors in 0.763 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down wicked.plone.tests.ZCMLLayer in 0.384 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.001 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.016 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 106 tests, 0 failures, 0 errors in 23.339 seconds.
#### Running tests for group ATCT ####
#### Finished tests for group ATCT ####

#### 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 PIL ####
#### Finished tests for PIL ####

#### Running tests for Products.CMFPlacefulWorkflow ####
#### Finished tests for Products.CMFPlacefulWorkflow ####

#### 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.ZopeVersionControl ####
#### Finished tests for Products.ZopeVersionControl ####

#### 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 five.customerize ####
#### Finished tests for five.customerize ####

#### 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.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.locales ####
#### Finished tests for plone.app.locales ####

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

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

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

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

#### 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 ####


Total time elapsed: 1110.610 seconds

Grand total: 91 packages, 0 failures


OK (91 packages)




More information about the Testbot mailing list