[Testbot] Plone 5.2 - Python 3.7 - Build # 399 - Failure!

jenkins at plone.org jenkins at plone.org
Tue Feb 5 20:17:50 UTC 2019


Plone 5.2 - Python 3.7 - Build # 399 - Failure:

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

Changes:

[Maurits van Rees] [fc] Repository: plone.app.discussion







Test Results:

1 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/workspace/plone-5.2-python-3.7/src/plone.i18n/plone/i18n/normalizer/ja.py", line 36, in Normalizer

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.7/src/plone.i18n/plone/i18n/normalizer/ja.py", line 65, in plone.i18n.normalizer.ja.Normalizer
Failed example:
    len(normalized) == 6 or (len(normalized), normalized)
Expected:
    True
Got:
    (5, 'h4yz7')


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


More information about the Testbot mailing list