[Testbot] Plone 5.2 - Python 3.8 - Build # 432 - Failure!

jenkins at plone.org jenkins at plone.org
Wed Apr 15 16:21:21 UTC 2020


Plone 5.2 - Python 3.8 - Build # 432 - Failure:

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


Plone 5.2 - Python 3.8 - Build # 432 - Failure:

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

Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_search.TestSearchFunctional.test_extended_path_index_query

Error Message:
Lists differ: ['/plone/folder', '/plone/folder/doc', '/plone/folder/other-document'] != ['/plone/folder/doc', '/plone/folder/other-document', '/plone/folder']

Stack Trace:
Lists differ: ['/plone/folder', '/plone/folder/doc', '/plone/folder/other-document'] != ['/plone/folder/doc', '/plone/folder/other-document', '/plone/folder']

First differing element 0:
'/plone/folder'
'/plone/folder/doc'

- ['/plone/folder', '/plone/folder/doc', '/plone/folder/other-document']
?  -----------------

+ ['/plone/folder/doc', '/plone/folder/other-document', '/plone/folder']
?                                                     +++++++++++++++++


  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 421, in test_extended_path_index_query
    self.assertEqual(
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1118, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1100, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list