[Testbot] Plone 5.1 - Python 2.7 - Build # 168 - Still Failing!

jenkins at plone.org jenkins at plone.org
Wed Apr 6 00:30:25 UTC 2016


Plone 5.1 - Python 2.7 - Build # 168 - Still Failing:

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

Changes:

[Jens W. Klein] merged







Test Results:

1 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.1-python-2.7/src/plone.app.z3cform/plone/app/z3cform/tests/test_widgets.py", line 1133, 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)





More information about the Testbot mailing list