[Testbot] Plone 5.2 - Python 3.6 - Build # 33 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Oct 22 21:59:01 UTC 2018


Plone 5.2 - Python 3.6 - Build # 33 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/33/ 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:
'Veröffentlichen'
Items in the second set but not the first:
'Reviewer'

  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.6 at 2/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/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1082, in assertSetEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 670, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list