[Testbot] Plone 5.1 - Python 2.7 - Build # 1121 - Failure!

jenkins at plone.org jenkins at plone.org
Mon Mar 26 19:57:19 UTC 2018


Plone 5.1 - Python 2.7 - Build # 1121 - Failure:

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

Changes:

[frapell] [fc] Repository: mockup







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.1-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