[Testbot] UNKNOWN : Plone-trunk Zope-2.11 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Sat Oct 11 03:47:08 UTC 2008


plone.* Tests : UNKNOWN
Plone-trunk Zope-2.11 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package plone
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1834: DeprecationWarning: Non-ASCII character '\xc3' in file /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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)
GenericCache not found; tests skipped
Parsing /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/zope.conf
Test-module import failures:

Module: plone.app.content.browser.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/content/browser/tests/test_doctests.py", line 5, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.content.tests.test_basecontent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/content/tests/test_basecontent.py", line 5, in ?
    from base import ContentFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/content/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentmenu.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentmenu/tests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_action_copy

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_copy.py", line 8, in ?
    from plone.app.contentrules.actions.copy import CopyAction
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/actions/copy.py", line 17, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_action_delete

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_delete.py", line 8, in ?
    from plone.app.contentrules.actions.delete import DeleteAction
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/actions/delete.py", line 11, in ?
    from plone.app.contentrules.browser.formhelper import NullAddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_action_logger

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_logger.py", line 8, in ?
    from plone.app.contentrules.actions.logger import LoggerAction
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/actions/logger.py", line 15, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_action_mail

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_mail.py", line 9, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_action_move

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_move.py", line 8, in ?
    from plone.app.contentrules.actions.move import MoveAction
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/actions/move.py", line 19, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_action_notify

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_notify.py", line 8, in ?
    from plone.app.contentrules.actions.notify import NotifyAction
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/actions/notify.py", line 9, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_action_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_workflow.py", line 8, in ?
    from plone.app.contentrules.actions.workflow import WorkflowAction
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/actions/workflow.py", line 11, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_browser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_browser.py", line 5, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_condition_group

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_group.py", line 10, in ?
    from plone.app.contentrules.conditions.group import GroupCondition
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/conditions/group.py", line 10, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_condition_portal_type

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_portal_type.py", line 10, in ?
    from plone.app.contentrules.conditions.portaltype import PortalTypeCondition
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/conditions/portaltype.py", line 12, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_condition_role

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_role.py", line 10, in ?
    from plone.app.contentrules.conditions.role import RoleCondition
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/conditions/role.py", line 10, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_condition_wfstate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_wfstate.py", line 10, in ?
    from plone.app.contentrules.conditions.wfstate import WorkflowStateCondition
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/conditions/wfstate.py", line 10, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_condition_wftransition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_wftransition.py", line 10, in ?
    from plone.app.contentrules.conditions.wftransition import WorkflowTransitionCondition
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/conditions/wftransition.py", line 11, in ?
    from plone.app.contentrules.browser.formhelper import AddForm, EditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_configuration

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_configuration.py", line 10, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_events.py", line 1, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_kss.py", line 5, in ?
    from plone.app.kss.tests.kss_and_plone_layer import KSSAndPloneLayer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/tests/kss_and_plone_layer.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_rule_assignment_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_rule_assignment_mapping.py", line 12, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_rule_management_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_rule_management_views.py", line 8, in ?
    from plone.app.contentrules.browser.rule import RuleEditForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/browser/rule.py", line 5, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.contentrules.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_setup.py", line 8, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.contentrules.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_traversal.py", line 9, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.controlpanel.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/__init__.py", line 3, in ?
    from plone.app.controlpanel.tests.cptc import ControlPanelTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 8, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.customerize.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/customerize/tests/testDocTests.py", line 6, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.form.tests.test_wysiwygwidget

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/tests/test_wysiwygwidget.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.i18n.locales.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/i18n/locales/tests/test_doctests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.iterate.tests.test_iterate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/iterate/__init__.py", line 26, in ?
    import permissions
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/iterate/permissions.py", line 23, in ?
    from Products.CMFEditions import Permissions
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFEditions/__init__.py", line 33, in ?
    from Products.CMFEditions import ModifierRegistryTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFEditions/ModifierRegistryTool.py", line 40, in ?
    from Products.CMFEditions.utilities import KwAsAttributes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFEditions/utilities.py", line 31, in ?
    from Products.CMFPlone.utils import base_hasattr
ImportError: No module named CMFPlone.utils


Module: plone.app.kss.tests.test_kss_attributes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.kss.tests.test_menus

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/tests/test_menus.py", line 21, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.kss.tests.test_part_reloading

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/tests/test_part_reloading.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.layout.analytics.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/analytics/tests/test_doctests.py", line 8, in ?
    from plone.app.layout.analytics.tests import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/analytics/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.layout.globals.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/test_context.py", line 2, in ?
    from plone.app.layout.globals.tests.base import GlobalsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.layout.globals.tests.test_portal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/test_portal.py", line 2, in ?
    from plone.app.layout.globals.tests.base import GlobalsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.layout.globals.tests.test_tools

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/test_tools.py", line 2, in ?
    from plone.app.layout.globals.tests.base import GlobalsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.layout.links.tests.test_rssviewlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/links/tests/test_rssviewlet.py", line 2, in ?
    from plone.app.layout.viewlets.tests.base import ViewletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/__init__.py", line 1, in ?
    from common import ViewletBase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/common.py", line 17, in ?
    from Products.CMFPlone.utils import isDefaultPage
ImportError: No module named CMFPlone.utils


Module: plone.app.layout.sitemap.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/sitemap/tests/test_doctests.py", line 5, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.layout.viewlets.tests.test_content

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/__init__.py", line 1, in ?
    from common import ViewletBase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/common.py", line 17, in ?
    from Products.CMFPlone.utils import isDefaultPage
ImportError: No module named CMFPlone.utils


Module: plone.app.layout.viewlets.tests.test_history

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/__init__.py", line 1, in ?
    from common import ViewletBase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/common.py", line 17, in ?
    from Products.CMFPlone.utils import isDefaultPage
ImportError: No module named CMFPlone.utils


Module: plone.app.linkintegrity.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/linkintegrity/tests/testDocTests.py", line 4, in ?
    from plone.app.linkintegrity.tests import layer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/linkintegrity/tests/layer.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.openid.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/openid/tests/test_view.py", line 2, in ?
    from plone.app.openid.tests.base import OpenIdTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/openid/tests/base.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_cache

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_cache.py", line 3, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_calendar_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_calendar_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import calendar
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/calendar.py", line 14, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_classic_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_classic_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import classic
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/classic.py", line 4, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_configuration

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_configuration.py", line 11, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_context.py", line 1, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_dashboard

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_dashboard.py", line 14, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_events_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_events_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import events
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/events.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_exportimport.py", line 18, in ?
    from plone.app.portlets.exportimport.portlets import PortletsXMLAdapter
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/exportimport/portlets.py", line 36, in ?
    from plone.app.portlets.utils import assignment_mapping_from_key
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/utils.py", line 11, in ?
    from plone.app.portlets.portlets import calendar
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/calendar.py", line 14, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_login_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_login_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import login
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/login.py", line 5, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_manage_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_manage_views.py", line 1, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_mapping.py", line 17, in ?
    from plone.app.portlets.portlets import classic
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/classic.py", line 4, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_namechooser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_namechooser.py", line 4, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_navigation_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 11, in ?
    from plone.app.portlets.portlets import navigation
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/navigation.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_news_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_news_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import news
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/news.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_recent_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_recent_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import recent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/recent.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_review_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_review_portlet.py", line 13, in ?
    from plone.app.portlets.portlets import review
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/review.py", line 7, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_rss_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_rss_portlet.py", line 12, in ?
    from plone.app.portlets.portlets import rss
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/rss.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.portlets.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_setup.py", line 10, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_traversal.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.portlets.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_utils.py", line 13, in ?
    from plone.app.portlets.portlets import classic
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/classic.py", line 4, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.app.redirector.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_doctests.py", line 4, in ?
    from plone.app.redirector.tests.base import RedirectorFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.redirector.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_events.py", line 4, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.redirector.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_setup.py", line 2, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.redirector.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_view.py", line 2, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.viewletmanager.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/viewletmanager/tests/test_exportimport.py", line 12, in ?
    from Products.CMFPlone.exportimport.tests.base import BodyAdapterTestCase
ImportError: No module named CMFPlone.exportimport.tests.base


Module: plone.app.workflow.tests.test_folder_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_folder_workflow.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.workflow.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_functional.py", line 5, in ?
    from base import WorkflowFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.workflow.tests.test_one_state_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_one_state_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
ImportError: No module named CMFPlone.tests


Module: plone.app.workflow.tests.test_plone_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_plone_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
ImportError: No module named CMFPlone.tests


Module: plone.app.workflow.tests.test_remap

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_remap.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.workflow.tests.test_sharing_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_sharing_view.py", line 7, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.app.workflow.tests.test_simple_publication_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_simple_publication_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
ImportError: No module named CMFPlone.tests


Module: plone.browserlayer.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/browserlayer/tests/test_doctest.py", line 7, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.locking.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/locking/tests.py", line 7, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Module: plone.portlet.collection.tests.test_portlet_collection

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/collection/tests/test_portlet_collection.py", line 11, in ?
    from plone.portlet.collection import collection
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/collection/collection.py", line 7, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.portlet.static.tests.test_portlet_static

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/static/tests/test_portlet_static.py", line 11, in ?
    from plone.portlet.static import static
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/static/static.py", line 5, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/base.py", line 24, in ?
    from plone.app.portlets.browser.formhelper import AddForm
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ImportError: No module named CMFPlone


Module: plone.theme.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/theme/tests/test_doctest.py", line 9, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 139, in ?
    from Products.CMFPlone.PloneUtilities import _createObjectByType
ImportError: No module named CMFPlone.PloneUtilities


Running unit tests:


Error in test /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/kss/formlib_kss.txt
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 2283, in setUp
    self._dt_setUp(test)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/tests/test_kss.py", line 23, in setUp
    zcml.load_config('configure.zcml', plone.app.kss)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 62, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 689, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 182, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/commands/plonecommands.py", line 12, in ?
    from plone.app.portlets.utils import assignment_from_key
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/utils.py", line 11, in ?
    from plone.app.portlets.portlets import calendar
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/portlets/calendar.py", line 14, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/configure.zcml", line 10.4-10.34
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/commands/configure.zcml", line 14.4-19.10
    ImportError: No module named CMFPlone

  Ran 366 tests with 0 failures and 1 errors in 6.093 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.990 seconds.
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1252, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1377, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 53, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/fiveconfigure.py", line 78, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/fiveconfigure.py", line 76, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 689, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 182, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/locking/browser/locking.py", line 10, in ?
    from Products.CMFPlone import PloneMessageFactory as _
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/site.zcml", line 16.2-16.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/configure.zcml", line 6.2-7.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/locking/configure.zcml", line 7.4-13.10
    ImportError: No module named CMFPlone

Tearing down left over layers:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 366 tests, 0 failures, 2 errors in 3.163 seconds.

Test-modules with import problems:
  plone.app.content.browser.tests.test_doctests
  plone.app.content.tests.test_basecontent
  plone.app.contentmenu.tests
  plone.app.contentrules.tests.test_action_copy
  plone.app.contentrules.tests.test_action_delete
  plone.app.contentrules.tests.test_action_logger
  plone.app.contentrules.tests.test_action_mail
  plone.app.contentrules.tests.test_action_move
  plone.app.contentrules.tests.test_action_notify
  plone.app.contentrules.tests.test_action_workflow
  plone.app.contentrules.tests.test_browser
  plone.app.contentrules.tests.test_condition_group
  plone.app.contentrules.tests.test_condition_portal_type
  plone.app.contentrules.tests.test_condition_role
  plone.app.contentrules.tests.test_condition_wfstate
  plone.app.contentrules.tests.test_condition_wftransition
  plone.app.contentrules.tests.test_configuration
  plone.app.contentrules.tests.test_events
  plone.app.contentrules.tests.test_kss
  plone.app.contentrules.tests.test_rule_assignment_mapping
  plone.app.contentrules.tests.test_rule_management_views
  plone.app.contentrules.tests.test_setup
  plone.app.contentrules.tests.test_traversal
  plone.app.controlpanel.tests.test_doctests
  plone.app.customerize.tests.testDocTests
  plone.app.form.tests.test_wysiwygwidget
  plone.app.i18n.locales.tests.test_doctests
  plone.app.iterate.tests.test_iterate
  plone.app.kss.tests.test_kss_attributes
  plone.app.kss.tests.test_menus
  plone.app.kss.tests.test_part_reloading
  plone.app.layout.analytics.tests.test_doctests
  plone.app.layout.globals.tests.test_context
  plone.app.layout.globals.tests.test_portal
  plone.app.layout.globals.tests.test_tools
  plone.app.layout.links.tests.test_rssviewlet
  plone.app.layout.sitemap.tests.test_doctests
  plone.app.layout.viewlets.tests.test_content
  plone.app.layout.viewlets.tests.test_history
  plone.app.linkintegrity.tests.testDocTests
  plone.app.openid.tests.test_view
  plone.app.portlets.tests.test_cache
  plone.app.portlets.tests.test_calendar_portlet
  plone.app.portlets.tests.test_classic_portlet
  plone.app.portlets.tests.test_configuration
  plone.app.portlets.tests.test_context
  plone.app.portlets.tests.test_dashboard
  plone.app.portlets.tests.test_events_portlet
  plone.app.portlets.tests.test_exportimport
  plone.app.portlets.tests.test_login_portlet
  plone.app.portlets.tests.test_manage_views
  plone.app.portlets.tests.test_mapping
  plone.app.portlets.tests.test_namechooser
  plone.app.portlets.tests.test_navigation_portlet
  plone.app.portlets.tests.test_news_portlet
  plone.app.portlets.tests.test_recent_portlet
  plone.app.portlets.tests.test_review_portlet
  plone.app.portlets.tests.test_rss_portlet
  plone.app.portlets.tests.test_setup
  plone.app.portlets.tests.test_traversal
  plone.app.portlets.tests.test_utils
  plone.app.redirector.tests.test_doctests
  plone.app.redirector.tests.test_events
  plone.app.redirector.tests.test_setup
  plone.app.redirector.tests.test_view
  plone.app.viewletmanager.tests.test_exportimport
  plone.app.workflow.tests.test_folder_workflow
  plone.app.workflow.tests.test_functional
  plone.app.workflow.tests.test_one_state_workflow
  plone.app.workflow.tests.test_plone_workflow
  plone.app.workflow.tests.test_remap
  plone.app.workflow.tests.test_sharing_view
  plone.app.workflow.tests.test_simple_publication_workflow
  plone.browserlayer.tests.test_doctest
  plone.locking.tests
  plone.portlet.collection.tests.test_portlet_collection
  plone.portlet.static.tests.test_portlet_static
  plone.theme.tests.test_doctest

UNKNOWN




More information about the Testbot mailing list