[Testbot] FAILED (failures=3) : Plone-3.1 Zope-2.10 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Wed Jun 25 04:03:53 UTC 2008


plone.* Tests : FAILED (failures=3)
Plone-3.1 Zope-2.10 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q -1 --config-file etc/zope.conf --package plone
Installing CMFCore ... done (0.504s)
Installing CMFDefault ... done (0.332s)
Installing CMFCalendar ... done (0.070s)
Installing CMFTopic ... done (0.029s)
Installing DCWorkflow ... done (0.071s)
Installing CMFActionIcons ... done (0.028s)
Installing CMFQuickInstallerTool ... done (0.094s)
Installing CMFFormController ... done (0.547s)
Installing GroupUserFolder ... done (0.590s)
Installing ZCTextIndex ... done (0.090s)
Installing CMFPlone ... done (3.016s)
Installing Archetypes ... done (0.146s)
Installing ATContentTypes ... done (0.055s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.020s)
Installing ExtendedPathIndex ... done (0.021s)
Installing ResourceRegistries ... done (0.017s)
Installing SecureMailHost ... done (0.020s)
Installing CMFPlacefulWorkflow ... done (0.388s)
Installing PasswordResetTool ... done (0.025s)
Installing PluggableAuthService ... done (0.032s)
Installing PluginRegistry ... done (0.023s)
Installing PlonePAS ... done (0.027s)
Installing kupu ... done (0.399s)
Installing CMFEditions ... done (0.036s)
Installing CMFDiffTool ... done (0.028s)
Installing PloneLanguageTool ... done (0.027s)
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py:1251: DeprecationWarning: Non-ASCII character '\xc3' in file /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/test_configuration.py on line 171, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  __import__(name)
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/etc/zope.conf
Running unit tests:
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/kss/core/permission.zcml
  warnings.warn(
  Ran 369 tests with 0 failures and 0 errors in 10.060 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 4.670 seconds.
Installing plone.app.form ... NOT FOUND
Installing plone.portlet.collection ... done (0.039s)
Installing plone.portlet.static ... done (0.033s)
  Ran 36 tests with 0 failures and 0 errors in 0.254 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 10.571 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/analytics/tests/analytics.txt
Failed doctest test for analytics.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/analytics/tests/analytics.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/analytics/tests/analytics.txt", line 25, in analytics.txt
Failed example:
    manager.render()
Expected:
    u'\n  <div id="portal-colophon">...
Got:
    u'\n<div id="portal-colophon">\n\n  \n\n  <div class="colophonWrapper">\n  <ul>\n    <li>\n      <a href="http://plone.org"\n         title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">Powered by Plone</a>\n    </li>\n    <li>\n      <a href="http://validator.w3.org/check/referer"\n         title="This site is valid XHTML.">Valid XHTML</a>\n    </li>\n    <li>\n      <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n         title="This site was built with valid CSS.">Valid CSS</a>\n    </li>\n    <li>\n      <a href="http://www.section508.gov"\n         title="This site conforms to the US Government Section 508 Accessibility Guidelines.">Section 508</a>\n    </li>\n    <li>\n      <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n         title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">WCAG</a>\n    </li>\n  </u!
 l>\n  </div>\n\n</div>\n\n<div id="portal-footer">\n\n<p>\n  The\n  <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n  is\n  <acronym title="Copyright">&copy;</acronym>\n  2000-2008\n  by the\n  <a href="http://plone.org/foundation">Plone Foundation</a>\n  et al.\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\n</div>\n'



Failure in test test_initPortletNode_i18n (plone.app.portlets.tests.test_exportimport.TestImportPortlets)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/tests/test_exportimport.py", line 110, in test_initPortletNode_i18n
    "Portlet title should be a Message instance")
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Portlet title should be a Message instance

/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in <string>
  warnings.warn(
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in <string>
  warnings.warn(
  Ran 750 tests with 2 failures and 0 errors in 262.573 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.915 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.496 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.005 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Ran 22 tests with 0 failures and 0 errors in 25.991 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.117 seconds.
  Ran 13 tests with 0 failures and 0 errors in 7.204 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 12.008 seconds.
  Ran 111 tests with 0 failures and 0 errors in 93.464 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.245 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.016 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.058 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.587 seconds.


Failure in test testPortletTypeRegistered (plone.app.portlets.tests.test_configuration.TestGenericSetup)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/tests/test_configuration.py", line 203, in testPortletTypeRegistered
    "Portlet title should be a Message instance")
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Portlet title should be a Message instance

  Ran 12 tests with 1 failures and 0 errors in 4.804 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 1.640 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.024 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
Installing plone.app.form ... NOT FOUND
Installing plone.browserlayer ... NOT FOUND
  Ran 16 tests with 0 failures and 0 errors in 0.299 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 10.382 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 21.073 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.112 seconds.
  Ran 9 tests with 0 failures and 0 errors in 3.483 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.073 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.289 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 1.635 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
Total: 1354 tests, 3 failures, 0 errors

FAILED (failures=3)




More information about the Testbot mailing list