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

jenkins at plone.org jenkins at plone.org
Tue Dec 18 10:17:28 UTC 2018


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

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

Changes:

[agitator] [fc] Repository: Products.CMFPlone







Test Results:

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

Error Message:
Lists differ: [u'/plone/folder/doc', u'/plon... != [u'/plone/folder/other-documen...

Stack Trace:
Lists differ: [u'/plone/folder/doc', u'/plon... != [u'/plone/folder/other-documen...

First differing element 0:
u'/plone/folder/doc'
u'/plone/folder/other-document'

- [u'/plone/folder/doc', u'/plone/folder/other-document']
+ [u'/plone/folder/other-document', u'/plone/folder/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 355, in test_keyword_index_str_query_or
    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