[Testbot] Plone 5.2 - Python 3.6 - Build # 392 - Failure!

jenkins at plone.org jenkins at plone.org
Tue Feb 5 19:12:25 UTC 2019


Plone 5.2 - Python 3.6 - Build # 392 - Failure:

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

Changes:

[Timo Stollenwerk] [fc] Repository: plone.restapi







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.6/src/plone.i18n/plone/i18n/normalizer/ja.py", line 36, in Normalizer

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.6/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, '5u741')


  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()))


More information about the Testbot mailing list