[Testbot] UNKNOWN : AT-1.3 Plone-2.1 Zope-2.8 Python-2.3.6

Archetypes Tests plone-tests at epy.co.at
Wed Jan 2 04:18:28 UTC 2008


Archetypes Tests : UNKNOWN
AT-1.3 Plone-2.1 Zope-2.8 Python-2.3.6

Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products --dir Products/Archetypes !test_cmfessentials
/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/Archetypes/__init__.py:12: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import CMFCorePermissions
Installing CMFCore ... done (0.058s)
Installing CMFDefault ... done (0.084s)
Installing CMFCalendar ... done (0.053s)
Installing CMFTopic ... done (0.026s)
Installing DCWorkflow ... done (0.120s)
Installing CMFActionIcons ... done (0.046s)
Installing CMFQuickInstallerTool ... done (0.211s)
Installing CMFFormController ... /home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFFormController/__init__.py:25: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: CMFFormController
  product_name='CMFFormController', icon='tool.gif',
done (0.230s)
Installing GroupUserFolder ... done (0.082s)
Installing ZCTextIndex ... done (0.019s)
Installing CMFPlone ... /home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFPlone/__init__.py:196: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: CMFPlone
  , icon='tool.gif'
done (0.510s)
Installing Archetypes ... /home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/Archetypes/__init__.py:102: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: Archetypes
  icon="tool.gif",
done (0.567s)
/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/MimetypesRegistry/__init__.py:34: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: MimetypesRegistry
  icon="tool.gif",
/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/PortalTransforms/__init__.py:35: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: PortalTransforms
  icon="tool.gif",
Installing ATContentTypes ... /home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/ATContentTypes/__init__.py:82: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: ATContentTypes
  icon='tool.gif', ).initialize(context)
done (0.777s)
Installing ATReferenceBrowserWidget ... done (0.021s)
Installing CMFDynamicViewFTI ... done (0.028s)
Installing ExternalEditor ... done (0.054s)
Installing ExtendedPathIndex ... NOT FOUND
Installing ResourceRegistries ... /home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/ResourceRegistries/__init__.py:20: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: ResourceRegistries
  icon = 'tool.gif',
done (0.112s)
Installing SecureMailHost ... done (0.031s)
Installing ArchetypesTestUpdateSchema ... NOT FOUND
Adding Plone Site ... Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 989, in ?
    process_args()
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 979, in process_args
    bad = main(module_filter, test_filter, libdir)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 725, in main
    numbad = runner(files, test_filter, debug)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 617, in runner
    s = get_suite(file, runner.result)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 531, in get_suite
    mod = package_import(modname)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 505, in package_import
    mod = __import__(modname)
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/Archetypes/tests/test_aggregated_storage.py", line 35, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/Archetypes/tests/atsitetestcase.py", line 52, in ?
    PloneTestCase.setupPloneSite()
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/PloneTestCase/setup.py", line 167, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/PloneTestCase/setup.py", line 207, in run
    self._setupPloneSite()
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/PloneTestCase/setup.py", line 228, in _setupPloneSite
    self._setupPloneSite_with_portalgenerator()
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/PloneTestCase/setup.py", line 256, in _setupPloneSite_with_portalgenerator
    factory.manage_addSite(self.id, create_userfolder=1, custom_policy=self.policy)
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFPlone/Portal.py", line 465, in manage_addSite
    p = gen.create(self, id.strip(), create_userfolder)
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFPlone/Portal.py", line 436, in create
    self.setup(p, create_userfolder)
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFDefault/Portal.py", line 249, in setup
    self.setupTools(p)
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFPlone/Portal.py", line 401, in setupTools
    addCMFPloneTool(ToolNames.CatalogTool, None)
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFCore/utils.py", line 628, in manage_addTool
    obj = tool()
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFPlone/CatalogTool.py", line 277, in __init__
    self._initIndexes()
  File "/home/stefan/autotest/temp/python23-zope28-cmf15-plone21/Products/CMFCore/CatalogTool.py", line 200, in _initIndexes
    self.addIndex(index_name, index_type, extra=extra)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/ZCatalog/ZCatalog.py", line 994, in addIndex
    raise ValueError, "Index of type %s not found" % type
ValueError: Index of type ExtendedPathIndex not found




More information about the Testbot mailing list