[Testbot] Plone 4.3 - Python 2.7 - Build # 260 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Apr 27 19:10:40 UTC 2015


Plone 4.3 - Python 2.7 - Build # 260 - Still Failing:

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

Changes:

[Eric Steele] Revert "Products.Marshall uses plone.app.testing now."







Test Results:

13 tests failed.
FAILED:  Products.Marshall.tests.test_marshall.BlobMarshallTest.test_blob_file_binary

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 27, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_marshall.BlobMarshallTest.test_blob_file_html

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 27, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_marshall.BlobMarshallTest.test_blob_file_text

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 27, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_marshall.BlobMarshallTest.test_blob_text_binary

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 27, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_marshall.BlobMarshallTest.test_blob_text_html

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 27, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_marshall.BlobMarshallTest.test_blob_text_text

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 27, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_predicate.DefaultPredicateTest.test_expression_data

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 21, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_predicate.DefaultPredicateTest.test_expression_filename

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 21, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_predicate.XMLNSPredicateTest.test_xmlns_element

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 21, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_predicate.XMLNSPredicateTest.test_xmlns_element_ns

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 21, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_predicate.XMLNSPredicateTest.test_xmlns_element_ns_att

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 21, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  Products.Marshall.tests.test_predicate.XMLNSPredicateTest.test_xmlns_element_ns_att_ns

Error Message:
The id "marshaller_registry" is invalid - it is already in use.

Stack Trace:
The id "marshaller_registry" is invalid - it is already in use.

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.5-py2.7.egg/plone/app/testing/bbb.py", line 65, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 21, in afterSetUp
    registry.manage_addRegistry(self.portal)
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.1.4-py2.7.egg/Products/Marshall/registry.py", line 111, in manage_addRegistry
    self._setObject(obj.id, obj)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/Skinnable.py", line 213, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)


FAILED:  plone.app.form.widgets.datecomponents.txt

Error Message:
Failed doctest test for datecomponents.txt

Stack Trace:
Failed doctest test for datecomponents.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7 at 2/src/plone.app.form/plone/app/form/widgets/datecomponents.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7 at 2/src/plone.app.form/plone/app/form/widgets/datecomponents.txt", line 174, in datecomponents.txt
Failed example:
    view.result(testdate, use_ampm=True)['ampm']
Expected:
    [{'selected': None, 'id': '--', 'value': 'AM'}, {'selected': 1, 'id': 'AM', 'value': 'AM'}, {'selected': None, 'id': 'PM', 'value': 'PM'}]  
Got:
    [{'selected': None, 'id': '--', 'value': 'AM'}, {'selected': None, 'id': 'AM', 'value': 'AM'}, {'selected': None, 'id': 'PM', 'value': 'PM'}]


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))





More information about the Testbot mailing list