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

jenkins at plone.org jenkins at plone.org
Mon Jan 6 10:59:56 UTC 2020


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

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


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

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

Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_batching.TestBatchingCollections.test_contains_correct_batch_of_items

Error Message:
Lists differ: ['/plone/folder/doc-2', '/plone/folder/doc-3'] != ['/plone/folder/doc-1', '/plone/folder/doc-2']

Stack Trace:
Lists differ: ['/plone/folder/doc-2', '/plone/folder/doc-3'] != ['/plone/folder/doc-1', '/plone/folder/doc-2']

First differing element 0:
'/plone/folder/doc-2'
'/plone/folder/doc-1'

- ['/plone/folder/doc-2', '/plone/folder/doc-3']
+ ['/plone/folder/doc-1', '/plone/folder/doc-2']

  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/src/plone.restapi/src/plone/restapi/tests/test_batching.py", line 181, in test_contains_correct_batch_of_items
    result_paths(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 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