[cmf-tests] UNKNOWN : CMF-trunk Zope-trunk Python-2.4.4 : Linux
CMF Tests
cmf-tests at epy.co.at
Mon Jun 30 21:46:10 EDT 2008
CMF Tests : UNKNOWN
CMF-trunk Zope-trunk Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope212/test.py -q --config-file etc/zope.conf --path Products --test-path Products
Parsing /home/stefan/autotest/temp/python24-zope212-cmf22/etc/zope.conf
Test-module import failures:
Module: CMFActionIcons.tests.test_ActionIconsTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFActionIcons/__init__.py", line 20, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFActionIcons.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFActionIcons/__init__.py", line 20, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCalendar.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCalendar/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCalendar.tests.test_Calendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCalendar/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCalendar.tests.test_Event
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCalendar/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_actions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_cachingpolicymgr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_catalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_content
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_contenttyperegistry
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_cookieauth
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_mailhost
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_properties
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_skins
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_typeinfo
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.exportimport.tests.test_workflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_ActionInformation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_ActionProviderBase
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_ActionsTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_CMFBTreeFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_CMFCatalogAware
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_CachingPolicyManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_CatalogTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_ContentTypeRegistry
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_CookieCrumbler
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_DirectoryView
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_DiscussionTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_DynamicType
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_Expression
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSDTMLMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSFile
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSImage
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSMetadata
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSPageTemplate
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSPropertiesObject
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSPythonScript
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSReSTMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSSTXMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSSecurity
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_FSZSQLMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_MemberDataTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_MembershipTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_OpaqueItems
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_PortalContent
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_PortalFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_RegistrationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_SkinsTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_TypesTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_URLTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_UndoTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_WorkflowTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_fiveactionstool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_utils
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFCore.tests.test_zcml
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 19, in ?
import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowTool.py", line 41, in ?
from WorkflowCore import ActionRaisedExceptionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/WorkflowCore.py", line 21, in ?
from Products.CMFCore.interfaces import IWorkflowActionEvent
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.formlib.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_DefaultWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_DiscussionReply
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_DiscussionTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_Discussions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_Document
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_DublinCore
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_Favorite
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_File
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_Image
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_Link
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_MembershipTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_MetadataTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_NewsItem
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_Portal
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_PropertiesTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_RegistrationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_SkinnedFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_SyndicationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_join
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFDefault.tests.test_utils
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFDefault/__init__.py", line 18, in ?
from Products.CMFCore.utils import ToolInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_DateC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_ListC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_SIC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_SSC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_SortC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_Topic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFTopic.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFTopic/__init__.py", line 18, in ?
from Products.CMFCore.utils import ContentInit
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFUid.tests.test_uidannotation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFUid/__init__.py", line 18, in ?
from Products.CMFCore import utils
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFUid.tests.test_uidgeneration
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFUid/__init__.py", line 18, in ?
from Products.CMFCore import utils
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: CMFUid.tests.test_uidhandling
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFUid/__init__.py", line 18, in ?
from Products.CMFCore import utils
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: DCWorkflow.tests.test_DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/DCWorkflow/__init__.py", line 18, in ?
from Products.CMFCore.utils import registerIcon
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: DCWorkflow.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/DCWorkflow/__init__.py", line 18, in ?
from Products.CMFCore.utils import registerIcon
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: DCWorkflow.tests.test_guard
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/DCWorkflow/__init__.py", line 18, in ?
from Products.CMFCore.utils import registerIcon
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Module: DCWorkflow.tests.test_roles
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/DCWorkflow/__init__.py", line 18, in ?
from Products.CMFCore.utils import registerIcon
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/__init__.py", line 39, in ?
import FSSTXMethod
File "/home/stefan/autotest/temp/python24-zope212-cmf22/Products/CMFCore/FSSTXMethod.py", line 24, in ?
from StructuredText.StructuredText import HTML as STX_HTML
ImportError: No module named StructuredText.StructuredText
Running unit tests:
Ran 95 tests with 0 failures and 0 errors in 0.398 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.428 seconds.
Ran 110 tests with 0 failures and 0 errors in 0.730 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 1.549 seconds.
Ran 190 tests with 0 failures and 0 errors in 1.646 seconds.
Tearing down left over layers:
Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.001 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 395 tests, 0 failures, 0 errors in 5.102 seconds.
Test-modules with import problems:
CMFActionIcons.tests.test_ActionIconsTool
CMFActionIcons.tests.test_exportimport
CMFCalendar.browser.tests
CMFCalendar.tests.test_Calendar
CMFCalendar.tests.test_Event
CMFCore.exportimport.tests.test_actions
CMFCore.exportimport.tests.test_cachingpolicymgr
CMFCore.exportimport.tests.test_catalog
CMFCore.exportimport.tests.test_content
CMFCore.exportimport.tests.test_contenttyperegistry
CMFCore.exportimport.tests.test_cookieauth
CMFCore.exportimport.tests.test_mailhost
CMFCore.exportimport.tests.test_properties
CMFCore.exportimport.tests.test_skins
CMFCore.exportimport.tests.test_typeinfo
CMFCore.exportimport.tests.test_workflow
CMFCore.tests.test_ActionInformation
CMFCore.tests.test_ActionProviderBase
CMFCore.tests.test_ActionsTool
CMFCore.tests.test_CMFBTreeFolder
CMFCore.tests.test_CMFCatalogAware
CMFCore.tests.test_CachingPolicyManager
CMFCore.tests.test_CatalogTool
CMFCore.tests.test_ContentTypeRegistry
CMFCore.tests.test_CookieCrumbler
CMFCore.tests.test_DirectoryView
CMFCore.tests.test_DiscussionTool
CMFCore.tests.test_DynamicType
CMFCore.tests.test_Expression
CMFCore.tests.test_FSDTMLMethod
CMFCore.tests.test_FSFile
CMFCore.tests.test_FSImage
CMFCore.tests.test_FSMetadata
CMFCore.tests.test_FSPageTemplate
CMFCore.tests.test_FSPropertiesObject
CMFCore.tests.test_FSPythonScript
CMFCore.tests.test_FSReSTMethod
CMFCore.tests.test_FSSTXMethod
CMFCore.tests.test_FSSecurity
CMFCore.tests.test_FSZSQLMethod
CMFCore.tests.test_MemberDataTool
CMFCore.tests.test_MembershipTool
CMFCore.tests.test_OpaqueItems
CMFCore.tests.test_PortalContent
CMFCore.tests.test_PortalFolder
CMFCore.tests.test_RegistrationTool
CMFCore.tests.test_SkinsTool
CMFCore.tests.test_TypesTool
CMFCore.tests.test_URLTool
CMFCore.tests.test_UndoTool
CMFCore.tests.test_WorkflowTool
CMFCore.tests.test_fiveactionstool
CMFCore.tests.test_utils
CMFCore.tests.test_zcml
CMFDefault.browser.tests
CMFDefault.formlib.tests
CMFDefault.tests.test_DefaultWorkflow
CMFDefault.tests.test_DiscussionReply
CMFDefault.tests.test_DiscussionTool
CMFDefault.tests.test_Discussions
CMFDefault.tests.test_Document
CMFDefault.tests.test_DublinCore
CMFDefault.tests.test_Favorite
CMFDefault.tests.test_File
CMFDefault.tests.test_Image
CMFDefault.tests.test_Link
CMFDefault.tests.test_MembershipTool
CMFDefault.tests.test_MetadataTool
CMFDefault.tests.test_NewsItem
CMFDefault.tests.test_Portal
CMFDefault.tests.test_PropertiesTool
CMFDefault.tests.test_RegistrationTool
CMFDefault.tests.test_SkinnedFolder
CMFDefault.tests.test_SyndicationTool
CMFDefault.tests.test_join
CMFDefault.tests.test_utils
CMFTopic.tests.test_DateC
CMFTopic.tests.test_ListC
CMFTopic.tests.test_SIC
CMFTopic.tests.test_SSC
CMFTopic.tests.test_SortC
CMFTopic.tests.test_Topic
CMFTopic.tests.test_exportimport
CMFUid.tests.test_uidannotation
CMFUid.tests.test_uidgeneration
CMFUid.tests.test_uidhandling
DCWorkflow.tests.test_DCWorkflow
DCWorkflow.tests.test_exportimport
DCWorkflow.tests.test_guard
DCWorkflow.tests.test_roles
UNKNOWN
More information about the cmf-tests
mailing list