[Testbot] UNKNOWN : AT-1.5 Plone-3.0 Zope-2.10 Python-2.4.4

Archetypes Tests plone-tests at epy.co.at
Sat Mar 29 04:42:30 UTC 2008


Archetypes Tests : UNKNOWN
AT-1.5 Plone-3.0 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.Archetypes --package Products.MimetypesRegistry --package Products.PortalTransforms --package Products.validation
Installing CMFCore ... done (0.068s)
Installing CMFDefault ... done (0.044s)
Installing CMFCalendar ... done (0.194s)
Installing CMFTopic ... done (0.121s)
Installing DCWorkflow ... done (0.106s)
Installing CMFActionIcons ... done (0.085s)
Installing CMFQuickInstallerTool ... done (0.232s)
Installing CMFFormController ... done (0.675s)
Installing GroupUserFolder ... done (0.899s)
Installing ZCTextIndex ... done (0.137s)
Installing CMFPlone ... done (7.439s)
Installing Archetypes ... done (0.216s)
Installing ATContentTypes ... done (0.080s)
Installing ATReferenceBrowserWidget ... done (0.045s)
Installing CMFDynamicViewFTI ... done (0.034s)
Installing ExternalEditor ... done (0.071s)
Installing ExtendedPathIndex ... done (0.068s)
Installing ResourceRegistries ... done (0.089s)
Installing SecureMailHost ... done (0.066s)
Installing CMFPlacefulWorkflow ... done (0.156s)
Installing PasswordResetTool ... done (0.223s)
Installing PluggableAuthService ... done (0.149s)
Installing PluginRegistry ... done (0.063s)
Installing PlonePAS ... done (0.070s)
Installing kupu ... done (0.827s)
Installing CMFEditions ... done (0.060s)
Installing CMFDiffTool ... done (0.040s)
Installing PloneLanguageTool ... done (0.043s)
Failed to import ZPsycopgDA
Failed to import ZMySQLDA
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/etc/zope.conf
Test-module import failures:

Module: Products.Archetypes.tests.test_interfaces

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/Archetypes/tests/test_interfaces.py", line 220, in ?
    testInstances = safe_load_site_wrapper(make_test_instances)()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/PloneTestCase/five.py", line 48, in wrapped_func
    safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/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 229, in fromUnicode
    v = vt.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)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/controlpanel/calendar.py", line 15, in ?
    from form import ControlPanelForm
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/controlpanel/form.py", line 18, in ?
    from plone.protect import CheckAuthenticator
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/configure.zcml", line 9.2-9.46
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/lib/python/plone/app/controlpanel/configure.zcml", line 5.2-5.61
    ImportError: No module named protect


Running unit tests:
  Ran 17 tests with 0 failures and 0 errors in 1.124 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-plone30/Products/PloneTestCase/layer.py", line 17, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/PloneTestCase/five.py", line 36, in safe_load_site
    cleanUp()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/PloneTestCase/five.py", line 21, in cleanUp
    _cleanUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/cleanup.py", line 63, in cleanUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/GenericSetup/zcml.py", line 182, in cleanUp
    del _profile_registry._profile_info[profile_id]
KeyError: u'Products.Archetypes:Archetypes'

UNKNOWN




More information about the Testbot mailing list