[Testbot] FAILED (errors=1) : Plone-4.0 Zope-2.12 Python-2.6.2

Plone Libraries Tests plone-tests at epy.co.at
Fri Aug 14 02:40:53 UTC 2009


Plone Libraries Tests : FAILED (errors=1) 
Plone-4.0 Zope-2.12 Python-2.6.2

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package plone --module !plone.recipe
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PloneLanguageTool-3.0.2-py2.6.egg/Products/PloneLanguageTool/LanguageTool.py:11: DeprecationWarning: InitializeClass is deprecated. import from App.class_init instead
  from Globals import InitializeClass
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.SecureMailHost-1.1.1-py2.6.egg/Products/SecureMailHost/SecureMailHost.py:33: DeprecationWarning: Persistent is deprecated. import from Persistence instead
  from Globals import Persistent, DTMLFile, InitializeClass
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.SecureMailHost-1.1.1-py2.6.egg/Products/SecureMailHost/SecureMailHost.py:33: DeprecationWarning: DTMLFile is deprecated. import from App.special_dtml instead
  from Globals import Persistent, DTMLFile, InitializeClass
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.661 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.321 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.221 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.981 seconds.


Error in test test_transitionHistory (plone.app.layout.viewlets.tests.test_history.TestWorkflowHistoryViewlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/viewlets/tests/test_history.py", line 52, in test_transitionHistory
    self.delMember('tempuser')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/viewlets/tests/test_history.py", line 20, in delMember
    self.portal.portal_membership.deleteMembers([username])
  File "<string>", line 4, in deleteMembers
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.protect/plone/protect/utils.py", line 43, in _curried
    return callable(*args, **kw)
  File "<string>", line 4, in deleteMembers
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Zope2/src/AccessControl/requestmethod.py", line 70, in _curried
    return callable(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/MembershipTool.py", line 526, in deleteMembers
    reindex=1, recursive=1 )
  File "<string>", line 4, in deleteLocalRoles
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.protect/plone/protect/utils.py", line 43, in _curried
    return callable(*args, **kw)
  File "<string>", line 4, in deleteLocalRoles
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Zope2/src/AccessControl/requestmethod.py", line 70, in _curried
    return callable(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/MembershipTool.py", line 472, in deleteLocalRoles
    obj.reindexObjectSecurity()
AttributeError: reindexObjectSecurity

  Ran 885 tests with 0 failures and 1 errors in 1 minutes 50.856 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.819 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 53.058 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.006 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.026 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 6.922 seconds.
  Ran 115 tests with 0 failures and 0 errors in 26.824 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.071 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.006 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.026 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.508 seconds.
  Ran 11 tests with 0 failures and 0 errors in 4.221 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer 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.280 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.009 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 plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.614 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.357 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.003 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.998 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.072 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.286 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 397 tests with 0 failures and 0 errors in 2.192 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1516 tests, 0 failures, 1 errors in 3 minutes 50.171 seconds.

FAILED (errors=1) 




More information about the Testbot mailing list