[Testbot] Plone 5.2 - Python 3.7 - Build # 32 - Still Failing!

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


Plone 5.2 - Python 3.7 - Build # 32 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/32/ 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 615, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.7 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.7/lib/python3.7/unittest/case.py", line 839, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1099, in assertSetEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 680, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list