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

jenkins at plone.org jenkins at plone.org
Fri Feb 26 11:36:59 UTC 2021


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

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


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

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

Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_services_types.TestServicesTypes.test_types_document_patch_one_field

Error Message:
'Author e-mail' != None

Stack Trace:
'Author e-mail' != None

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.restapi/src/plone/restapi/tests/test_services_types.py", line 260, in test_types_document_patch_one_field
    self.assertEqual("Author e-mail", response.json().get("title"))
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


More information about the Testbot mailing list