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

jenkins at plone.org jenkins at plone.org
Mon Oct 1 12:45:22 UTC 2018


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

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

Changes:

[Alexander Loechel] make tox.ini compatible with current development focus







Test Results:

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

Error Message:
Mismatched values: u'getObjSize', expected: u'0 KB', actual: u'1 KB'

Stack Trace:
Mismatched values: u'getObjSize', expected: u'0 KB', actual: u'1 KB'

  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 263, 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