[Testbot] UNKNOWN : ATCT-1.2 Plone-3.1 Zope-2.10 Python-2.4.4

ATContentTypes Tests plone-tests at epy.co.at
Wed Mar 5 05:20:34 UTC 2008


ATContentTypes Tests : UNKNOWN
ATCT-1.2 Plone-3.1 Zope-2.10 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q -1 --config-file etc/zope.conf --package Products.ATContentTypes
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.016s)
Installing CMFCalendar ... done (0.062s)
Installing CMFTopic ... done (0.029s)
Installing DCWorkflow ... done (0.070s)
Installing CMFActionIcons ... done (0.028s)
Installing CMFQuickInstallerTool ... done (0.093s)
Installing CMFFormController ... done (0.868s)
Installing GroupUserFolder ... done (0.581s)
Installing ZCTextIndex ... done (0.090s)
Installing CMFPlone ... done (1.503s)
Installing Archetypes ... done (0.154s)
Installing ATContentTypes ... done (0.056s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.020s)
Installing ExtendedPathIndex ... done (0.021s)
Installing ResourceRegistries ... done (0.016s)
Installing SecureMailHost ... done (0.018s)
Installing CMFPlacefulWorkflow ... done (0.034s)
Installing PasswordResetTool ... done (0.022s)
Installing PluggableAuthService ... done (0.032s)
Installing PluginRegistry ... done (0.023s)
Installing PlonePAS ... done (0.027s)
Installing kupu ... done (0.680s)
Installing CMFEditions ... done (0.035s)
Installing CMFDiffTool ... done (0.029s)
Installing PloneLanguageTool ... done (0.030s)
Installing Marshall ... done (0.087s)
Installing SiteAccess ... done (0.034s)
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py:323: 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-zope210-cmf21-plone31/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 3.5. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/etc/zope.conf
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML in 5.945 seconds.
  Set up Products.PloneTestCase.layer.PloneSite
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/test.py", line 117, in ?
    sys.exit(testrunner.run(defaults))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 271, in run
    failed = not run_with_options(options)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 433, in run_with_options
    setup_layers, failures, errors)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 604, in run_layer
    setup_layer(layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 692, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/setup.py", line 170, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/setup.py", line 210, in run
    self._setupPloneSite()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/setup.py", line 229, in _setupPloneSite
    self._setupPloneSite_with_genericsetup()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/setup.py", line 243, in _setupPloneSite_with_genericsetup
    profile_id=self.base_profile)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFPlone/factory.py", line 86, in addPloneSite
    setup_tool.runAllImportStepsFromProfile('profile-%s' % profile_id)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/tool.py", line 390, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/tool.py", line 1180, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/tool.py", line 1094, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/exportimport/content.py", line 37, in importSiteStructure
    IFilesystemImporter(context.getSite()).import_(context, 'structure', True)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/exportimport/content.py", line 166, in import_
    subdir, import_context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/exportimport/content.py", line 185, in _makeInstance
    tool.constructContent(portal_type, context, id)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/TypesTool.py", line 716, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/TypesTool.py", line 276, in constructInstance
    ob = self._constructInstance(container, id, *args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/TypesTool.py", line 450, in _constructInstance
    newid = m(id, *args, **kw)
  File "<string>", line 7, in addATBTreeFolder
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/ObjectManager.py", line 347, in _setObject
    notify(ObjectAddedEvent(ob, self, id))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/event/__init__.py", line 23, in notify
    subscriber(event)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/event.py", line 26, in dispatch
    for ignored in zope.component.subscribers(event, None):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/_api.py", line 130, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/registry.py", line 290, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 535, in subscribers
    subscription(*objects)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/event.py", line 33, in objectEventNotify
    adapters = zope.component.subscribers((event.object, event), None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/_api.py", line 130, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/registry.py", line 290, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 535, in subscribers
    subscription(*objects)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFUid/UniqueIdAnnotationTool.py", line 87, in handleUidAnnotationEvent
    uid_handler.unregister(ob)
AttributeError: unregister

UNKNOWN




More information about the Testbot mailing list