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

jenkins at plone.org jenkins at plone.org
Tue May 29 09:11:45 UTC 2018


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

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

Changes:

[Thomas Schorr] [fc] Add plone.recipe.zeoserver to checkouts.cfg

[Jens W. Klein] [fc] Repository: plone.recipe.zeoserver







Test Results:

2 tests failed.
FAILED:  Products.CMFPlone.tests.testCheckId.TestCheckId.testBadId

Error Message:
None != u'= is not a legal name. The following characters are invalid: ='

Stack Trace:
None != u'= is not a legal name. The following characters are invalid: ='

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testCheckId.py", line 68, in testBadId
    self.assertEqual(r, u'= is not a legal name. The following characters '
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.testCheckId.TestCheckId.testDecodeId

Error Message:
None != u'\xe4 is not a legal name. The following characters are invalid: \xe4'

Stack Trace:
None != u'\xe4 is not a legal name. The following characters are invalid: \xe4'

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testCheckId.py", line 73, in testDecodeId
    self.assertEqual(r, u'\xe4 is not a legal name. The following '
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


More information about the Testbot mailing list