[Testbot] Plone 6.0 - Python 3.10 - Build # 708 - Failure!

jenkins-z4DKO/[email protected] Thu, 18 Aug 2022 16:58:31 +0200 (CEST)
Newsgroups gmane.comp.web.zope.plone.tests
Message-ID <1446312471.605.1660834712285@[172.67.83.194]>
------=_Part_604_2016746899.1660834711670
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Plone 6.0 - Python 3.10 - Build # 708 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/708/ to view the results.


Plone 6.0 - Python 3.10 - Build # 708 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/708/ to view the results.

Test Results:

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

Error Message:
Lists differ: ['Lorem Ipsum', 'Other Document', 'Some Folder'] != ['Some Folder', 'Lorem Ipsum', 'Other Document']

Stack Trace:
Lists differ: ['Lorem Ipsum', 'Other Document', 'Some Folder'] != ['Some Folder', 'Lorem Ipsum', 'Other Document']

First differing element 0:
'Lorem Ipsum'
'Some Folder'

- ['Lorem Ipsum', 'Other Document', 'Some Folder']
+ ['Some Folder', 'Lorem Ipsum', 'Other Document']

  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 781, in test_search_use_site_search_settings_with_navigation_root_and_vhm
    self.assertEqual([item["title"] for item in response["items"]], titles)
  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 1043, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 1025, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python3.10/lib/python3.10/unittest/case.py", line 667, in fail
    raise self.failureException(msg)
------=_Part_604_2016746899.1660834711670
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Testbot mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-testbot

------=_Part_604_2016746899.1660834711670--