[Testbot] FAILED (failures=3) : Plone[next]-3.3 Zope-2.10 Python-2.4.6

plone.* Tests plone-tests at epy.co.at
Fri Mar 13 04:41:07 UTC 2009


plone.* Tests : FAILED (failures=3) 
Plone[next]-3.3 Zope-2.10 Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package plone --module !plone.recipe
/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.protect-1.1-py2.4.egg/plone/protect/tests/testAuthenticator.py:11: DeprecationWarning: AuthenticateForm: Please use the plone.protect.protect decorator
  from plone.protect.authenticator import AuthenticateForm
Running unit tests:
  Ran 387 tests with 0 failures and 0 errors in 11.285 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 10.748 seconds.
Installing plone.portlet.static ... done (0.049s)
Installing plone.portlet.collection ... done (0.048s)
  Ran 38 tests with 0 failures and 0 errors in 0.227 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 21.044 seconds.


Failure in test test_tab_ids (plone.app.kss.tests.test_kss_attributes.TestContentsTabs)
Failed doctest test for plone.app.kss.tests.test_kss_attributes.TestContentsTabs.test_tab_ids
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 124, in test_tab_ids

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 142, in plone.app.kss.tests.test_kss_attributes.TestContentsTabs.test_tab_ids
Failed example:
    soup.find('li', dict(id='contentview-history')) is not None
Differences (ndiff with -expected +actual):
    - True
    + False



Failure in test test_ul_id (plone.app.kss.tests.test_kss_attributes.TestContentsTabs)
Failed doctest test for plone.app.kss.tests.test_kss_attributes.TestContentsTabs.test_ul_id
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 146, in test_ul_id

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 164, in plone.app.kss.tests.test_kss_attributes.TestContentsTabs.test_ul_id
Failed example:
    [a.get('id') for a in content_ul_tag.findAll('a')]
Differences (ndiff with -expected +actual):
    - [None, None, None, None]
    ?             ------
    + [None, None, None]
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 166, in plone.app.kss.tests.test_kss_attributes.TestContentsTabs.test_ul_id
Failed example:
    [li.get('id') for li in content_ul_tag.findAll('li')]
Differences (ndiff with -expected +actual):
    - [u'contentview-view', u'contentview-edit', u'contentview-local_roles', u'contentview-history']
    ?                                                                      ------------------------
    + [u'contentview-view', u'contentview-edit', u'contentview-local_roles']



Failure in test test_logged (plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing)
Failed doctest test for plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_logged
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 60, in test_logged

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 89, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_logged
Failed example:
    'inlineEditable' in title['class']
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 105, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_logged
Failed example:
    'inlineEditable' in description['class']
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/tests/test_kss_attributes.py", line 119, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_logged
Failed example:
    'inlineEditable' in text['class']
Differences (ndiff with -expected +actual):
    - True
    + False

  Ran 802 tests with 3 failures and 0 errors in 275.320 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.838 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.909 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.004 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Ran 27 tests with 0 failures and 0 errors in 66.135 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.031 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.015 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 5.664 seconds.
  Ran 115 tests with 0 failures and 0 errors in 60.513 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.204 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.014 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.071 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.955 seconds.
  Ran 11 tests with 0 failures and 0 errors in 6.021 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.651 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.017 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
Installing plone.browserlayer ... NOT FOUND
  Ran 16 tests with 0 failures and 0 errors in 0.125 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 8.592 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 27.408 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.026 seconds.
  Ran 9 tests with 0 failures and 0 errors in 2.428 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.593 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.183 seconds.
Tearing down left over layers:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.828 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
Total: 1434 tests, 3 failures, 0 errors

FAILED (failures=3) 




More information about the Testbot mailing list