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

jenkins at plone.org jenkins at plone.org
Fri May 13 09:56:53 UTC 2016


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

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

Changes:

[Jens W. Klein] even if theres a microfeature addition its simpler if we for now stick







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