[cmf-tests] FAILED (failures=1, errors=5) : CMF-trunk Zope-trunk Python-2.6.8 : Linux

CMF Tests cmf-tests at epy.co.at
Thu Jul 5 05:35:28 UTC 2012


CMF Tests : FAILED (failures=1, errors=5)
CMF-trunk Zope-trunk Python-2.6.8 : Linux (x86_64)

Running ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.097 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt
Failed doctest test for browser.txt
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 24, in browser.txt
Failed example:
    load_config('configure.zcml', package=Products.Five)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[5]>", line 1, in <module>
        load_config('configure.zcml', package=Products.Five)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
        _context = xmlconfig.file(config, package, _context, execute=execute)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
        include(context, name, package)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
        processxmlfile(f, context)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
        parser.parse(src)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
        self.feed(buffer)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
        self._parser.Parse(data, isFinal)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
        None, sys.exc_info()[2])
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
        self.context.end()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
        self.stack.pop().finish()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
        actions = self.handler(context, **args)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
        processxmlfile(f, context)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
        parser.parse(src)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
        self.feed(buffer)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
        self._parser.Parse(data, isFinal)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
        None, sys.exc_info()[2])
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
        self.context.end()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
        self.stack.pop().finish()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 562, in finish
        actions = self.handler()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/metaconfigure.py", line 195, in __call__
        allowed_interface, allowed_attributes) = self.args
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/configure.zcml", line 10.2-10.32
        ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/configure.zcml", line 11.2-21.2
        ValueError: need more than 7 values to unpack
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 25, in browser.txt
Failed example:
    load_config('configure.zcml', package=five.localsitemanager)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[6]>", line 1, in <module>
        load_config('configure.zcml', package=five.localsitemanager)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
        _context = xmlconfig.file(config, package, _context, execute=execute)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
        include(context, name, package)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
        processxmlfile(f, context)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
        parser.parse(src)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
        self.feed(buffer)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
        self._parser.Parse(data, isFinal)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 338, in start_element_ns
        AttributesNSImpl(newattrs, qnames))
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 213, in startElementNS
        None, sys.exc_info()[2])
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 204, in startElementNS
        self.context.begin(name, data, info)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 342, in begin
        self.stack.append(self.stack[-1].contained(__name, __data, __info))
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 509, in contained
        return RootStackItem.contained(self, name, data, info)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 473, in contained
        factory = self.context.factory(self.context, name)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 311, in factory
        raise ConfigurationError("Unknown directive", ns, n)
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/configure.zcml", line 5.2
        ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 26, in browser.txt
Failed example:
    load_string('<includeOverrides package="five.localsitemanager" file="overrides.zcml" />')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[7]>", line 1, in <module>
        load_string('<includeOverrides package="five.localsitemanager" file="overrides.zcml" />')
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 63, in load_string
        _context = xmlconfig.string(s, _context)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 513, in string
        processxmlfile(f, context)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
        parser.parse(src)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
        self.feed(buffer)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
        self._parser.Parse(data, isFinal)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
        None, sys.exc_info()[2])
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
        self.context.end()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
        self.stack.pop().finish()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
        actions = self.handler(context, **args)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 456, in includeOverrides
        include(_context, file, package, files)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
        processxmlfile(f, context)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
        parser.parse(src)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
        self.feed(buffer)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
        self._parser.Parse(data, isFinal)
      File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 338, in start_element_ns
        AttributesNSImpl(newattrs, qnames))
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 213, in startElementNS
        None, sys.exc_info()[2])
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 204, in startElementNS
        self.context.begin(name, data, info)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 342, in begin
        self.stack.append(self.stack[-1].contained(__name, __data, __info))
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 509, in contained
        return RootStackItem.contained(self, name, data, info)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 473, in contained
        factory = self.context.factory(self.context, name)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 311, in factory
        raise ConfigurationError("Unknown directive", ns, n)
    ZopeXMLConfigurationError: File "<string>", line 1.0-1.74
        ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/overrides.zcml", line 5.2
        ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'page')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 65, in browser.txt
Failed example:
    browser.open('http://localhost/folder/components.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[17]>", line 1, in <module>
        browser.open('http://localhost/folder/components.html')
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py", line 240, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/mechanize-0.2.5-py2.6.egg/mechanize/_mechanize.py", line 203, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/mechanize-0.2.5-py2.6.egg/mechanize/_mechanize.py", line 255, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 66, in browser.txt
Failed example:
    browser.getControl('Make site').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[18]>", line 1, in <module>
        browser.getControl('Make site').click()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Make site'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 71, in browser.txt
Failed example:
    '<dd class="sitemanager-trail">Global Registry =&gt; &lt;PersistentComponents /folder&gt;</dd>' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 78, in browser.txt
Failed example:
    browser.open('http://localhost/folder/subfolder/components.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[21]>", line 1, in <module>
        browser.open('http://localhost/folder/subfolder/components.html')
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py", line 240, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/mechanize-0.2.5-py2.6.egg/mechanize/_mechanize.py", line 203, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/mechanize-0.2.5-py2.6.egg/mechanize/_mechanize.py", line 255, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 79, in browser.txt
Failed example:
    browser.getControl('Make site').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[22]>", line 1, in <module>
        browser.getControl('Make site').click()
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Make site'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/browser.txt", line 81, in browser.txt
Failed example:
    '<dd class="sitemanager-trail">Global Registry =&gt; &lt;PersistentComponents /folder&gt; =&gt; &lt;PersistentComponents /folder/subfolder&gt;</dd>' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False

  Ran 379 tests with 1 failures and 0 errors in 1.409 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.py", line 149, in setUp
    zcml.load_config('testing.zcml', Products.CMFCore)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
    _context = xmlconfig.file(config, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 562, in finish
    actions = self.handler()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/metaconfigure.py", line 195, in __call__
    allowed_interface, allowed_attributes) = self.args
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.zcml", line 20.2-20.36
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/configure.zcml", line 10.2-10.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/configure.zcml", line 11.2-21.2
    ValueError: need more than 7 values to unpack

Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.py", line 149, in setUp
    zcml.load_config('testing.zcml', Products.CMFCore)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
    _context = xmlconfig.file(config, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 562, in finish
    actions = self.handler()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/metaconfigure.py", line 195, in __call__
    allowed_interface, allowed_attributes) = self.args
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.zcml", line 20.2-20.36
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/configure.zcml", line 10.2-10.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/configure.zcml", line 11.2-21.2
    ValueError: need more than 7 values to unpack

Running Products.CMFCore.testing.EventZCMLLayer tests:
  Set up Products.CMFCore.testing.EventZCMLLayer in 0.001 seconds.
  Ran 24 tests with 1 failures and 0 errors in 0.679 seconds.
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFCore.testing.EventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.ExportImportZCMLLayer in 0.001 seconds.
  Ran 113 tests with 1 failures and 0 errors in 15.646 seconds.
Running Products.CMFCore.testing.TraversingEventZCMLLayer tests:
  Tear down Products.CMFCore.testing.ExportImportZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.TraversingEventZCMLLayer in 0.001 seconds.
  Ran 62 tests with 1 failures and 0 errors in 2.972 seconds.
Running Products.CMFCore.testing.TraversingZCMLLayer tests:
  Tear down Products.CMFCore.testing.TraversingEventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.TraversingZCMLLayer in 0.001 seconds.
  Ran 73 tests with 1 failures and 0 errors in 2.000 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
  Tear down Products.CMFCore.testing.TraversingZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.py", line 149, in setUp
    zcml.load_config('testing.zcml', Products.CMFCore)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
    _context = xmlconfig.file(config, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 562, in finish
    actions = self.handler()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/metaconfigure.py", line 195, in __call__
    allowed_interface, allowed_attributes) = self.args
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.zcml", line 20.2-20.36
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/configure.zcml", line 10.2-10.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/configure.zcml", line 11.2-21.2
    ValueError: need more than 7 values to unpack

Running Products.CMFTopic.testing.FunctionalLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.py", line 149, in setUp
    zcml.load_config('testing.zcml', Products.CMFCore)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
    _context = xmlconfig.file(config, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 562, in finish
    actions = self.handler()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/metaconfigure.py", line 195, in __call__
    allowed_interface, allowed_attributes) = self.args
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/testing.zcml", line 20.2-20.36
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/configure.zcml", line 10.2-10.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/configure.zcml", line 11.2-21.2
    ValueError: need more than 7 values to unpack

Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Set up Products.CMFUid.testing.UidEventZCMLLayer in 0.001 seconds.
  Ran 12 tests with 1 failures and 0 errors in 0.326 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFUid.testing.UidEventZCMLLayer in 0.000 seconds.
  Set up Products.DCWorkflow.testing.ExportImportZCMLLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow/Products/DCWorkflow/testing.py", line 35, in setUp
    zcml.load_config('configure.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 54, in load_config
    _context = xmlconfig.file(config, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 498, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 453, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 402, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 295, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 281, in endElementNS
    None, sys.exc_info()[2])
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/xmlconfig.py", line 272, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 345, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.configuration-4.0.0-py2.6.egg/zope/configuration/config.py", line 562, in finish
    actions = self.handler()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/metaconfigure.py", line 195, in __call__
    allowed_interface, allowed_attributes) = self.args
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/configure.zcml", line 10.2-10.32
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/Five/browser/configure.zcml", line 11.2-21.2
    ValueError: need more than 7 values to unpack

Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.104 seconds.
  Ran 219 tests with 1 failures and 0 errors in 0.786 seconds.
Running zope.testrunner.layer.UnitTests tests:
  Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.000 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 565 tests with 1 failures and 0 errors in 3.171 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1447 tests, 1 failures, 5 errors in 28.376 seconds.

FAILED (failures=1, errors=5)


More information about the cmf-tests mailing list