[Testbot] Plone 5.0 - Python 2.7 - Build # 4566 - Failure!

jenkins at plone.org jenkins at plone.org
Thu May 12 22:30:51 UTC 2016


Plone 5.0 - Python 2.7 - Build # 4566 - Failure:

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

Changes:

[Jens W. Klein] merged https://github.com/plone/plone.app.registry/pull/18







Test Results:

2 tests failed.
FAILED:  plone.app.registry.tests.test_exportimport.TestImport.test_import_list_choice_field_vocabulary_usage

Error Message:
WrongContainedType not raised

Stack Trace:
WrongContainedType not raised

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.app.registry/plone/app/registry/tests/test_exportimport.py", line 1039, in test_import_list_choice_field_vocabulary_usage
    self.registry['test.registry.field'] = [u'One', u'Three']
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 114, in __exit__
    "%s not raised" % (exc_name,))


FAILED:  plone.app.registry.tests.test_exportimport.TestImport.test_import_list_choice_field_vocabulary_usage_named

Error Message:
WrongContainedType not raised

Stack Trace:
WrongContainedType not raised

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.app.registry/plone/app/registry/tests/test_exportimport.py", line 1114, in test_import_list_choice_field_vocabulary_usage_named
    self.registry['test.registry.field'] = [u'One', u'Three']
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 114, in __exit__
    "%s not raised" % (exc_name,))





More information about the Testbot mailing list