[Testbot] FAILED (errors=2) : Plone-trunk Zope-trunk Python-2.4.5

CMFPlone Tests plone-tests at epy.co.at
Sun Jan 4 05:09:25 UTC 2009


CMFPlone Tests : FAILED (errors=2)
Plone-trunk Zope-trunk Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/test --package Products.CMFPlone
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/__init__.py:11: DeprecationWarning: ImageFile is deprecated. import from App.ImageFile instead
  misc_ = {'plone_icon': Globals.ImageFile(
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PlacelessTranslationService/Products/PlacelessTranslationService/__init__.py:8: DeprecationWarning: package_home is deprecated. import from App.Common instead
  from Globals import package_home
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py:147: DeprecationWarning: PersistentMapping is deprecated. import from Persistence instead
  from Globals import PersistentMapping
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.CMFDynamicViewFTI/Products/CMFDynamicViewFTI/fti.py:8: DeprecationWarning: DTMLFile is deprecated. import from App.special_dtml instead
  from Globals import DTMLFile
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PluginRegistry/Products/PluginRegistry/PluginRegistry.py:21: DeprecationWarning: Persistent is deprecated. import from Persistence instead
  from Globals import Persistent
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PluggableAuthService/Products/PluggableAuthService/permissions.py:23: DeprecationWarning: ApplicationDefaultPermissions is deprecated. import from AccessControl.Permission instead
  from Globals import ApplicationDefaultPermissions
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/content/base.py:28: DeprecationWarning: REPLACEABLE is deprecated. import from OFS.ObjectManager instead
  from Globals import REPLACEABLE
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 7.120 seconds.
  Ran 111 tests with 0 failures and 0 errors in 2.653 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 77, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 75, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 689, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 182, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/_concatresource/meta.py", line 17, in ?
    from Products.Five.security import getSecurityInfo, protectClass, protectName,\
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/etc/site.zcml", line 11.2-11.39
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/meta.zcml", line 9.4-9.51
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/meta.zcml", line 6.3-6.56
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/meta.zcml", line 5.3-5.57
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/_concatresource/meta.zcml", line 7.1-11.10
    ImportError: cannot import name initializeClass

Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 77, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 75, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 689, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 182, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/_concatresource/meta.py", line 17, in ?
    from Products.Five.security import getSecurityInfo, protectClass, protectName,\
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/etc/site.zcml", line 11.2-11.39
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/meta.zcml", line 9.4-9.51
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/meta.zcml", line 6.3-6.56
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/meta.zcml", line 5.3-5.57
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/_concatresource/meta.zcml", line 7.1-11.10
    ImportError: cannot import name initializeClass

Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 39 tests with 0 failures and 0 errors in 1.874 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 150 tests, 0 failures, 2 errors in 16.298 seconds.

FAILED (errors=2)




More information about the Testbot mailing list