[Testbot] Plone 5.2 - Python 3.6 - Build # 108 - Failure!

jenkins at plone.org jenkins at plone.org
Fri May 10 13:02:09 UTC 2019


Plone 5.2 - Python 3.6 - Build # 108 - Failure:

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


Plone 5.2 - Python 3.6 - Build # 108 - Failure:

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

Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_serializer.TestSerializeToJsonAdapter.test_serialize_to_json_collection

Error Message:
Lists differ: [{'@i[23 chars]e/doc1', '@type': 'Document', 'description': '[175 chars]te'}] != [{'@i[23 chars]e/doc2', '@type': 'Document', 'title': 'Docume[175 chars]te'}]

Stack Trace:
Lists differ: [{'@i[23 chars]e/doc1', '@type': 'Document', 'description': '[175 chars]te'}] != [{'@i[23 chars]e/doc2', '@type': 'Document', 'title': 'Docume[175 chars]te'}]

First differing element 0:
{'@id[22 chars]e/doc1', '@type': 'Document', 'description': '[47 chars]ate'}
{'@id[22 chars]e/doc2', '@type': 'Document', 'title': 'Docume[47 chars]ate'}

Diff is 682 characters long. Set self.maxDiff to None to see it.

  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_serializer.py", line 372, in test_serialize_to_json_collection
    self.serialize(self.portal.collection1).get('items')
  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 1028, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1010, in assertSequenceEqual
    self.fail(msg)
  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