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

jenkins at plone.org jenkins at plone.org
Mon Feb 29 10:36:00 UTC 2016


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

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

Changes:

[Eric BREHAULT] add plone.app.theming checkout (test fixing only)







Test Results:

1 tests failed.
FAILED:  Products.CMFPlone.tests.redirection.txt

Error Message:
Failed doctest test for redirection.txt

Stack Trace:
Failed doctest test for redirection.txt
  File "/home/jenkins/workspace/plone-5.0-python-2.7 at 3/src/Products.CMFPlone/Products/CMFPlone/tests/redirection.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.0-python-2.7 at 3/src/Products.CMFPlone/Products/CMFPlone/tests/redirection.txt", line 32, in redirection.txt
Failed example:
    "the following error occurred while attempting to render the standard error message" in browser.contents
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.0-python-2.7 at 3/src/Products.CMFPlone/Products/CMFPlone/tests/redirection.txt", line 36, in redirection.txt
Failed example:
    '{"error_type": "NotFound"}' in browser.contents
Expected:
    True
Got:
    False


  File "/usr/lib/python2.7/unittest/case.py", line 331, 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