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

jenkins at plone.org jenkins at plone.org
Mon Oct 22 22:14:40 UTC 2018


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

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

Changes:

No changes






Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_roles.TestRolesGet.test_roles_endpoint_translates_role_titles

Error Message:
Items in the first set but not the second:

Stack Trace:
Items in the first set but not the second:
u'Ver\xf6ffentlichen'
Items in the second set but not the first:
u'Reviewer'

  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_roles.py", line 72, in test_roles_endpoint_translates_role_titles
    {item['title'] for item in response.json()})
  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 797, in assertSetEqual
    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