[Testbot] Plone 5.0 - Python 2.7 - Build # 4043 - Still Failing!

jenkins at plone.org jenkins at plone.org
Wed Feb 17 08:59:33 UTC 2016


Plone 5.0 - Python 2.7 - Build # 4043 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.0-python-2.7/4043/ to view the results.

Changes:

No changes






Test Results:

3 tests failed.
FAILED:  plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_multiple_selection

Error Message:
'/@@getVocabulary?name=foobar&field=selectfield' != 'fake_url/@@getVocabulary?name=foobar&field=selectfield'

Stack Trace:
'/@@getVocabulary?name=foobar&field=selectfield' != 'fake_url/@@getVocabulary?name=foobar&field=selectfield'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7 at 2/src/plone.app.z3cform/plone/app/z3cform/tests/test_widgets.py", line 1012, in test_multiple_selection
    'fake_url/@@getVocabulary?name=foobar&field=selectfield',
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_widget

Error Message:
{'pattern': 'relateditems', 'pattern_options': {'vocabularyUrl': 'fake_url/@@get [truncated]... != {'pattern': 'relateditems', 'value': u'', 'name': None, 'pattern_options': {'voc [truncated]...

Stack Trace:
{'pattern': 'relateditems', 'pattern_options': {'vocabularyUrl': 'fake_url/@@get [truncated]... != {'pattern': 'relateditems', 'value': u'', 'name': None, 'pattern_options': {'voc [truncated]...
  {'name': None,
   'pattern': 'relateditems',
   'pattern_options': {'folderTypes': ['Folder'],
                       'homeText': u'Home',
-                      'rootPath': '/site',
                       'searchAllText': u'Entire site',
                       'searchText': u'Search',
                       'separator': ';',
-                      'vocabularyUrl': 'fake_url/@@getVocabulary?name=plone.app.vocabularies.Catalog'},
?                                        --------

+                      'vocabularyUrl': '/@@getVocabulary?name=plone.app.vocabularies.Catalog'},
   'value': u''}

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7 at 2/src/plone.app.z3cform/plone/app/z3cform/tests/test_widgets.py", line 967, in test_widget
    widget._base_args()
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 837, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 412, in fail
    raise self.failureException(msg)


FAILED:  plone.app.z3cform.tests.test_widgets.RichTextWidgetTests.test_widget_params

Error Message:
'prependToUrl'

Stack Trace:
'prependToUrl'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7 at 2/src/plone.app.z3cform/plone/app/z3cform/tests/test_widgets.py", line 1133, in test_widget_params
    self.assertEquals(base_args['pattern_options']['prependToUrl'],





More information about the Testbot mailing list