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

jenkins at plone.org jenkins at plone.org
Thu Oct 1 01:39:57 UTC 2015


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

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

Changes:

[Maurits van Rees] [fc] Repository: Products.ATContentTypes







Test Results:

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

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

Stack Trace:
{'pattern': 'relateditems', 'pattern_options': {'vocabularyUrl': '/@@getVocabula [truncated]... != {'pattern': 'relateditems', 'value': u'', 'name': None, 'pattern_options': {'voc [truncated]...
  {'name': None,
   'pattern': 'relateditems',
-  'pattern_options': {'folderTypes': ['SomeType'],
?                                       ^ ^ ^^^^

+  'pattern_options': {'folderTypes': ['Folder'],
?                                       ^ ^^ ^

                       'homeText': u'Home',
                       'searchAllText': u'Entire site',
                       'searchText': u'Search',
                       'separator': ';',
                       '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/src/plone.app.z3cform/plone/app/z3cform/tests/test_widgets.py", line 939, 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)





More information about the Testbot mailing list