[Testbot] UNKNOWN : Plone-3.1 Zope-2.10 Python-2.4.4

CMFPlone Tests plone-tests at epy.co.at
Wed Jul 30 02:51:00 UTC 2008


CMFPlone Tests : UNKNOWN
Plone-3.1 Zope-2.10 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q -1 --config-file etc/zope.conf --package Products.CMFPlone
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.533s)
Installing CMFCalendar ... done (0.079s)
Installing CMFTopic ... done (0.058s)
Installing DCWorkflow ... done (0.151s)
Installing CMFActionIcons ... done (0.037s)
Installing CMFQuickInstallerTool ... done (0.122s)
Installing CMFFormController ... done (0.608s)
Installing GroupUserFolder ... done (0.767s)
Installing ZCTextIndex ... done (0.099s)
Installing CMFPlone ... done (6.756s)
Installing Archetypes ... done (0.471s)
Installing ATContentTypes ... done (0.057s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.026s)
Installing ExtendedPathIndex ... done (0.030s)
Installing ResourceRegistries ... done (0.017s)
Installing SecureMailHost ... done (0.019s)
Installing CMFPlacefulWorkflow ... done (0.133s)
Installing PasswordResetTool ... done (0.032s)
Installing PluggableAuthService ... done (0.049s)
Installing PluginRegistry ... done (0.023s)
Installing PlonePAS ... done (0.029s)
Installing kupu ... done (0.498s)
Installing CMFEditions ... done (0.036s)
Installing CMFDiffTool ... done (0.028s)
Installing PloneLanguageTool ... done (0.028s)
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/etc/zope.conf
Running unit tests:
  Ran 178 tests with 0 failures and 0 errors in 2.136 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/test.py", line 117, in ?
    sys.exit(testrunner.run(defaults))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 271, in run
    failed = not run_with_options(options)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 433, in run_with_options
    setup_layers, failures, errors)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 604, in run_layer
    setup_layer(layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 692, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/zcml.py", line 53, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 579, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, 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-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/fiveconfigure.py", line 78, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/fiveconfigure.py", line 76, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, 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-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, 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-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 691, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1383, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 184, in resolve
    mod = __import__(mname, *_import_chickens)
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFPlone/configure.zcml", line 9.2-9.46
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/configure.zcml", line 113.2-118.8
    SyntaxError: invalid syntax (types.py, line 28)

UNKNOWN




More information about the Testbot mailing list