[Testbot] FAILED (95 packages, 4 failures) : Plone-4.0 Zope-2.12 Python-2.6.4

Plone Tests plone-tests at epy.co.at
Sat Apr 10 02:36:31 UTC 2010


Plone Tests : FAILED (95 packages, 4 failures)
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.047 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 3.760 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 1.447 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:203: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.creation_date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:193: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:231: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.modified().toZone(zone).ISO()
  Ran 31 tests with 0 failures and 0 errors in 0.532 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.063 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.793 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.639 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.ATContentTypes-2.0b6-py2.6.egg/Products/ATContentTypes/tests/webdav.txt
Failed doctest test for webdav.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.ATContentTypes-2.0b6-py2.6.egg/Products/ATContentTypes/tests/webdav.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.ATContentTypes-2.0b6-py2.6.egg/Products/ATContentTypes/tests/webdav.txt", line 85, in webdav.txt
Failed example:
    print document.EffectiveDate()
Differences (ndiff with -expected +actual):
    - 2005-01-01...00:00:00...
    + 2005-01-01T01:00:00+02:00
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.ATContentTypes-2.0b6-py2.6.egg/Products/ATContentTypes/tests/webdav.txt", line 88, in webdav.txt
Failed example:
    print document.ExpirationDate()
Differences (ndiff with -expected +actual):
    - 2005-02-01...00:00:00...
    + 2005-02-01T01:00:00+02:00

  Ran 721 tests with 1 failures and 0 errors in 1 minutes 5.728 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.348 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.010 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 752 tests, 1 failures, 0 errors in 1 minutes 18.880 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.813 seconds.
  Ran 43 tests with 0 failures and 0 errors in 0.156 seconds.
Running Products.Archetypes.tests.layer.ZCML tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.190 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.179 seconds.
  Ran 59 tests with 0 failures and 0 errors in 1.137 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite in 1.390 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.4-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.4-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/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:203: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.creation_date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:193: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:231: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.modified().toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.4-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 520 tests with 0 failures and 0 errors in 34.881 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.063 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.648 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.052 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.Marshall-2.0b1-py2.6.egg/Products/Marshall/namespaces/cmfns.py:332: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return value.ISO(), 'date'
  Ran 9 tests with 0 failures and 0 errors in 1.053 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.441 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.358 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.6b8-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.142 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 678 tests, 0 failures, 0 errors in 49.986 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.092 seconds.
  Ran 283 tests with 0 failures and 0 errors in 1.421 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.178 seconds.
  Set up Products.CMFCalendar.testing.FunctionalLayer in 0.330 seconds.
  Ran 24 tests with 0 failures and 0 errors in 1.575 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
  Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.026 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.200 seconds.
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFCore.testing.EventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.ExportImportZCMLLayer in 0.001 seconds.
  Ran 10 tests with 0 failures and 0 errors in 0.930 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.160 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.154 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.247 seconds.
  Ran 76 tests with 0 failures and 0 errors in 3.757 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Tear down Products.CMFDefault.testing.FunctionalLayer in 0.023 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.319 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.141 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.737 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.001 seconds.
  Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.082 seconds.
  Ran 190 tests with 0 failures and 0 errors in 0.597 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 346 tests with 0 failures and 0 errors in 0.260 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 992 tests, 0 failures, 0 errors in 12.524 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.310 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.986 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.902 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.4-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.4-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 139 tests with 0 failures and 0 errors in 21.961 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.222 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Tear down Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.356 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.845 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 1.349 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:203: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.creation_date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:193: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:231: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.modified().toZone(zone).ISO()
  Ran 20 tests with 0 failures and 0 errors in 0.411 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.065 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.003 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.231 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.943 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.093 seconds.
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.208 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.817 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.369 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 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 45.422 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.579 seconds.
  Ran 126 tests with 0 failures and 0 errors in 0.766 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Products.CMFTestCase.layer.ZCML in 2.371 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.242 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:203: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.creation_date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:193: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:231: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.modified().toZone(zone).ISO()
  Ran 58 tests with 0 failures and 0 errors in 1.895 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.039 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.796 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.553 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b5-py2.6.egg/Products/PortalTransforms/libtransforms/commandtransform.py:97: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.4-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: plone.app.folder.tests.content.NonBTreeFolder.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.4-py2.6-linux-x86_64.egg/Products/PageTemplates/Expressions.py:119: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  ob = ob()
  Ran 1845 tests with 0 failures and 0 errors in 3 minutes 47.229 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.447 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.634 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 13 tests with 0 failures and 0 errors in 1.178 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 11 tests with 0 failures and 0 errors in 59.440 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.371 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.050 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.883 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2259 tests, 0 failures, 0 errors in 5 minutes 10.175 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.464 seconds.
  Ran 165 tests with 0 failures and 0 errors in 0.611 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.404 seconds.
  Ran 27 tests with 0 failures and 0 errors in 0.199 seconds.
Running Products.PlonePAS.tests.layer.PlonePASLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite in 3.650 seconds.
  Set up Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Ran 153 tests with 0 failures and 0 errors in 2.036 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.333 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 349 tests with 0 failures and 0 errors in 0.558 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 694 tests, 0 failures, 0 errors in 12.040 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.387 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.482 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.105 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.198 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.662 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.044 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.331 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 252 tests with 0 failures and 0 errors in 0.829 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 305 tests, 0 failures, 0 errors in 10.948 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.902 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.361 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.955 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 166 tests with 0 failures and 0 errors in 15.248 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.042 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.352 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.714 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.338 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 57 tests with 0 failures and 0 errors in 0.148 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 241 tests, 0 failures, 0 errors in 28.920 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 13.189 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 1.899 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.490 seconds.
  Ran 23 tests with 0 failures and 0 errors in 2.581 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.903 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.337 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 10.659 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.230 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.368 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.211 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.026 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.027 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.359 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.502 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.891 seconds.
  Ran 38 tests with 0 failures and 0 errors in 4.417 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.339 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.439 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.495 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.844 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PlonePAS-4.0b7-py2.6.egg/Products/PlonePAS/tools/membership.py:563: 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.276 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.338 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.449 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.446 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.020 seconds.
  Ran 245 tests with 0 failures and 0 errors in 15.369 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.350 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 59 tests with 0 failures and 0 errors in 0.012 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 304 tests, 0 failures, 0 errors in 24.075 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.412 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.467 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.860 seconds.
  Ran 79 tests with 0 failures and 0 errors in 2.672 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.335 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.581 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.401 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.492 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.873 seconds.
  Set up Products.contentmigration.tests.layer.TestLayer in 0.002 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:203: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.creation_date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:193: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return date.toZone(zone).ISO()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFDefault-2.2.0-py2.6.egg/Products/CMFDefault/DublinCore.py:231: DeprecationWarning: Calls to `DateTime.ISO()` should be replaced with `DateTime.ISO8601()` to avoid implicit changes to GMT in expressions like `DateTime(obj.ModificationTime())`. Please also see http://dev.plone.org/plone/ticket/10140
  return self.modified().toZone(zone).ISO()
  Ran 18 tests with 0 failures and 0 errors in 4.189 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.337 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 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.000 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests 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.900 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.087 seconds.
  Set up archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Ran 41 tests with 0 failures and 0 errors in 6.980 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.346 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: 45 tests, 0 failures, 0 errors in 13.779 seconds.
Running archetypes.schemaextender.tests.base.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.925 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.840 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.904 seconds.
  Set up archetypes.schemaextender.tests.base.layer in 0.000 seconds.
  Ran 20 tests with 0 failures and 0 errors in 3.332 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.340 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.006 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 39 tests, 0 failures, 0 errors in 11.790 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.039 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.774 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.034 seconds.
  Ran 40 tests with 0 failures and 0 errors in 0.975 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.099 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 41 tests, 0 failures, 0 errors in 1.285 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/kss.core-1.6.0.a2-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.262 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.031 seconds.
  Set up kss.core.tests.base.KSSLayer in 0.057 seconds.
  Ran 29 tests with 0 failures and 0 errors in 0.153 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.0.a2-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.891 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.920 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.429 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.871 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.089 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b5-py2.6.egg/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 6.464 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.200 seconds.
  Ran 72 tests with 0 failures and 0 errors in 14.405 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.340 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: 103 tests, 0 failures, 0 errors in 29.480 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.928 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.484 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.749 seconds.
  Set up plone.app.folder.tests.layer.IntegrationLayer in 0.086 seconds.
  Ran 24 tests with 0 failures and 0 errors in 5.436 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.312 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.343 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 29 tests, 0 failures, 0 errors in 13.927 seconds.
Running plone.app.imaging.testing.ImagingLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.916 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.925 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.872 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.028 seconds.
  Set up plone.app.imaging.testing.ImagingLayer in 0.129 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.app.imaging-1.0b9-py2.6.egg/plone/app/imaging/tests/configlet.txt
Failed doctest test for configlet.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.app.imaging-1.0b9-py2.6.egg/plone/app/imaging/tests/configlet.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.app.imaging-1.0b9-py2.6.egg/plone/app/imaging/tests/configlet.txt", line 24, in configlet.txt
Failed example:
    self.browser.contents
Expected:
    '...<img src="http://nohost/plone/image_icon.gif"...
     ...Image Handling...'
Got:
    '\n\n\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    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\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-cachekey5021.css" />\n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey5468.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey5653.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey2616.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey2109.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey0958.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey6030.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/sarissa-cachekey9473.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/dropdown-cachekey4756.js"></script>\n       <!--[if lt IE 8]>\n     \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/IE8-cachekey6090.js"></script>\n       <![endif]-->\n     \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\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=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-imaging-controlpanel portaltype-plone-site" 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/@@imaging-controlpanel#content">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@imaging-controlpanel#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" id="portal-personaltools">\n   <!-- TODO: Can we nest these in a better way? -->\n  <dt class="actionMenuHeader">\n    <!-- The following a-tag needs to be clicked to dropdown the menu -->\n    <a id="user-name" href="http://nohost/plone/dashboard">root</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    </ul>\n    <ul>\n        <li id="personaltools-preferences">\n            <a href="http://nohost/plone/@@personal-preferences">Preferences</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-plone_setup">\n            <a href="http://nohost/plone/plone_control_panel">Site Setup</a>\n        </li>\n    </ul>\n    <ul>\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" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="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="" height="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="Container for users\' home directories">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="">\n\n                    \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                    \n                        <div id="content">\n\n                            \n\n                            \n                \n\n    \n\n        \n\n            \n\n        \n        \n            <a href="http://nohost/plone/plone_control_panel" id="setup-link">\n                Site Setup\n            </a> &rsaquo;\n\n        <h1 class="documentFirstHeading">Image handling settings</h1>\n\n        <div class="documentDescription">Settings to configure image handling in Plone.</div>\n\n        <div id="content-core">\n\n            <form action="http://nohost/plone/@@imaging-controlpanel" method="post" class="edit-form enableUnloadProtection" enctype="multipart/form-data" id="zc.page.browser_form">\n\n                <input type="hidden" name="fieldset.current" value="" />\n\n                \n\n                <fieldset>\n                    <legend>Imaging scaling</legend>\n                    \n\n                        <div class="field">\n\n                            <label for="form.allowed_sizes">Allowed image sizes</label>\n\n                            \n\n                            <div class="formHelp">Specify all allowed maximum image dimensions, one per line. The required format is &lt;name&gt; &lt;width&gt;:&lt;height&gt;.</div>\n\n                            \n\n                            <div class="widget"><table border="0" class="sequencewidget">\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_0" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.0." name="form.allowed_sizes.0." size="20" type="text" value="large 768:768"  />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_1" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.1." name="form.allowed_sizes.1." size="20" type="text" value="preview 400:400"  />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_2" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.2." name="form.allowed_sizes.2." size="20" type="text" value="mini 200:200"  />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_3" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.3." name="form.allowed_sizes.3." size="20" type="text" value="thumb 128:128"  />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_4" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.4." name="form.allowed_sizes.4." size="20" type="text" value="tile 64:64"  />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_5" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.5." name="form.allowed_sizes.5." size="20" type="text" value="icon 32:32"  />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <input class="editcheck" type="checkbox" name="form.allowed_sizes.remove_6" />\n    </td>\n    <td>\n      \n      <input class="textType" id="form.allowed_sizes.6." name="form.allowed_sizes.6." size="20" type="text" value="listing 16:16"  />\n    </td>\n  </tr>\n  <tr>\n    <td colspan="2">\n      <input type="submit" value="Remove selected items" name="form.allowed_sizes.remove" />\n      <input type="submit" value="Add Allowed image sizes" name="form.allowed_sizes.add" />\n    </td>\n  </tr>\n</table>\n<input type="hidden" name="form.allowed_sizes.count" value="7" />\n</div>\n                        </div>\n\n                    \n\n                </fieldset>\n\n\n                \n\n                <div class="visualClear"><!-- --></div>\n\n                <div id="actionsView" class="formControls">\n                    <span class="actionButtons">\n                        <input type="submit" id="form.actions.save" name="form.actions.save" value="Save" class="context" />\n                        <input type="submit" id="form.actions.cancel" name="form.actions.cancel" value="Cancel" class="context" />\n                    </span>\n                </div>\n\n                <input type="hidden" name="_authenticator" value="6630d28e7690a7f5d0cbd5617f71357721238607"/>\n\n            </form>\n\n            \n        </div>\n\n    \n\n\n              \n                        </div>\n                    \n\n                    \n                </div>\n      \n          \n        \n    \n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\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                        <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-controlpanel">\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                        <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/@@rules-controlpanel">\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/@@editing-controlpanel">\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                        <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                        <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/@@language-controlpanel">\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                        <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                        <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                        <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                        <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                        <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                        <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                        <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                        <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                        <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                        <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                        <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                        <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            <strong>Add-on Configuration</strong>\n            <ul class="configlets">\n                \n                <li>\n                    <a href="http://nohost/plone/@@imaging-controlpanel">\n                        <img src="image_icon.gif" alt="" />\n                    Image Handling\n                    </a>\n                </li>\n                \n            </ul>\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    </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-2010\n                by the\n                <a href="http://plone.org/foundation">Plone Foundation</a>\n                and friends.\n                \n            </p>\n\n            <p>\n                \n                Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n                    <a href="http://plone.org/foundation">Plone Foundation</a>.\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 55 tests with 1 failures and 0 errors in 6.394 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.340 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: 62 tests, 1 failures, 0 errors in 15.078 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.442 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.491 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.855 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.117 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.336 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 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.434 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.498 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.875 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.028 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.487 seconds.
  Ran 117 tests with 0 failures and 0 errors in 25.521 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.337 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.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 118 tests, 0 failures, 0 errors in 34.786 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.435 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.415 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.890 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.689 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.340 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.384 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.452 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.855 seconds.
  Ran 38 tests with 0 failures and 0 errors in 7.966 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.337 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.PloneFolderLayer tests:
  Set up plone.folder.tests.layer.PloneFolderLayer in 0.007 seconds.
  Ran 67 tests with 0 failures and 0 errors in 5.404 seconds.
Tearing down left over layers:
  Tear down plone.folder.tests.layer.PloneFolderLayer 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.426 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.456 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.027 seconds.
  Ran 41 tests with 0 failures and 0 errors in 0.317 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.334 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 plonetheme.sunburst.tests.base.Layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.446 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.568 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.864 seconds.
  Set up collective.testcaselayer.ptc.PTCLayer in 0.028 seconds.
  Set up plonetheme.sunburst.tests.base.Layer in 0.016 seconds.
  Ran 21 tests with 0 failures and 0 errors in 0.972 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.338 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/test", line 304, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.app.kss-1.6.0a3-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 125, in run
    feature.global_setup()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 410, in global_setup
    tests = find_tests(self.runner.options, self.runner.found_suites)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 117, in find_tests
    for suite in found_suites:
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-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-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 176, in find_test_files
    for f, package in find_test_files_(options):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 204, in find_test_files_
    for (p, package) in test_dirs(options, {}):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 261, in test_dirs
    for p in p.__path__:
AttributeError: 'module' object has no attribute '__path__'
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/test", line 304, in <module>
    '--test-path', '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.app.kss-1.6.0a3-py2.6.egg',
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/__init__.py", line 32, in run
    failed = run_internal(defaults, args)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/__init__.py", line 45, in run_internal
    runner.run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 125, in run
    feature.global_setup()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 410, in global_setup
    tests = find_tests(self.runner.options, self.runner.found_suites)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 117, in find_tests
    for suite in found_suites:
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-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-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 176, in find_test_files
    for f, package in find_test_files_(options):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 204, in find_test_files_
    for (p, package) in test_dirs(options, {}):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/find.py", line 261, in test_dirs
    for p in p.__path__:
AttributeError: 'module' object has no attribute '__path__'
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.931 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.450 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.051 seconds.
Running wicked.at.tests.wickedtestcase.WickedSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.604 seconds.
  Set up wicked.at.tests.wickedtestcase.WickedSite in 0.002 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.4-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.4-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.4-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.351 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.589 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 5.519 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.019 seconds.
  Ran 8 tests with 0 failures and 0 errors in 0.647 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down wicked.plone.tests.ZCMLLayer in 0.359 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 21.805 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 ZopeUndo ####
#### Finished tests for ZopeUndo ####

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

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

#### Running tests for uuid ####
#### Finished tests for uuid ####

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

Packages with test failures:

Failing tests in group ATCT
Failing tests in plone.app.imaging
Failing tests in roman
Failing tests in uuid

Total time elapsed: 960.297 seconds

Grand total: 95 packages, 4 failures


FAILED (95 packages, 4 failures)




More information about the Testbot mailing list