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

plone.* Tests plone-tests at epy.co.at
Sat Sep 6 03:55:06 UTC 2008


plone.* Tests : FAILED (failures=8)
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.535s)
Installing CMFDefault ... done (0.338s)
Installing CMFCalendar ... done (0.073s)
Installing CMFTopic ... done (0.028s)
Installing DCWorkflow ... done (0.091s)
Installing CMFActionIcons ... done (0.049s)
Installing CMFQuickInstallerTool ... done (0.099s)
Installing CMFFormController ... done (0.574s)
Installing GroupUserFolder ... done (0.711s)
Installing ZCTextIndex ... done (0.093s)
Installing CMFPlone ... done (3.282s)
Installing Archetypes ... done (0.147s)
Installing ATContentTypes ... done (0.076s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.021s)
Installing ExtendedPathIndex ... done (0.022s)
Installing ResourceRegistries ... done (0.019s)
Installing SecureMailHost ... done (0.019s)
Installing CMFPlacefulWorkflow ... done (0.458s)
Installing PasswordResetTool ... done (0.023s)
Installing PluggableAuthService ... done (0.032s)
Installing PluginRegistry ... done (0.034s)
Installing PlonePAS ... done (0.028s)
Installing kupu ... done (0.447s)
Installing CMFEditions ... done (0.036s)
Installing CMFDiffTool ... done (0.028s)
Installing PloneLanguageTool ... done (0.029s)
/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 172, 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 371 tests with 0 failures and 0 errors in 8.494 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 6.660 seconds.
Installing plone.portlet.collection ... done (0.062s)
Installing plone.portlet.static ... done (0.049s)
  Ran 36 tests with 0 failures and 0 errors in 0.240 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 10.735 seconds.


Failure in test testConstrainTypes (plone.app.contentmenu.tests.TestFactoriesMenu)
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/contentmenu/tests.py", line 232, in testConstrainTypes
    self.assertEqual(actions[1]['extra']['id'], '_settings')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'settings' != '_settings'



Failure in test testMoreIncluded (plone.app.contentmenu.tests.TestFactoriesMenu)
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/contentmenu/tests.py", line 251, in testMoreIncluded
    self.failUnless('_more' in [a['extra']['id'] for a in actions])
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Failure in test testMoreNotIncludedWhenNotNecessary (plone.app.contentmenu.tests.TestFactoriesMenu)
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/contentmenu/tests.py", line 262, in testMoreNotIncludedWhenNotNecessary
    self.assertEqual(actions[1]['extra']['id'], '_settings')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'settings' != '_settings'



Failure in test testSettingsIncluded (plone.app.contentmenu.tests.TestFactoriesMenu)
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/contentmenu/tests.py", line 236, in testSettingsIncluded
    self.assertEqual(actions[-1]['extra']['id'], '_settings')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'settings' != '_settings'



Failure in test testAddMenuWithNothingToAddButWithAvailableConstrainSettings (plone.app.contentmenu.tests.TestContentMenu)
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/contentmenu/tests.py", line 419, in testAddMenuWithNothingToAddButWithAvailableConstrainSettings
    self.assertEqual(factoriesMenuItem['submenu'][0]['extra']['id'], '_settings')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'settings' != '_settings'



Failure in test testAddMenuWithNothingToAddButWithAvailableMorePage (plone.app.contentmenu.tests.TestContentMenu)
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/contentmenu/tests.py", line 429, in testAddMenuWithNothingToAddButWithAvailableMorePage
    self.assertEqual(factoriesMenuItem['submenu'][0]['extra']['id'], '_more')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'more' != '_more'



Failure in test test_language (plone.app.layout.globals.tests.test_portal.TestPortalStateView)
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/layout/globals/tests/test_portal.py", line 37, in test_language
    self.assertEquals(self.view.language(), 'no')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'en' != 'no'



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/sitemap/tests/sitemap.txt", line 37, in sitemap.txt
Failed example:
    self.portal.portal_workflow.updateRoleMappings()
Expected:
    3
Got:
    0

  Ran 760 tests with 8 failures and 0 errors in 263.124 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.492 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.503 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 27 tests with 0 failures and 0 errors in 16.510 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.024 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.905 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.897 seconds.
/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 111 tests with 0 failures and 0 errors in 69.674 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.568 seconds.
  Ran 11 tests with 0 failures and 0 errors in 4.673 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.765 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.021 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.149 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 4.434 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 9.852 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.010 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.392 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.012 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.177 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.705 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
Total: 1370 tests, 8 failures, 0 errors

FAILED (failures=8)




More information about the Testbot mailing list