[Testbot] Plone 5.2 - Python 3.6 - Build # 147 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Nov 6 19:48:37 UTC 2018


Plone 5.2 - Python 3.6 - Build # 147 - Still Failing:

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

Changes:

[Johannes Raggam] add plone.app.upgrade







Test Results:

2 tests failed.
FAILED:  plone.i18n.normalizer.ja.Normalizer

Error Message:
Failed doctest test for plone.i18n.normalizer.ja.Normalizer

Stack Trace:
Failed doctest test for plone.i18n.normalizer.ja.Normalizer
  File "/home/jenkins/.buildout/eggs/cp36m/plone.i18n-4.0.1-py3.6.egg/plone/i18n/normalizer/ja.py", line 36, in Normalizer

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp36m/plone.i18n-4.0.1-py3.6.egg/plone/i18n/normalizer/ja.py", line 66, in plone.i18n.normalizer.ja.Normalizer
Failed example:
    len(normalized)
Expected:
    8
Got:
    7


  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/srv/python3.6/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  Products.CMFPlone.tests.testQueryCatalog.TestSearchForms.testRenderSearchForm

Error Message:
'SearchControlpanel' object is not callable

Stack Trace:
'SearchControlpanel' object is not callable

  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.6/src/Products.CMFPlone/Products/CMFPlone/tests/testQueryCatalog.py", line 280, in testRenderSearchForm
    searchView()


More information about the Testbot mailing list