[Testbot] UNKNOWN : Plone-3.1 Zope-2.10 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Mon Mar 31 03:38:27 UTC 2008


plone.* Tests : UNKNOWN
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 (2.606s)
Installing CMFDefault ... done (0.730s)
Installing CMFCalendar ... done (0.062s)
Installing CMFTopic ... done (0.129s)
Installing DCWorkflow ... done (0.071s)
Installing CMFActionIcons ... done (0.029s)
Installing CMFQuickInstallerTool ... done (0.196s)
Installing CMFFormController ... done (1.188s)
Installing GroupUserFolder ... done (1.089s)
Installing ZCTextIndex ... done (0.280s)
Installing CMFPlone ... done (8.550s)
Installing Archetypes ... done (0.348s)
Installing ATContentTypes ... done (0.059s)
Installing ATReferenceBrowserWidget ... done (0.118s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.020s)
Installing ExtendedPathIndex ... done (0.022s)
Installing ResourceRegistries ... done (0.016s)
Installing SecureMailHost ... done (0.119s)
Installing CMFPlacefulWorkflow ... done (0.034s)
Installing PasswordResetTool ... done (0.022s)
Installing PluggableAuthService ... done (0.144s)
Installing PluginRegistry ... done (0.023s)
Installing PlonePAS ... done (0.027s)
Installing kupu ... done (2.462s)
Installing CMFEditions ... done (0.035s)
Installing CMFDiffTool ... done (0.131s)
Installing PloneLanguageTool ... done (0.028s)
/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 158, 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 364 tests with 0 failures and 0 errors in 12.284 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 11.164 seconds.
Installing plone.portlet.collection ... done (0.037s)
Installing plone.portlet.static ... done (0.035s)
  Ran 36 tests with 0 failures and 0 errors in 0.541 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 18.516 seconds.


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 109, in test_initPortletNode_i18n
    self.failUnless(isinstance(portlet.title, Message))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

/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 745 tests with 1 failures and 0 errors in 251.524 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.517 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.084 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.069 seconds.
  Ran 11 tests with 0 failures and 0 errors in 6.189 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.750 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.012 seconds.


Error in test test_instantiation (plone.app.contentrules.tests.test_kss.KSSContentRulesTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_replaceFilteredRulesForm (plone.app.contentrules.tests.test_kss.KSSContentRulesTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testChangeViewTemplate (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testChangeWorkflowState (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testCopyObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testCutObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testKssCopyObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testKssCutObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testReplaceContentRegion (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_no_update_of_nav_portlet_when_hooked_with_wrong_event (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_no_update_of_nav_portlet_when_unhooked (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_update_of_nav_portlet (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_update_of_recent_portlet (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 69, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/PloneTestCase.py", line 94, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone

  Ran 13 tests with 0 failures and 13 errors in 0.053 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
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/test.py", line 117, in ?
    sys.exit(testrunner.run(defaults))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 271, in run
    failed = not run_with_options(options)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 433, in run_with_options
    setup_layers, failures, errors)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 604, in run_layer
    setup_layer(layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 692, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/tests/layer.py", line 15, in setUp
    portal = app.plone
AttributeError: plone

UNKNOWN




More information about the Testbot mailing list