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

jenkins at plone.org jenkins at plone.org
Thu Apr 11 06:27:48 UTC 2019


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

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


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

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

Test Results:

1 tests failed.
FAILED:  plone.app.layout.viewlets.tests.test_common.TestGlobalSectionsViewlet.test_generate_tabs_exclude_from_nav

Error Message:
Lists differ: ['/plone/index_html', '/plone/... != ['/plone/index_html', '/plone/...

Stack Trace:
Lists differ: ['/plone/index_html', '/plone/... != ['/plone/index_html', '/plone/...

First list contains 1 additional elements.
First extra element 3:
'/plone/excluded-folder'

+ ['/plone/index_html', '/plone/Members', '/plone/test-folder']
- ['/plone/index_html',
-  '/plone/Members',
-  '/plone/test-folder',
-  '/plone/excluded-folder']

  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.app.layout/plone/app/layout/viewlets/tests/test_common.py", line 485, in test_generate_tabs_exclude_from_nav
    '/plone/test-folder',
  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