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

jenkins at plone.org jenkins at plone.org
Sun Sep 20 22:33:01 UTC 2015


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

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

Changes:

[Philip Bauer] add mockup

[Eric Steele] [fc] Repository: plone.app.contentlisting

[encolpe] [fc] Repository: plone.app.event

[encolpe.degoute] update French translations

[Eric Steele] plone.app.contentrules 4.0.8

[Eric Steele] [fc] Repository: plone.app.contentrules







Test Results:

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

Error Message:
<module 'plone.app.widgets.utils' from '/home/jenkins/.buildout/eggs/plone.app.widgets-2.0.0-py2.7.egg/plone/app/widgets/utils.pyc'> does not have the attribute 'getUtility'

Stack Trace:
<module 'plone.app.widgets.utils' from '/home/jenkins/.buildout/eggs/plone.app.widgets-2.0.0-py2.7.egg/plone/app/widgets/utils.pyc'> does not have the attribute 'getUtility'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.z3cform-1.1.5-py2.7.egg/plone/app/z3cform/tests/test_widgets.py", line 969, in test_multiple_selection
    with patch('plone.app.widgets.utils.getUtility') as mock_method:
  File "/home/jenkins/.buildout/eggs/mock-1.0.1-py2.7.egg/mock.py", line 1268, in __enter__
    original, local = self.get_original()
  File "/home/jenkins/.buildout/eggs/mock-1.0.1-py2.7.egg/mock.py", line 1242, in get_original
    "%s does not have the attribute %r" % (target, name)


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

Error Message:
<module 'plone.app.widgets.utils' from '/home/jenkins/.buildout/eggs/plone.app.widgets-2.0.0-py2.7.egg/plone/app/widgets/utils.pyc'> does not have the attribute 'getUtility'

Stack Trace:
<module 'plone.app.widgets.utils' from '/home/jenkins/.buildout/eggs/plone.app.widgets-2.0.0-py2.7.egg/plone/app/widgets/utils.pyc'> does not have the attribute 'getUtility'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.z3cform-1.1.5-py2.7.egg/plone/app/z3cform/tests/test_widgets.py", line 946, in test_single_selection
    with patch('plone.app.widgets.utils.getUtility') as mock_method:
  File "/home/jenkins/.buildout/eggs/mock-1.0.1-py2.7.egg/mock.py", line 1268, in __enter__
    original, local = self.get_original()
  File "/home/jenkins/.buildout/eggs/mock-1.0.1-py2.7.egg/mock.py", line 1242, in get_original
    "%s does not have the attribute %r" % (target, name)


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

Error Message:
<module 'plone.app.widgets.utils' from '/home/jenkins/.buildout/eggs/plone.app.widgets-2.0.0-py2.7.egg/plone/app/widgets/utils.pyc'> does not have the attribute 'getUtility'

Stack Trace:
<module 'plone.app.widgets.utils' from '/home/jenkins/.buildout/eggs/plone.app.widgets-2.0.0-py2.7.egg/plone/app/widgets/utils.pyc'> does not have the attribute 'getUtility'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.z3cform-1.1.5-py2.7.egg/plone/app/z3cform/tests/test_widgets.py", line 917, in test_widget
    with patch('plone.app.widgets.utils.getUtility') as mock_method:
  File "/home/jenkins/.buildout/eggs/mock-1.0.1-py2.7.egg/mock.py", line 1268, in __enter__
    original, local = self.get_original()
  File "/home/jenkins/.buildout/eggs/mock-1.0.1-py2.7.egg/mock.py", line 1242, in get_original
    "%s does not have the attribute %r" % (target, name)





More information about the Testbot mailing list