[Testbot] Plone 5.1 - Python 2.7 - Archetypes - Build # 1535 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Feb 21 21:20:56 UTC 2017


Plone 5.1 - Python 2.7 - Archetypes - Build # 1535 - Still Failing:

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

Changes:

[gil.gnome] [fc] Add Products.CMFUid to checkouts.cfg

[Gil Forcada Codinachs] [fc] Repository: Products.CMFUid Branch: refs/heads/2.2 Date:







Test Results:

4 tests failed.
FAILED:  Products.CMFEditions.tests.test_IntegrationTests.TestIntegration.test13_revertUpdatesCatalog

Error Message:
1 != 0

Stack Trace:
1 != 0

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_IntegrationTests.py", line 435, in test13_revertUpdatesCatalog
    self.assertEqual(len(results), 0)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFEditions.tests.test_IntegrationTests.TestIntegration.test16_revertInsideRefsUpdatesCatalog

Error Message:
2 != 0

Stack Trace:
2 != 0

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_IntegrationTests.py", line 640, in test16_revertInsideRefsUpdatesCatalog
    self.assertEqual(len(results), 0)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFEditions.tests.test_IntegrationTests.TestIntegration.test21_RestoreMovedObject

Error Message:
0 != 1

Stack Trace:
0 != 1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_IntegrationTests.py", line 943, in test21_RestoreMovedObject
    self.assertEqual(len(catalog(Title='v1 of doc1')), 1)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFEditions.tests.test_IntegrationTests.TestIntegration.test21_RevertObjectWithChangedIdMaintainsConsistentCatalog

Error Message:
0 != 1

Stack Trace:
0 != 1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_IntegrationTests.py", line 910, in test21_RevertObjectWithChangedIdMaintainsConsistentCatalog
    self.assertEqual(len(catalog(Title='v1 of doc1')), 1)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)





More information about the Testbot mailing list