[Testbot] UNKNOWN : Plone-trunk Zope-2.11 Python-2.4.4

CMFPlone Tests plone-tests at epy.co.at
Fri Feb 29 06:57:42 UTC 2008


CMFPlone Tests : UNKNOWN
Plone-trunk Zope-2.11 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package Products.CMFPlone
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/utils.py:28: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneLanguageTool/interfaces.py:7: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/PloneTool.py:47: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
Parsing /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/zope.conf
Running unit tests:
  Ran 40 tests with 0 failures and 0 errors in 0.111 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:simple taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:empty taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
 in 3.146 seconds.
  Ran 134 tests with 0 failures and 0 errors in 3.090 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/exportimport/configure.zcml
  warnings.warn(
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/exportimport/configure.zcml
  warnings.warn(
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py:331: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFActionIcons:actionicons taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFCalendar:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFCalendar:skins_support taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFTopic:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFUid:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.DCWorkflow:revision2 taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
 in 14.140 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.053 seconds.
Running Products.PloneTestCase.layer.PloneContentLessSite tests:
  Set up Products.PloneTestCase.layer.PloneContentLessSite/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.listGroups is deprecated and will be removed in Plone 3.5. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
 in 7.720 seconds.
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/MembershipTool.py:209: DeprecationWarning: __getPUS is deprecated and will be removed in CMF 2.4, please acquire "acl_users" instead.
  return self.__getPUS().getUserIds()
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/MembershipTool.py:209: DeprecationWarning: getUserIds is deprecated. Use the PAS methods instead
  return self.__getPUS().getUserIds()
  Ran 274 tests with 0 failures and 0 errors in 34.957 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.PloneTestCase.layer.PloneContentLessSite in 0.428 seconds.
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1252, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1377, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/layer.py", line 71, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/setup.py", line 156, in setupPloneSite
    base_profile, extension_profiles, setup_content).run()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/setup.py", line 219, in run
    self._setupPloneSite()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/setup.py", line 238, in _setupPloneSite
    self._setupPloneSite_with_genericsetup()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/setup.py", line 254, in _setupPloneSite_with_genericsetup
    setup_content=self.setup_content)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/factory.py", line 91, in addPloneSite
    setup_tool.runAllImportStepsFromProfile('profile-%s' % _CONTENT_PROFILE)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/tool.py", line 390, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/tool.py", line 1180, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/tool.py", line 1094, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/setuphandlers.py", line 513, in importContent
    gen.addDefaultPortlets(site)
AttributeError: PloneGenerator instance has no attribute 'addDefaultPortlets'

Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.ZCML in 0.021 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 460 tests, 0 failures, 1 errors in 1 minutes 12.059 seconds.

UNKNOWN




More information about the Testbot mailing list