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

CMFPlone Tests plone-tests at epy.co.at
Wed Feb 4 05:02:07 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/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
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 6.886 seconds.
  Ran 111 tests with 0 failures and 0 errors in 1.569 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.1-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.1-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.1-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.1-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.1-py2.4.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-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/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-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.1-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.1-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.1-py2.4.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-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.1-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 337, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-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/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.1-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.1-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.1-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.1-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.1-py2.4.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Products/Five/fiveconfigure.py", line 74, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-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/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-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.1-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.1-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.1-py2.4.egg/zope/configuration/config.py", line 541, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 689, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-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.1-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 337, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 538, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 839, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 707, in contained
    factory = self.context.factory(self.context, name)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.4.egg/zope/configuration/config.py", line 484, in factory
    raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.CMFCalendar/Products/CMFCalendar/configure.zcml", line 9.2-9.47
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-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 29 tests with 0 failures and 0 errors in 0.157 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 140 tests, 0 failures, 2 errors in 11.390 seconds.

FAILED (errors=2) 




More information about the Testbot mailing list