[Testbot] Plone 5.1 - Python 2.7 - Build # 175 - Failure!

jenkins at plone.org jenkins at plone.org
Wed Feb 19 11:31:05 UTC 2020


Plone 5.1 - Python 2.7 - Build # 175 - Failure:

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


Plone 5.1 - Python 2.7 - Build # 175 - Failure:

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

Test Results:

1 tests failed.
FAILED:  plone.app.contentlisting.tests.integration.rst

Error Message:
Failed doctest test for integration.rst

Stack Trace:
Failed doctest test for integration.rst
  File "/home/jenkins/workspace/plone-5.1-python-2.7/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.1-python-2.7/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 39, in integration.rst
Failed example:
    print(listitem.review_state())
Expected:
    published
Got:
    private
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.1-python-2.7/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 57, in integration.rst
Failed example:
    print(listitem.getDataOrigin())
Expected:
    <Folder at news>
Got:
    <NewsItem at news1>
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.1-python-2.7/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 62, in integration.rst
Failed example:
    listitem.review_state()
Expected:
    'published'
Got:
    'private'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.1-python-2.7/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 164, in integration.rst
Failed example:
    print(listitem.getDataOrigin())
Expected:
    <Folder at news>
Got:
    <NewsItem at news1>


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list