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

jenkins at plone.org jenkins at plone.org
Thu Nov 1 02:41:37 UTC 2018


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

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

Changes:

[Eric Steele] plone.dexterity 2.7.0







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:  plone.app.event.tests.test_portlet_calendar.RendererTest.test_long_event

Error Message:
0 != 3

Stack Trace:
0 != 3

  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/.buildout/eggs/cp36m/plone.app.event-3.2.1-py3.6.egg/plone/app/event/tests/test_portlet_calendar.py", line 194, in test_long_event
    self.assertEqual(rd.count('e1'), 3)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 822, in _baseAssertEqual
    raise self.failureException(msg)


More information about the Testbot mailing list