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

plone.* Tests plone-tests at epy.co.at
Sat Feb 23 04:17:15 UTC 2008


plone.* 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 plone
Installing CMFCore ... done (0.508s)
Installing CMFDefault ... done (0.426s)
Installing CMFCalendar ... done (0.062s)
Installing CMFTopic ... done (0.028s)
Installing DCWorkflow ... done (0.071s)
Installing CMFActionIcons ... done (0.028s)
Installing CMFQuickInstallerTool ... done (0.133s)
Installing CMFFormController ... done (0.503s)
Installing GroupUserFolder ... done (0.577s)
Installing ZCTextIndex ... done (0.082s)
Installing CMFPlone ... done (2.950s)
Installing Archetypes ... done (0.153s)
Installing ATContentTypes ... done (0.056s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.019s)
Installing ExtendedPathIndex ... done (0.021s)
Installing ResourceRegistries ... done (0.017s)
Installing SecureMailHost ... done (0.019s)
Installing CMFPlacefulWorkflow ... done (0.019s)
Installing PasswordResetTool ... done (0.022s)
Installing PluggableAuthService ... /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:simple taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:empty taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
done (0.030s)
Installing PluginRegistry ... done (0.023s)
Installing PlonePAS ... done (0.029s)
Installing kupu ... /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile kupu:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
done (0.768s)
Installing CMFEditions ... done (0.035s)
Installing CMFDiffTool ... done (0.028s)
Installing PloneLanguageTool ... done (0.029s)
Installing Marshall ... done (0.081s)
Installing Calendaring ... /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/Calendaring/zopeevents.py:2: DeprecationWarning: zope.app.event.interfaces has moved to zope.lifecycleevent.interfaces. Import of zope.app.event.interfaces will become unsupported in Zope 3.5
  from zope.app.event.interfaces import IObjectEvent
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/Calendaring/zopeevents.py:2: DeprecationWarning: IObjectEvent is deprecated. IObjectEvent has moved to zope.component.interfaces
  from zope.app.event.interfaces import IObjectEvent
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/Calendaring/zopeevents.py:3: DeprecationWarning: zope.app.event.objectevent has moved to zope.lifecycleevent. Import of zope.app.event.objectevent will become unsupported in Zope 3.5
  from zope.app.event.objectevent import ObjectEvent
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/Calendaring/zopeevents.py:3: DeprecationWarning: ObjectEvent is deprecated. It has moved to zope.component.interfaces.  This reference will be gone in Zope 3.5.
  from zope.app.event.objectevent import ObjectEvent
done (0.066s)
Installing Lime ... done (0.031s)
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/etc/zope.conf
Test-module import failures:

Module: plone.app.contentrules.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/test_kss.py", line 19, in ?
    from plone.app.kss.tests.kss_and_plone_layer import KSSAndPloneTestCase
ImportError: No module named kss.tests.kss_and_plone_layer


Running unit tests:
  Ran 342 tests with 0 failures and 0 errors in 5.044 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 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)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/browser/kss.py", line 8, in ?
    from plone.app.kss.interfaces import IPloneKSSView
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 8.2-8.46
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/configure.zcml", line 19.4-19.34
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/browser/configure.zcml", line 157.4-163.10
    ImportError: No module named kss.interfaces

UNKNOWN




More information about the Testbot mailing list