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

plone.* Tests plone-tests at epy.co.at
Sun Aug 17 03:17:38 UTC 2008


plone.* Tests : UNKNOWN
Plone-3.0 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
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/content/browser/tests/test_doctests.py", line 5, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.content.tests.test_basecontent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/tests/test_basecontent.py", line 5, in ?
    from base import ContentFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase


Module: plone.app.contentmenu.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentmenu/tests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase


Module: plone.app.contentrules.tests.test_action_copy

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_action_delete

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_action_logger

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_action_mail

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/test_action_mail.py", line 6, in ?
    from plone.app.contentrules.rule import Rule
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/rule.py", line 13, in ?
    from Products.CMFCore.interfaces import ISiteRoot
ImportError: No module named CMFCore.interfaces


Module: plone.app.contentrules.tests.test_action_move

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_action_notify

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/actions/notify.py", line 9, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_action_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_browser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/test_browser.py", line 5, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase


Module: plone.app.contentrules.tests.test_condition_group

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_condition_portal_type

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_condition_role

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_condition_wfstate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_condition_wftransition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/browser/formhelper.py", line 11, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.contentrules.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.contentrules.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/test_kss.py", line 19, in ?
    from plone.app.kss.tests.kss_and_plone_layer import KSSAndPloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.contentrules.tests.test_rule_assignment_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/test_rule_assignment_mapping.py", line 9, in ?
    from plone.app.contentrules.rule import Rule
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/rule.py", line 13, in ?
    from Products.CMFCore.interfaces import ISiteRoot
ImportError: No module named CMFCore.interfaces


Module: plone.app.contentrules.tests.test_rule_management_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/test_rule_management_views.py", line 7, in ?
    from plone.app.contentrules.rule import Rule
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/rule.py", line 13, in ?
    from Products.CMFCore.interfaces import ISiteRoot
ImportError: No module named CMFCore.interfaces


Module: plone.app.contentrules.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.contentrules.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/tests/test_traversal.py", line 8, in ?
    from plone.app.contentrules.rule import Rule
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/contentrules/rule.py", line 13, in ?
    from Products.CMFCore.interfaces import ISiteRoot
ImportError: No module named CMFCore.interfaces


Module: plone.app.controlpanel.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/controlpanel/tests/cptc.py", line 8, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.customerize.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/customerize/__init__.py", line 1, in ?
    from Products.CMFCore.utils import ToolInit
ImportError: No module named CMFCore.utils


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

ImportError: No module named CMFCore.utils


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/i18n/locales/tests/test_doctests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


Module: plone.app.iterate.tests.test_iterate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/iterate/__init__.py", line 26, in ?
    import permissions
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/iterate/permissions.py", line 23, in ?
    from Products.CMFEditions import Permissions
ImportError: No module named CMFEditions


Module: plone.app.kss.tests.test_kss_attributes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.kss.tests.test_menus

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.kss.tests.test_part_reloading

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/layout/analytics/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/layout/sitemap/tests/test_doctests.py", line 5, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/layout/viewlets/__init__.py", line 1, in ?
    from common import ViewletBase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/layout/viewlets/common.py", line 9, in ?
    from Products.CMFPlone.utils import safe_unicode
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/layout/viewlets/__init__.py", line 1, in ?
    from common import ViewletBase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/layout/viewlets/common.py", line 9, in ?
    from Products.CMFPlone.utils import safe_unicode
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.linkintegrity.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/linkintegrity/tests/testDocTests.py", line 4, in ?
    from plone.app.linkintegrity.tests import layer
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/linkintegrity/tests/layer.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


Module: plone.app.openid.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/openid/tests/base.py", line 2, in ?
    import plone.openid
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.app.portlets.tests.test_cache

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.portlets.tests.test_calendar_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_calendar_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import calendar
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/calendar.py", line 13, in ?
    from Products.CMFCore.utils import getToolByName
ImportError: No module named CMFCore.utils


Module: plone.app.portlets.tests.test_classic_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_classic_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import classic
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/classic.py", line 4, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.portlets.tests.test_dashboard

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_dashboard.py", line 7, in ?
    from Products.PluggableAuthService.events import PrincipalCreated
ImportError: No module named PluggableAuthService.events


Module: plone.app.portlets.tests.test_events_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_events_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import events
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/events.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_login_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_login_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import login
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/login.py", line 5, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_manage_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.portlets.tests.test_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/classic.py", line 4, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_namechooser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.portlets.tests.test_navigation_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 9, in ?
    from plone.app.portlets.portlets import navigation
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/navigation.py", line 8, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_news_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_news_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import news
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/news.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_recent_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_recent_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import recent
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/recent.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_review_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_review_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import review
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/review.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_rss_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/test_rss_portlet.py", line 10, in ?
    from plone.app.portlets.portlets import rss
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/rss.py", line 6, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.portlets.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.portlets.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.portlets.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/portlets/classic.py", line 4, in ?
    from plone.app.portlets.portlets import base
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/portlets/browser/formhelper.py", line 12, in ?
    from Products.CMFPlone import PloneMessageFactory as _
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.redirector.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


Module: plone.app.redirector.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


Module: plone.app.redirector.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


Module: plone.app.redirector.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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-zope210-cmf21-plone30/lib/python/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase


Module: plone.app.viewletmanager.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/viewletmanager/tests/test_exportimport.py", line 8, in ?
    from Products.GenericSetup.tests.common import BaseRegistryTests
ImportError: No module named GenericSetup.tests.common


Module: plone.app.vocabularies.tests.test_vocabularies

ImportError: No module named CMFCore.utils


Module: plone.app.workflow.tests.test_folder_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_folder_workflow.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.workflow.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_functional.py", line 5, in ?
    from base import WorkflowFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.workflow.tests.test_one_state_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_one_state_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.workflow.tests.test_plone_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_plone_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.app.workflow.tests.test_remap

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_remap.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.workflow.tests.test_sharing_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_sharing_view.py", line 7, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.app.workflow.tests.test_simple_publication_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/workflow/tests/test_simple_publication_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/__init__.py", line 215, in ?
    from browser import ploneview
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/browser/ploneview.py", line 5, in ?
    from Products.CMFCore.permissions import AddPortalContent
ImportError: No module named CMFCore.permissions


Module: plone.locking.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/locking/tests.py", line 7, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.openid.tests.testAuthentication

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.openid.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.openid.tests.testExtraction

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.session.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/session/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.session.tests.testPAS

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/session/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.theme.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/theme/tests/test_doctest.py", line 9, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase


Running unit tests:


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/usr/local/python2.4/lib/python2.4/doctest.py", line 2157, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for namechooser.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 11, in namechooser.txt
Failed example:
    from plone.app.content import container, item
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[0]>", line 1, in ?
        from plone.app.content import container, item
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/container.py", line 5, in ?
        from Products.CMFCore.PortalContent import PortalContent
    ImportError: No module named CMFCore.PortalContent
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 19, in namechooser.txt
Failed example:
    class MyContainer(container.Container):
        implements(IMyContainer)
        portal_type = "My container"
        title = IMyContainer['title']
        description = IMyContainer['description']
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[4]>", line 1, in ?
        class MyContainer(container.Container):
    NameError: name 'container' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 29, in namechooser.txt
Failed example:
    class MyType(item.Item):
        implements(IMyType)
        portal_type = "My portal type"
        title = IMyType['title']
        description = IMyType['description']
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[6]>", line 1, in ?
        class MyType(item.Item):
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 35, in namechooser.txt
Failed example:
    container = MyContainer("my-container")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[7]>", line 1, in ?
        container = MyContainer("my-container")
    NameError: name 'MyContainer' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 41, in namechooser.txt
Failed example:
    from Products.CMFCore.interfaces import IFolderish
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[9]>", line 1, in ?
        from Products.CMFCore.interfaces import IFolderish
    ImportError: No module named CMFCore.interfaces
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 42, in namechooser.txt
Failed example:
    from plone.app.content.namechooser import NormalizingNameChooser
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[10]>", line 1, in ?
        from plone.app.content.namechooser import NormalizingNameChooser
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.py", line 12, in ?
        from Products.CMFCore.interfaces import IPropertiesTool
    ImportError: No module named CMFCore.interfaces
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 43, in namechooser.txt
Failed example:
    provideAdapter(adapts=(IFolderish,), factory=NormalizingNameChooser)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[11]>", line 1, in ?
        provideAdapter(adapts=(IFolderish,), factory=NormalizingNameChooser)
    NameError: name 'IFolderish' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 61, in namechooser.txt
Failed example:
    chooser = INameChooser(container)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[18]>", line 1, in ?
        chooser = INameChooser(container)
    NameError: name 'container' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 63, in namechooser.txt
Failed example:
    item = MyType("my-item")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[19]>", line 1, in ?
        item = MyType("my-item")
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 64, in namechooser.txt
Failed example:
    item.id
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[20]>", line 1, in ?
        item.id
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 67, in namechooser.txt
Failed example:
    name = chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[21]>", line 1, in ?
        name = chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 68, in namechooser.txt
Failed example:
    name
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[22]>", line 1, in ?
        name
    NameError: name 'name' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 70, in namechooser.txt
Failed example:
    chooser.checkName(name, object)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[23]>", line 1, in ?
        chooser.checkName(name, object)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 76, in namechooser.txt
Failed example:
    container[name] = item
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[24]>", line 1, in ?
        container[name] = item
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 78, in namechooser.txt
Failed example:
    item = MyType("my-item") # a distinct object, but with the same id
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[25]>", line 1, in ?
        item = MyType("my-item") # a distinct object, but with the same id
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 79, in namechooser.txt
Failed example:
    name = chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[26]>", line 1, in ?
        name = chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 80, in namechooser.txt
Failed example:
    name
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[27]>", line 1, in ?
        name
    NameError: name 'name' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 82, in namechooser.txt
Failed example:
    chooser.checkName(name, object)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[28]>", line 1, in ?
        chooser.checkName(name, object)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 88, in namechooser.txt
Failed example:
    item.id = "another-id"
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[29]>", line 1, in ?
        item.id = "another-id"
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 89, in namechooser.txt
Failed example:
    chooser.chooseName("my-item", item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[30]>", line 1, in ?
        chooser.chooseName("my-item", item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 98, in namechooser.txt
Failed example:
    delattr(item, 'id')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[31]>", line 1, in ?
        delattr(item, 'id')
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 99, in namechooser.txt
Failed example:
    chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[32]>", line 1, in ?
        chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 102, in namechooser.txt
Failed example:
    delattr(MyType, 'portal_type')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[33]>", line 1, in ?
        delattr(MyType, 'portal_type')
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 103, in namechooser.txt
Failed example:
    chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[34]>", line 1, in ?
        chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 125, in namechooser.txt
Failed example:
    item = MyType("some-id")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[38]>", line 1, in ?
        item = MyType("some-id")
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 126, in namechooser.txt
Failed example:
    item.title = u"My funky item"
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[39]>", line 1, in ?
        item.title = u"My funky item"
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/content/namechooser.txt", line 127, in namechooser.txt
Failed example:
    chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[40]>", line 1, in ?
        chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined




Error in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/form/widgets/uberselectionwidget.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-zope210/lib/python/zope/testing/doctest.py", line 2276, in setUp
    self._dt_setUp(test)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/form/tests/test_widgets.py", line 14, in setUp
    zcml.load_config('configure.zcml', plone.app.form)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/configuration/xmlconfig.py", line 579, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, 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-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, 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-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 691, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1383, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 184, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/form/widgets/datecomponents.py", line 7, in ?
    from Products.CMFCore.utils import getToolByName
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/form/configure.zcml", line 7.2-7.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/form/widgets/configure.zcml", line 6.4-12.10
    ImportError: No module named CMFCore.utils

  Ran 271 tests with 1 failures and 1 errors in 6.809 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_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.i18n.locales.browser.tests
  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.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_context
  plone.app.portlets.tests.test_dashboard
  plone.app.portlets.tests.test_events_portlet
  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.vocabularies.tests.test_vocabularies
  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.locking.tests
  plone.openid.tests.testAuthentication
  plone.openid.tests.testDocTests
  plone.openid.tests.testExtraction
  plone.session.tests.testDocTests
  plone.session.tests.testPAS
  plone.theme.tests.test_doctest

UNKNOWN




More information about the Testbot mailing list