[Testbot] Plone 4.3 - Python 2.6 - Build # 180 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Apr 7 15:51:25 UTC 2015


Plone 4.3 - Python 2.6 - Build # 180 - Still Failing:

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

Changes:

[bauer] move ecosystem-checkouts to ecosystem.cfg







Test Results:

1 tests failed.
FAILED:  plone.app.intid.tests.test_setup.TestSetup.test_install

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

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

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 333, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.intid-1.0.3-py2.6.egg/plone/app/intid/tests/test_setup.py", line 22, in setUp
    typetool._setObject('Folder', fti)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.6.egg/OFS/ObjectManager.py", line 326, in _setObject
    v = self._checkId(id)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.6.egg/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)





More information about the Testbot mailing list