[Testbot] UNKNOWN : AT-1.5 Plone-3.1 Zope-2.11 Python-2.4.4

Archetypes Tests plone-tests at epy.co.at
Thu Sep 18 03:47:39 UTC 2008


Archetypes Tests : UNKNOWN
AT-1.5 Plone-3.1 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.Archetypes --package Products.MimetypesRegistry --package Products.PortalTransforms --package Products.validation
/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])
Failed to import ZPsycopgDA
Failed to import ZMySQLDA
Parsing /home/stefan/autotest/temp/python24-zope211-cmf21-plone31/etc/zope.conf
Running unit tests:
  Ran 17 tests with 0 failures and 0 errors in 1.204 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.591 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 4.306 seconds.
  Ran 61 tests with 0 failures and 0 errors in 2.465 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
 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-cmf21-plone31/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/PloneTestCase/setup.py", line 167, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/PloneTestCase/setup.py", line 207, in run
    self._setupPloneSite()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/PloneTestCase/setup.py", line 226, in _setupPloneSite
    self._setupPloneSite_with_genericsetup()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/PloneTestCase/setup.py", line 240, in _setupPloneSite_with_genericsetup
    profile_id=self.base_profile)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/CMFPlone/factory.py", line 85, in addPloneSite
    setup_tool.runAllImportStepsFromProfile('profile-%s' % profile_id)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/GenericSetup/tool.py", line 390, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/GenericSetup/tool.py", line 1182, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/GenericSetup/tool.py", line 1093, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/CMFCore/exportimport/content.py", line 37, in importSiteStructure
    IFilesystemImporter(context.getSite()).import_(context, 'structure', True)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/CMFCore/exportimport/content.py", line 175, in import_
    IFilesystemImporter(wrapped).import_(import_context, subdir)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/GenericSetup/content.py", line 410, in import_
    self.context.PUT(request, response)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/Archetypes/WebDAVSupport.py", line 121, in PUT
    self.reindexObject()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/Archetypes/CatalogMultiplex.py", line 115, in reindexObject
    c.catalog_object(self, url, idxs=lst)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/CMFPlone/CatalogTool.py", line 385, in catalog_object
    update_metadata, pghandler=pghandler)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 536, in catalog_object
    update_metadata=update_metadata)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/Catalog.py", line 348, in catalogObject
    self.updateMetadata(object, uid)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/Catalog.py", line 277, in updateMetadata
    newDataRecord = self.recordify(object)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/Catalog.py", line 417, in recordify
    if(attr is not MV and safe_callable(attr)): attr=attr()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/Archetypes/ClassGen.py", line 56, in generatedAccessor
    return schema[name].get(self, **kw)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/lib/python/wicked/fieldevent/__init__.py", line 29, in render
    notify(renderer)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/event/__init__.py", line 23, in notify
    subscriber(event)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/event.py", line 26, in dispatch
    for ignored in zope.component.subscribers(event, None):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 130, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 290, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 535, in subscribers
    subscription(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/lib/python/wicked/fieldevent/__init__.py", line 16, in notifyFieldEvent
    event.value = getMultiAdapter((field, event), IFieldValue)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 101, in getMultiAdapter
    adapter = queryMultiAdapter(objects, interface, name, context=context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 114, in queryMultiAdapter
    return sitemanager.queryMultiAdapter(objects, interface, name, default)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 206, in queryMultiAdapter
    return self.adapters.queryMultiAdapter(
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 482, in queryMultiAdapter
    result = factory(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/lib/python/wicked/fieldevent/meta.py", line 78, in field_value
    return _get(field, event.instance, **event.kwargs)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/Archetypes/Field.py", line 1391, in get
    encoding=kwargs.get('encoding',None))
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone31/Products/Archetypes/BaseUnit.py", line 103, in transform
    assert idatastream.providedBy(data)
AttributeError: 'Interface' object has no attribute 'providedBy'

Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.ZCML in 0.008 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 78 tests, 0 failures, 1 errors in 19.814 seconds.

UNKNOWN




More information about the Testbot mailing list