[cmf-tests] UNKNOWN : CMF-2.0 Zope-2.9 Python-2.4.4 : Linux
CMF Unit Tests
cmf-tests at epy.co.at
Thu Jul 5 21:36:29 EDT 2007
CMF Unit Tests : UNKNOWN
CMF-2.0 Zope-2.9 Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope29/test.py -q --config-file etc/zope.conf --path Products --test-path Products
2007-07-06 03:23:16 ERROR Zope Could not import Products.CMFActionIcons
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFActionIcons/__init__.py", line 23, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Could not import Products.CMFCalendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCalendar/__init__.py", line 24, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Could not import Products.CMFDefault
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Could not import Products.CMFTopic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Could not import Products.CMFUid
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Could not import Products.DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Zope Default Object Creation: 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:16 ERROR Zope Couldn't install CMFActionIcons
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 755, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFActionIcons/__init__.py", line 23, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:16 ERROR Zope Couldn't install CMFCalendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 755, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCalendar/__init__.py", line 24, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:17 ERROR Zope Couldn't install CMFDefault
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 755, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFDefault/__init__.py", line 25, in ?
from Products.GenericSetup import BASE
ImportError: No module named GenericSetup
2007-07-06 03:23:17 ERROR Zope Couldn't install CMFTopic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 755, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFTopic/__init__.py", line 25, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:17 ERROR Zope Couldn't install CMFUid
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 755, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFUid/__init__.py", line 22, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:17 ERROR Zope Couldn't install DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 755, in install_product
global_dict, global_dict, silly)
File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/DCWorkflow/__init__.py", line 20, in ?
from Products.GenericSetup import EXTENSION
ImportError: No module named GenericSetup
2007-07-06 03:23:17 ERROR Zope Couldn't install Five
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Application.py", line 783, in install_product
initmethod(context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/__init__.py", line 29, in initialize
zcml.load_site()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 41, in load_site
_context = xmlconfig.file(file)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/fiveconfigure.py", line 88, in loadProducts
handleBrokenProduct(product)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/fiveconfigure.py", line 66, in handleBrokenProduct
logger.error('Could not import Product %s' % product.__name__, error=True)
File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 999, in error
apply(self._log, (ERROR, msg, args), kwargs)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/skel/site.zcml", line 13.2-13.23
TypeError: _log() got an unexpected keyword argument 'error'
Parsing /home/stefan/autotest/temp/python24-zope29-cmf20/etc/zope.conf
Test-module import failures:
Module: CMFActionIcons.tests.test_ActionIconsTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-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-zope29-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-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/exportimport/__init__.py", line 18, in ?
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python24-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_ActionInformation.py", line 333, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_CachingPolicyManager.py", line 621, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_CachingPolicyManager.py", line 621, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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_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-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_TypesTool.py", line 65, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-cmf20/Products/CMFCore/tests/test_TypesTool.py", line 65, in setUp
zcml.load_config('configure.zcml', Products.CMFCore)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Five/zcml.py", line 50, in load_config
_context = xmlconfig.file(file, package, _context, execute=execute)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 558, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 328, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 544, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 692, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 494, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/xmlconfig.py", line 349, 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-zope29/lib/python/zope/configuration/xmlconfig.py", line 222, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/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-zope29/lib/python/zope/configuration/config.py", line 842, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 713, in contained
adapter = factory(self.context, data, info)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1186, in factory
args = toargs(context, schema, data)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/config.py", line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope29/lib/python/zope/configuration/fields.py", line 141, in fromUnicode
raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-cmf20/Products/CMFCore/configure.zcml", line 6.2-6.31
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope29-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-zope29-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
Ran 415 tests with 2 failures and 9 errors in 10.314 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