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

jenkins at plone.org jenkins at plone.org
Fri Nov 30 09:12:31 UTC 2018


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

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

Changes:

[Michael Howitz] [fc] Repository: plone.recipe.zope2instance







Test Results:

1 tests failed.
FAILED:  plone.app.z3cform.tests.test_widgets.SelectWidgetTests.test_widget_optgroup

Error Message:
too many values to unpack

Stack Trace:
too many values to unpack

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.z3cform-3.0.8-py2.7.egg/plone/app/z3cform/tests/test_widgets.py", line 785, in test_widget_optgroup
    html = widget.render()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.z3cform-3.0.8-py2.7.egg/plone/app/z3cform/widget.py", line 120, in render
    pattern_widget = self._base(**_base_args)
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.widgets-2.4.0-py2.7.egg/plone/app/widgets/base.py", line 179, in __init__
    self.items = items
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.widgets-2.4.0-py2.7.egg/plone/app/widgets/base.py", line 203, in _set_items
    for token, title in value:


More information about the Testbot mailing list