[Testbot] Plone 5.1 - Python 2.7 - Build # 1938 - Still Failing!

jenkins at plone.org jenkins at plone.org
Thu Dec 13 16:27:30 UTC 2018


Plone 5.1 - Python 2.7 - Build # 1938 - Still Failing:

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

Changes:

[Jens W. Klein] [fc] Add plone.app.caching to checkouts.cfg

[agitator] [fc] Repository: plone.app.caching







Test Results:

3 tests failed.
FAILED:  plone.stringinterp.tests.moreSubstitutionTests.txt

Error Message:
Failed doctest test for moreSubstitutionTests.txt

Stack Trace:
Failed doctest test for moreSubstitutionTests.txt
  File "/home/jenkins/.buildout/eggs/cp27m/plone.stringinterp-1.3.0-py2.7.egg/plone/stringinterp/tests/moreSubstitutionTests.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.stringinterp-1.3.0-py2.7.egg/plone/stringinterp/tests/moreSubstitutionTests.txt", line 250, in moreSubstitutionTests.txt
Failed example:
    getAdapter(apage, IStringSubstitution, 'format')()
Expected:
    'text/plain'
Got:
    u'text/html'


  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 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.stringinterp.tests.substitutionTests.txt

Error Message:
Failed doctest test for substitutionTests.txt

Stack Trace:
Failed doctest test for substitutionTests.txt
  File "/home/jenkins/.buildout/eggs/cp27m/plone.stringinterp-1.3.0-py2.7.egg/plone/stringinterp/tests/substitutionTests.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.stringinterp-1.3.0-py2.7.egg/plone/stringinterp/tests/substitutionTests.txt", line 200, in substitutionTests.txt
Failed example:
    getAdapter(apage, IStringSubstitution, 'format')()
Expected:
    'text/plain'
Got:
    u'text/html'


  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 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.stringinterp.tests.wrapperTests.txt

Error Message:
Failed doctest test for wrapperTests.txt

Stack Trace:
Failed doctest test for wrapperTests.txt
  File "/home/jenkins/.buildout/eggs/cp27m/plone.stringinterp-1.3.0-py2.7.egg/plone/stringinterp/tests/wrapperTests.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.stringinterp-1.3.0-py2.7.egg/plone/stringinterp/tests/wrapperTests.txt", line 251, in wrapperTests.txt
Failed example:
    getAdapter(apage, IStringSubstitution, 'format')()
Expected:
    'text/plain'
Got:
    u'text/html'


  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 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list