[Testbot] Plone 5.2 - Python 2.7 - Build # 13 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Apr 9 09:14:30 UTC 2019


Plone 5.2 - Python 2.7 - Build # 13 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/13/ to view the results.


Plone 5.2 - Python 2.7 - Build # 13 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/13/ to view the results.

Test Results:

2 tests failed.
FAILED:  plone.app.referenceablebehavior.tests.test_basics.ReferenceableTests.test_remove_cleans_ref_catalog

Error Message:
1 != 0

Stack Trace:
1 != 0

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.referenceablebehavior/plone/app/referenceablebehavior/tests/test_basics.py", line 60, in test_remove_cleans_ref_catalog
    self.assertEquals(1, len(ref_catalog()))
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.app.referenceablebehavior.tests.test_basics.ReferenceableTests.test_rename_updates_ref_catalog

Error Message:
1 != 0

Stack Trace:
1 != 0

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.referenceablebehavior/plone/app/referenceablebehavior/tests/test_basics.py", line 37, in test_rename_updates_ref_catalog
    self.assertEquals(1, len(ref_catalog()))
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


More information about the Testbot mailing list