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

jenkins at plone.org jenkins at plone.org
Thu Jul 12 16:52:02 UTC 2018


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

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

Changes:

No changes






Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_search.TestSearchFunctional.test_full_metadata_retrieval

Error Message:
Mismatched values: u'exclude_from_nav', expected: False, actual: None

Stack Trace:
Mismatched values: u'exclude_from_nav', expected: False, actual: None

  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.restapi/src/plone/restapi/tests/test_search.py", line 195, in test_full_metadata_retrieval
    response.json()['items'][0])
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 862, in assertDictContainsSubset
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list