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

CMFPlone Tests plone-tests at epy.co.at
Tue Sep 2 03:30:40 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
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.470 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.518 seconds.
  Ran 130 tests with 0 failures and 0 errors in 2.167 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 7.221 seconds.


Error in test test_body_get (Products.CMFPlone.exportimport.tests.testControlPanel.ControlPanelXMLAdapterTests)
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-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/testControlPanel.py", line 67, in setUp
    sm.registerUtility(self.site.portal_actionicons, IActionIconsTool)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)



Error in test test_body_set (Products.CMFPlone.exportimport.tests.testControlPanel.ControlPanelXMLAdapterTests)
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-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/testControlPanel.py", line 67, in setUp
    sm.registerUtility(self.site.portal_actionicons, IActionIconsTool)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)



Error in test test_z3interfaces (Products.CMFPlone.exportimport.tests.testControlPanel.ControlPanelXMLAdapterTests)
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-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/testControlPanel.py", line 67, in setUp
    sm.registerUtility(self.site.portal_actionicons, IActionIconsTool)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)



Error in test test_body_get (Products.CMFPlone.exportimport.tests.testFactoryTool.PortalFactoryXMLAdapterTests)
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-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/testFactoryTool.py", line 57, in setUp
    sm.registerUtility(self.site.portal_types, ITypesTool)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)



Error in test test_body_set (Products.CMFPlone.exportimport.tests.testFactoryTool.PortalFactoryXMLAdapterTests)
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-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/testFactoryTool.py", line 57, in setUp
    sm.registerUtility(self.site.portal_types, ITypesTool)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)



Error in test test_z3interfaces (Products.CMFPlone.exportimport.tests.testFactoryTool.PortalFactoryXMLAdapterTests)
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-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/testFactoryTool.py", line 57, in setUp
    sm.registerUtility(self.site.portal_types, ITypesTool)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)

  Ran 12 tests with 0 failures and 6 errors in 0.038 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  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/lib/python/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 167, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 207, in run
    self._setupPloneSite()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 226, in _setupPloneSite
    self._setupPloneSite_with_genericsetup()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 240, in _setupPloneSite_with_genericsetup
    profile_id=self.base_profile)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/factory.py", line 88, in addPloneSite
    setup_tool.runAllImportStepsFromProfile('profile-%s' % profile_id)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/tool.py", line 327, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/tool.py", line 1080, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/tool.py", line 994, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/components.py", line 313, in importComponentRegistry
    importer.body = body
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/utils.py", line 506, in _importBody
    self._importNode(dom.documentElement)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/components.py", line 88, in _importNode
    self._initUtilities(child)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/components.py", line 193, in _initUtilities
    self.context.registerUtility(aq_base(obj), provided, name)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/five/localsitemanager/registry.py", line 248, in registerUtility
    zope.event.notify(zope.component.interfaces.Registered(
TypeError: __init__() takes exactly 6 arguments (7 given)

Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 182 tests, 0 failures, 7 errors in 13.269 seconds.

UNKNOWN




More information about the Testbot mailing list