[Testbot] Plone 5.2 - Python 2.7 - Build # 659 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Mar 27 13:52:40 UTC 2018


Plone 5.2 - Python 2.7 - Build # 659 - Still Failing:

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

Changes:

[Jens W. Klein] [fc] Repository: plone.app.contenttypes







Test Results:

1 tests failed.
FAILED:  plone.app.content.tests.test_widgets.BrowserTest.testUntranslatableMetadata

Error Message:
u'Page' != u'Seite'

Stack Trace:
u'Page' != u'Seite'
- Page
+ Seite


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mock-2.0.0-py2.7.egg/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.content/plone/app/content/tests/test_widgets.py", line 563, in testUntranslatableMetadata
    self.assertEqual(data['results'][0]['Type'], u'Seite')
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 924, in assertMultiLineEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list