[Testbot] Plone 5.2 - Python 2.7 - Build # 1304 - Failure!

jenkins at plone.org jenkins at plone.org
Tue Feb 23 16:30:04 UTC 2021


Plone 5.2 - Python 2.7 - Build # 1304 - Failure:

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


Plone 5.2 - Python 2.7 - Build # 1304 - Failure:

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

Test Results:

2 tests failed.
FAILED:  Products.CMFPlone.tests.testCookieAuth.TestCookieAuth.testAutoLoginPage

Error Message:
'http://nohost/plone/login?came_from=/plone/test-folder' != 'http://nohost/plone/login?came_from=http%3A//nohost/plone/test-folder'

Stack Trace:
'http://nohost/plone/login?came_from=/plone/test-folder' != 'http://nohost/plone/login?came_from=http%3A//nohost/plone/test-folder'

  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/Products.CMFPlone/Products/CMFPlone/tests/testCookieAuth.py", line 35, in testAutoLoginPage
    'http://nohost/plone/login?came_from=http%3A//nohost/plone/test-folder'  # noqa: E501
  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)


FAILED:  Products.CMFPlone.tests.testCookieAuth.TestCookieAuth.testInsufficientPrivileges

Error Message:
'http://nohost/plone/login?came_from=/plone/test-folder' != 'http://nohost/plone/login?came_from=http%3A//nohost/plone/test-folder'

Stack Trace:
'http://nohost/plone/login?came_from=/plone/test-folder' != 'http://nohost/plone/login?came_from=http%3A//nohost/plone/test-folder'

  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/Products.CMFPlone/Products/CMFPlone/tests/testCookieAuth.py", line 46, in testInsufficientPrivileges
    'http://nohost/plone/login?came_from=http%3A//nohost/plone/test-folder'  # noqa: E501
  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