[Testbot] Plone 5.0 - Python 2.7 - Build # 131 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Jun 2 13:41:49 UTC 2017


Plone 5.0 - Python 2.7 - Build # 131 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.0-python-2.7/131/ to view the results.

Changes:

[Jens W. Klein] reflect feature changes in master by using branch here







Test Results:

1 tests failed.
FAILED:  plone.portlet.collection.tests.functional.txt

Error Message:
Failed doctest test for functional.txt

Stack Trace:
Failed doctest test for functional.txt
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.portlet.collection/plone/portlet/collection/tests/functional.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.portlet.collection/plone/portlet/collection/tests/functional.txt", line 76, in functional.txt
Failed example:
    portlet = html.xpath('//*[contains(@class, "portletCollection")]')[0]
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest functional.txt[37]>", line 1, in <module>
        portlet = html.xpath('//*[contains(@class, "portletCollection")]')[0]
    IndexError: list index out of range


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


More information about the Testbot mailing list