[Testbot] Plone 5.2 - Python 2.7 - Build # 521 - Failure!

jenkins at plone.org jenkins at plone.org
Mon Jan 27 19:29:44 UTC 2020


Plone 5.2 - Python 2.7 - Build # 521 - Failure:

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


Plone 5.2 - Python 2.7 - Build # 521 - Failure:

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

Test Results:

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

Error Message:
Lists differ: [u'/plone/folder', u'/plone/fo... != [u'/plone/folder2', u'/plone/f...

Stack Trace:
Lists differ: [u'/plone/folder', u'/plone/fo... != [u'/plone/folder2', u'/plone/f...

First differing element 0:
u'/plone/folder'
u'/plone/folder2'

- [u'/plone/folder',
+ [u'/plone/folder2',
?                 +

+  u'/plone/folder2/doc',
+  u'/plone/folder',
   u'/plone/folder/doc',
-  u'/plone/folder/other-document',
?                                 ^

+  u'/plone/folder/other-document']
?                                 ^

-  u'/plone/folder2',
-  u'/plone/folder2/doc']

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 444, in test_extended_path_index_query_multiple
    result_paths(response.json()),
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 743, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 725, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list