[cmf-tests] UNKNOWN : CMF-2.0 Zope-2.10 Python-2.4.4 : Linux
CMF Unit Tests
cmf-tests at epy.co.at
Thu Jul 5 21:38:01 EDT 2007
CMF Unit Tests : UNKNOWN
CMF-2.0 Zope-2.10 Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q --config-file etc/zope.conf --path Products --test-path Products
2007-07-06 03:23:34 ERROR Application Could not import Products.CMFActionIcons
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFActionIcons/__init__.py", line 23, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:34 ERROR Application Could not import Products.CMFCalendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCalendar/__init__.py", line 24, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:34 ERROR Application Could not import Products.CMFDefault
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
2007-07-06 03:23:34 ERROR Application Could not import Products.CMFTopic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:34 ERROR Application Could not import Products.CMFUid
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:34 ERROR Application Could not import Products.DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:35 ERROR Application Could not initialze a Temporary Folder because a database was not configured to be mounted at the /temp_folder mount point
2007-07-06 03:23:35 ERROR Application Couldn't install CMFActionIcons
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 757, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFActionIcons/__init__.py", line 23, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:35 ERROR Application Couldn't install CMFCalendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 757, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCalendar/__init__.py", line 24, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:35 ERROR Application Couldn't install CMFDefault
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 757, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
2007-07-06 03:23:35 ERROR Application Couldn't install CMFTopic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 757, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:35 ERROR Application Couldn't install CMFUid
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 757, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:35 ERROR Application Couldn't install DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 757, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py:692: DeprecationWarning: The five:traversable statement is no longer needed and will be removed in Zope 2.12.
actions = self.handler(context, **args)
2007-07-06 03:23:36 ERROR Five Could not import Product Products.CMFCore
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/fiveconfigure.py", line 77, in loadProducts
xmlconfig.include(_context, zcml, package=product)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
2007-07-06 03:23:36 ERROR Application Couldn't install Five
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 785, in install_product
initmethod(context)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 28, in initialize
zcml.load_site()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/zcml.py", line 53, in load_site
_context = xmlconfig.file(file)
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 517, in include
assert _context.stack[-1].context is context
AssertionError
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py:42: DeprecationWarning: IBrowserView is deprecated. IBrowserView has been moved to zope.publisher.interfaces.browser. This reference will be removed in Zope 3.5.
from zope.app.publisher.interfaces.browser import IBrowserView
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py:44: DeprecationWarning: FiveTraversable is deprecated. __bobo_traverse__ and ITraverser/ITraversable for controlling URL traversal have become obsolete. Use an IPublishTraverse adapter instead. This reference will go away in Zope 2.12.
from Products.Five.traversable import FiveTraversable
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py:45: DeprecationWarning: Traversable is deprecated. __bobo_traverse__ and ITraverser/ITraversable for controlling URL traversal have become obsolete. Use an IPublishTraverse adapter instead. This reference will go away in Zope 2.12.
from Products.Five.traversable import Traversable
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py:47: DeprecationWarning: zope.app.traversing has moved to zope.traversing. Import of zope.app.traversing will become unsupported in Zope 3.5
from zope.app.traversing.adapters import Traverser
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py:47: DeprecationWarning: zope.app.traversing.adapters has moved to zope.traversing.adapters. Import of zope.app.traversing.adapters will become unsupported in Zope 3.5
from zope.app.traversing.adapters import Traverser
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py:48: DeprecationWarning: zope.app.traversing.interfaces has moved to zope.traversing.interfaces. Import of zope.app.traversing.interfaces will become unsupported in Zope 3.5
from zope.app.traversing.interfaces import ITraverser, ITraversable
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_FSPageTemplate.py:25: DeprecationWarning: Products.PageTemplates.TALES has moved to zope.tales.tales. Import of Products.PageTemplates.TALES will become unsupported in 2.12
from Products.PageTemplates.TALES import Undefined
Parsing /home/stefan/autotest/temp/python24-zope210-cmf20/etc/zope.conf
Test-module import failures:
Module: CMFActionIcons.tests.test_ActionIconsTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFActionIcons/__init__.py", line 23, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFActionIcons.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFActionIcons/__init__.py", line 23, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFCalendar.tests.test_Calendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCalendar/__init__.py", line 24, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFCalendar.tests.test_Event
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCalendar/__init__.py", line 24, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFCore.exportimport.tests.test_actions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_cachingpolicymgr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_catalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_content
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_contenttyperegistry
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_cookieauth
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_mailhost
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_properties
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_skins
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_typeinfo
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFCore.exportimport.tests.test_workflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/exportimport/content.py", line 32, in ?
from Products.GenericSetup.interfaces import IFilesystemExporter
ImportError: No module named GenericSetup.interfaces
Module: CMFDefault.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_DefaultWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_DiscussionReply
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_DiscussionTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_Discussions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_Document
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_DublinCore
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_Favorite
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_File
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_Image
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_Link
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_MembershipTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_MetadataTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_NewsItem
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_Portal
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_PropertiesTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_RegistrationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_SyndicationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_join
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFDefault.tests.test_utils
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_DateC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_ListC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_SIC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_SSC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_SortC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_Topic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFTopic.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFUid.tests.test_uidannotation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFUid.tests.test_uidgeneration
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: CMFUid.tests.test_uidhandling
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: DCWorkflow.tests.test_DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: DCWorkflow.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: DCWorkflow.tests.test_guard
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Module: DCWorkflow.tests.test_roles
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
Running unit tests:
Error in test test_Condition (CMFCore.tests.test_ActionInformation.ActionInformationTests)
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-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test test_basic_construction (CMFCore.tests.test_ActionInformation.ActionInformationTests)
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-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test test_editing (CMFCore.tests.test_ActionInformation.ActionInformationTests)
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-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test test_getInfoData_normal (CMFCore.tests.test_ActionInformation.ActionInformationTests)
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-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test test_z3interfaces (CMFCore.tests.test_ActionInformation.ActionInformationTests)
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-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test testConditionalGETDisabled (CMFCore.tests.test_CachingPolicyManager.CachingPolicyManager304Tests)
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-cmf20/Products/CMFCore/tests/test_CachingPolicyManager.py", line 621, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test testConditionalGETNoETag (CMFCore.tests.test_CachingPolicyManager.CachingPolicyManager304Tests)
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-cmf20/Products/CMFCore/tests/test_CachingPolicyManager.py", line 621, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_CookieCrumbler.py:54: DeprecationWarning: zope.app.event.interfaces has moved to zope.lifecycleevent.interfaces. Import of zope.app.event.interfaces will become unsupported in Zope 3.5
from zope.app.event.interfaces import IObjectEvent
/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_CookieCrumbler.py:54: DeprecationWarning: IObjectEvent is deprecated. IObjectEvent has moved to zope.component.interfaces
from zope.app.event.interfaces import IObjectEvent
Failure in test test_default_viewname_overrides_fti (CMFCore.tests.test_DynamicType.DynamicTypeDefaultTraversalTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_DynamicType.py", line 153, in test_default_viewname_overrides_fti
self.assertEqual( r.URL, '/foo/index.html' )
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: '/foo/dummy_view' != '/foo/index.html'
Error in test test_allMetaTypes (CMFCore.tests.test_TypesTool.TypesToolTests)
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-cmf20/Products/CMFCore/tests/test_TypesTool.py", line 65, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Error in test test_z2interfaces (CMFCore.tests.test_TypesTool.TypesToolTests)
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-cmf20/Products/CMFCore/tests/test_TypesTool.py", line 65, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
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 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 541, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
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 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/browser/configure.zcml", line 16.2
ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import Products.GenericSetup, No module named GenericSetup")
Failure in test test_constructInstance_wo_Roles (CMFCore.tests.test_TypesTool.FTIConstructionTests_w_Roles)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf20/Products/CMFCore/tests/test_TypesTool.py", line 459, in test_constructInstance_wo_Roles
, ti.constructInstance, folder, 'foo' )
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 326, in failUnlessRaises
raise self.failureException, "%s not raised" % excName
AssertionError: Unauthorized not raised
<string>:1: DeprecationWarning: setDefaultSkin is deprecated. setDefaultSkin has been moved to zope.publisher.browser. This reference will be removed in Zope 3.5.
Ran 415 tests with 2 failures and 9 errors in 9.837 seconds.
Test-modules with import problems:
CMFActionIcons.tests.test_ActionIconsTool
CMFActionIcons.tests.test_exportimport
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
CMFDefault.browser.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_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