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

jenkins at plone.org jenkins at plone.org
Tue Oct 23 09:19:49 UTC 2018


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

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

Changes:

[Jens W. Klein] [fc] Repository: plone.app.versioningbehavior







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/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