[Testbot] FAILED (failures=1) : Plone-3.0 Zope-2.10 Python-2.4.5

plone.* Tests plone-tests at epy.co.at
Sat Jan 17 05:24:58 UTC 2009


plone.* Tests : FAILED (failures=1) 
Plone-3.0 Zope-2.10 Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package plone --module !plone.recipe
Installing CMFCore ... done (0.806s)
Installing CMFDefault ... done (0.365s)
Installing CMFCalendar ... done (0.045s)
Installing CMFTopic ... done (0.024s)
Installing DCWorkflow ... done (0.056s)
Installing CMFActionIcons ... done (0.025s)
Installing CMFQuickInstallerTool ... done (0.078s)
Installing CMFFormController ... done (0.414s)
Installing GroupUserFolder ... done (0.462s)
Installing ZCTextIndex ... done (0.075s)
Installing CMFPlone ... done (2.711s)
Installing Archetypes ... done (0.128s)
Installing ATContentTypes ... done (0.047s)
Installing ATReferenceBrowserWidget ... done (0.015s)
Installing CMFDynamicViewFTI ... done (0.014s)
Installing ExternalEditor ... done (0.017s)
Installing ExtendedPathIndex ... done (0.017s)
Installing ResourceRegistries ... done (0.015s)
Installing SecureMailHost ... done (0.015s)
Installing CMFPlacefulWorkflow ... done (0.016s)
Installing PasswordResetTool ... done (0.018s)
Installing PluggableAuthService ... done (0.216s)
Installing PluginRegistry ... done (0.027s)
Installing PlonePAS ... done (0.025s)
Installing kupu ... done (0.707s)
Installing CMFEditions ... done (0.029s)
Installing CMFDiffTool ... done (0.025s)
Installing PloneLanguageTool ... done (0.025s)
Running unit tests:
  Ran 290 tests with 0 failures and 0 errors in 4.720 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 3.518 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.176 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 10.449 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt
Failed doctest test for filter.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 64, in filter.txt
Failed example:
    print_all_of('stripped_tags')
Expected:
    button
    fieldset
    form
    input
    label
    legend
    link
    noscript
    object
    optgroup
    option
    param
    script
    select
    style
    textarea
Got:
    abbr
    acronym
    address
    bdo
    button
    col
    colgroup
    dfn
    fieldset
    form
    input
    label
    legend
    link
    noscript
    object
    optgroup
    option
    param
    samp
    script
    select
    style
    textarea
    tfoot
    thead
    var
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 153, in filter.txt
Failed example:
    print ', '.join(kupu_tool.get_stripped_tags())
Expected:
    button, fieldset, ..., style, textarea
Got:
    abbr, acronym, address, bdo, button, col, colgroup, dfn, fieldset, form, input, label, legend, link, noscript, object, optgroup, option, param, samp, script, select, style, textarea, tfoot, thead, var
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 162, in filter.txt
Failed example:
    print ', '.join(sorted(kupu_tool.get_stripped_tags()))
Expected:
    button, ..., style, textarea
Got:
    abbr, acronym, address, bdo, button, col, colgroup, dfn, fieldset, form, input, label, legend, link, noscript, object, optgroup, option, param, samp, script, select, style, textarea, tfoot, thead, var
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 177, in filter.txt
Failed example:
    print_all_of('stripped_tags')
Expected:
    button
    ...
    style
    table
    textarea
Got:
    abbr
    acronym
    address
    bdo
    button
    col
    colgroup
    dfn
    fieldset
    form
    input
    label
    legend
    link
    noscript
    object
    optgroup
    option
    param
    samp
    script
    select
    span
    style
    table
    textarea
    tfoot
    thead
    var
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 185, in filter.txt
Failed example:
    print ', '.join(sorted(kupu_tool.get_stripped_tags()))
Expected:
    button, ..., style, table, textarea
Got:
    abbr, acronym, address, bdo, button, col, colgroup, dfn, fieldset, form, input, label, legend, link, noscript, object, optgroup, option, param, samp, script, select, span, style, table, textarea, tfoot, thead, var
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 196, in filter.txt
Failed example:
    print_all_of('stripped_tags')
Expected:
    button
    ...
    style
    textarea
Got:
    abbr
    acronym
    address
    bdo
    button
    col
    colgroup
    dfn
    fieldset
    form
    input
    label
    legend
    link
    noscript
    object
    optgroup
    option
    param
    samp
    script
    select
    span
    style
    textarea
    tfoot
    thead
    var
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/filter.txt", line 204, in filter.txt
Failed example:
    print ', '.join(sorted(kupu_tool.get_stripped_tags()))
Expected:
    button, ..., style, textarea
Got:
    abbr, acronym, address, bdo, button, col, colgroup, dfn, fieldset, form, input, label, legend, link, noscript, object, optgroup, option, param, samp, script, select, span, style, textarea, tfoot, thead, var

  Ran 677 tests with 1 failures and 0 errors in 200.611 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.038 seconds.
  Ran 13 tests with 0 failures and 0 errors in 2.974 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 1.401 seconds.
  Ran 88 tests with 0 failures and 0 errors in 59.366 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.712 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 2.258 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.018 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Ran 15 tests with 0 failures and 0 errors in 0.378 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 5.728 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 9.464 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.035 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.147 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.939 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.010 seconds.
Total: 1122 tests, 1 failures, 0 errors

FAILED (failures=1) 




More information about the Testbot mailing list