[Testbot] Plone 4.3 - Python 2.6 - Build # 904 - Failure!

jenkins at plone.org jenkins at plone.org
Thu Oct 22 11:53:51 UTC 2015


Plone 4.3 - Python 2.6 - Build # 904 - Failure:

Check console output at http://jenkins.plone.org/job/plone-4.3-python-2.6/904/ to view the results.

Changes:

[Gil Forcada Codinachs] plone.locking has changes







Test Results:

10 tests failed.
FAILED:  Products.CMFPlacefulWorkflow.tests.testCMFPlacefulWorkflow.Startup

Error Message:
File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/utilities/skel/etc/site.zcml", line 16.2-16.23

Stack Trace:
File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/utilities/skel/etc/site.zcml", line 16.2-16.23
    ZopeXMLConfigurationError: File "/home/jenkins/.buildout/eggs/Products.Archetypes-1.9.10-py2.6.egg/Products/Archetypes/configure.zcml", line 6.2-7.32
    ZopeXMLConfigurationError: File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.locking/plone/locking/configure.zcml", line 5.4-5.47
    ImportError: cannot import name IEditingSchema

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.py", line 28, in <module>
    from CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 89, in <module>
    app = ZopeTestCase.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Testing/ZopeTestCase/base.py", line 30, in app
    app = Zope2.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 51, in app
    startup()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/App/startup.py", line 118, in startup
    load_zcml()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/App/startup.py", line 52, in load_zcml
    load_site()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/App/zcml.py", line 46, in load_site
    _context = xmlconfig.file(site_zcml)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 649, in file
    include(context, name, package)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 548, in include
    processxmlfile(f, context)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
    self.context.end()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 558, in end
    self.stack.pop().finish()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 706, in finish
    actions = self.handler(context, **args)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/OFS/metaconfigure.py", line 46, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 548, in include
    processxmlfile(f, context)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
    self.context.end()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 558, in end
    self.stack.pop().finish()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 706, in finish
    actions = self.handler(context, **args)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 548, in include
    processxmlfile(f, context)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
    self.context.end()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 558, in end
    self.stack.pop().finish()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 705, in finish
    args = toargs(context, *self.argdata)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 1397, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/fields.py", line 227, in fromUnicode
    v = vt.fromUnicode(s)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/fields.py", line 137, in fromUnicode
    value = self.context.resolve(name)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 179, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.locking/plone/locking/lockable.py", line 13, in <module>
    from Products.CMFPlone.interfaces import IEditingSchema


FAILED:  Products.CMFPlacefulWorkflow.tests.test_configlet.Startup

Error Message:
'NoneType' object is not callable

Stack Trace:
'NoneType' object is not callable

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/test_configlet.py", line 27, in <module>
    from CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowFunctionalTestCase
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 89, in <module>
    app = ZopeTestCase.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Testing/ZopeTestCase/base.py", line 30, in app
    app = Zope2.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)


FAILED:  Products.CMFPlacefulWorkflow.tests.test_exportimport.Startup

Error Message:
'NoneType' object is not callable

Stack Trace:
'NoneType' object is not callable

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/test_exportimport.py", line 30, in <module>
    from CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 89, in <module>
    app = ZopeTestCase.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Testing/ZopeTestCase/base.py", line 30, in app
    app = Zope2.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)


FAILED:  Products.CMFPlacefulWorkflow.tests.test_policy_form.Startup

Error Message:
'NoneType' object is not callable

Stack Trace:
'NoneType' object is not callable

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/test_policy_form.py", line 26, in <module>
    from CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowFunctionalTestCase
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 89, in <module>
    app = ZopeTestCase.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Testing/ZopeTestCase/base.py", line 30, in app
    app = Zope2.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)


FAILED:  archetypes.referencebrowserwidget.tests.test_browser.Startup

Error Message:
File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/utilities/skel/etc/site.zcml", line 16.2-16.23

Stack Trace:
File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/utilities/skel/etc/site.zcml", line 16.2-16.23
    ZopeXMLConfigurationError: File "/home/jenkins/.buildout/eggs/Products.Archetypes-1.9.10-py2.6.egg/Products/Archetypes/configure.zcml", line 6.2-7.32
    ZopeXMLConfigurationError: File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.locking/plone/locking/configure.zcml", line 5.4-5.47
    ImportError: cannot import name IEditingSchema

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/archetypes.referencebrowserwidget/src/archetypes/referencebrowserwidget/tests/test_browser.py", line 4, in <module>
    from archetypes.referencebrowserwidget.tests.base import FunctionalTestCase
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/archetypes.referencebrowserwidget/src/archetypes/referencebrowserwidget/tests/base.py", line 21, in <module>
    app = ztc.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Testing/ZopeTestCase/base.py", line 30, in app
    app = Zope2.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 51, in app
    startup()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/App/startup.py", line 118, in startup
    load_zcml()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/App/startup.py", line 52, in load_zcml
    load_site()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/App/zcml.py", line 46, in load_site
    _context = xmlconfig.file(site_zcml)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 649, in file
    include(context, name, package)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 548, in include
    processxmlfile(f, context)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
    self.context.end()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 558, in end
    self.stack.pop().finish()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 706, in finish
    actions = self.handler(context, **args)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/OFS/metaconfigure.py", line 46, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 548, in include
    processxmlfile(f, context)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
    self.context.end()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 558, in end
    self.stack.pop().finish()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 706, in finish
    actions = self.handler(context, **args)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 548, in include
    processxmlfile(f, context)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
    parser.parse(src)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
    self.context.end()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 558, in end
    self.stack.pop().finish()
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 705, in finish
    args = toargs(context, *self.argdata)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 1397, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/fields.py", line 227, in fromUnicode
    v = vt.fromUnicode(s)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/fields.py", line 137, in fromUnicode
    value = self.context.resolve(name)
  File "/home/jenkins/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 179, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.locking/plone/locking/lockable.py", line 13, in <module>
    from Products.CMFPlone.interfaces import IEditingSchema


FAILED:  archetypes.referencebrowserwidget.tests.test_product.Startup

Error Message:
cannot import name Batch

Stack Trace:
cannot import name Batch

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/archetypes.referencebrowserwidget/src/archetypes/referencebrowserwidget/tests/test_product.py", line 38, in <module>
    from Products.CMFPlone import Batch


FAILED:  archetypes.referencebrowserwidget.tests.test_utils.Startup

Error Message:
'NoneType' object is not callable

Stack Trace:
'NoneType' object is not callable

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/archetypes.referencebrowserwidget/src/archetypes/referencebrowserwidget/tests/test_utils.py", line 4, in <module>
    from archetypes.referencebrowserwidget.tests.base import TestCase
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/archetypes.referencebrowserwidget/src/archetypes/referencebrowserwidget/tests/base.py", line 21, in <module>
    app = ztc.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Testing/ZopeTestCase/base.py", line 30, in app
    app = Zope2.app()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.6.egg/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)


FAILED:  plone.app.testing.helpers.rst

Error Message:
Failed doctest test for helpers.rst

Stack Trace:
Failed doctest test for helpers.rst
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.6.egg/plone/app/testing/helpers.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.6.egg/plone/app/testing/helpers.rst", line 117, in helpers.rst
Failed example:
    runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest helpers.rst[11]>", line 1, in <module>
        runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 628, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 628, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 628, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 633, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.py", line 319, in setUp
        self.setUpDatabase()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.py", line 505, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(self.get('zodbDB'), name='Startup')
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/zodb.py", line 25, in stackDemoStorage
        storage = DemoStorage(name=name, base=db.storage)
    AttributeError: 'DB' object has no attribute 'storage'


  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.testing.layers.rst

Error Message:
Failed doctest test for layers.rst

Stack Trace:
Failed doctest test for layers.rst
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.6.egg/plone/app/testing/layers.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.6.egg/plone/app/testing/layers.rst", line 46, in layers.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[4]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 628, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 633, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.py", line 319, in setUp
        self.setUpDatabase()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.py", line 505, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(self.get('zodbDB'), name='Startup')
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/zodb.py", line 25, in stackDemoStorage
        storage = DemoStorage(name=name, base=db.storage)
    AttributeError: 'DB' object has no attribute 'storage'


  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.testing.z2.txt

Error Message:
Failed doctest test for z2.txt

Stack Trace:
Failed doctest test for z2.txt
  File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.txt", line 51, in z2.txt
Failed example:
    runner.setup_layer(options, z2.STARTUP, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest z2.txt[10]>", line 1, in <module>
        runner.setup_layer(options, z2.STARTUP, setupLayers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 633, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.py", line 319, in setUp
        self.setUpDatabase()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/z2.py", line 505, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(self.get('zodbDB'), name='Startup')
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.15-py2.6.egg/plone/testing/zodb.py", line 25, in stackDemoStorage
        storage = DemoStorage(name=name, base=db.storage)
    AttributeError: 'DB' object has no attribute 'storage'


  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))





More information about the Testbot mailing list