[Testbot] FAILED (errors=9) : Plone-trunk Zope-trunk Python-2.5.4

plone.* Tests plone-tests at epy.co.at
Wed Feb 4 05:17:11 UTC 2009


plone.* Tests : FAILED (errors=9) 
Plone-trunk Zope-trunk Python-2.5.4

Running /usr/local/python2.5/bin/python ./bin/test --package plone --module !plone.recipe
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/five.localsitemanager/src/five/localsitemanager/__init__.py:21: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  from zope.app.component.interfaces import ISite
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.vocabularies/plone/app/vocabularies/catalog.py:5: DeprecationWarning: ITerms is deprecated. It has moved to zope.browser.interfaces This reference will be gone sometimes.
  from zope.app.form.browser.interfaces import ISourceQueryView, ITerms
GenericCache not found; tests skipped
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.protect/plone/protect/tests/testAuthenticator.py:10: DeprecationWarning: AuthenticateForm: Please use the plone.protect.protect decorator
  from plone.protect.authenticator import AuthenticateForm
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.913 seconds.
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.016 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.119 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.013 seconds.
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Set up Products.PloneTestCase.layer.ZCML Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 360, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 531, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/runner.py", line 536, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/zcml.py", line 44, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 72, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.5/lib/python2.5/xml/sax/expatreader.py", line 338, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/skin/configure.zcml", line 12.2
    ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'defaultSkin')

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 375 tests with 0 failures and 0 errors in 6.526 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 391 tests, 0 failures, 9 errors in 12.244 seconds.

FAILED (errors=9) 




More information about the Testbot mailing list