[Testbot] Plone 5.2 - Python 2.7 - Build # 1702 - Failure!

jenkins at plone.org jenkins at plone.org
Fri Sep 21 09:24:43 UTC 2018


Plone 5.2 - Python 2.7 - Build # 1702 - Failure:

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

Changes:

[Philip Bauer] [fc] Add plone.contentrules to checkouts.cfg

[Philip Bauer] [fc] Repository: plone.contentrules

[Philip Bauer] plone.contentrules was merged

[Philip Bauer] [fc] Repository: plone.app.discussion

[Philip Bauer] plone.app.discussion was merged

[Philip Bauer] [fc] Add Products.CMFDiffTool to checkouts.cfg

[Philip Bauer] [fc] Repository: Products.CMFDiffTool

[Philip Bauer] Products.CMFDiffTool was merged

[Philip Bauer] Products.PluginRegistry was merged

[Philip Bauer] Products.PlonePAS was merged

[Philip Bauer] Products.ZopeVersionControl was merged







Test Results:

1 tests failed.
FAILED:  plone.app.discussion.tests.test_comment.CommentTest.test_getText_with_non_ascii_characters

Error Message:
'<p>Umlaute sind \xc3\xa4, \xc3\xb6 und \xc3\xbc.</p>' != u'<p>Umlaute sind \xe4, \xf6 und \xfc.</p>'

Stack Trace:
'<p>Umlaute sind \xc3\xa4, \xc3\xb6 und \xc3\xbc.</p>' != u'<p>Umlaute sind \xe4, \xf6 und \xfc.</p>'

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.discussion/plone/app/discussion/tests/test_comment.py", line 177, in test_getText_with_non_ascii_characters
    out.decode('utf8')
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


More information about the Testbot mailing list