[Testbot] Plone 6.0 - Python 3.7 - Build # 32 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Feb 14 17:53:11 UTC 2020


Plone 6.0 - Python 3.7 - Build # 32 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/32/ to view the results.


Plone 6.0 - Python 3.7 - Build # 32 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/32/ to view the results.

Test Results:

1 tests failed.
FAILED:  Products.CMFQuickInstallerTool.tests.test_browser.QIBrowserTest.test_installProducts_post

Error Message:
Request must be POST

Stack Trace:
Request must be POST

  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp37m/Products.CMFQuickInstallerTool-4.0.1-py3.7.egg/Products/CMFQuickInstallerTool/tests/test_browser.py", line 103, in test_installProducts_post
    product, csrf_token))
  File "/home/jenkins/.buildout/eggs/cp37m/zope.testbrowser-5.5.1-py3.7.egg/zope/testbrowser/browser.py", line 262, in post
    return self.open(url, data)
  File "/home/jenkins/.buildout/eggs/cp37m/zope.testbrowser-5.5.1-py3.7.egg/zope/testbrowser/browser.py", line 256, in open
    self._processRequest(url, make_request)
  File "/home/jenkins/.buildout/eggs/cp37m/zope.testbrowser-5.5.1-py3.7.egg/zope/testbrowser/browser.py", line 290, in _processRequest
    resp = self.testapp.get(url, **reqargs)
  File "/home/jenkins/.buildout/eggs/cp37m/WebTest-2.0.34-py3.7.egg/webtest/app.py", line 328, in get
    expect_errors=expect_errors)
  File "/home/jenkins/.buildout/eggs/cp37m/zope.testbrowser-5.5.1-py3.7.egg/zope/testbrowser/browser.py", line 94, in do_request
    expect_errors)
  File "/home/jenkins/.buildout/eggs/cp37m/WebTest-2.0.34-py3.7.egg/webtest/app.py", line 623, in do_request
    res = req.get_response(app, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/cp37m/WebOb-1.8.5-py3.7.egg/webob/request.py", line 1310, in send
    application, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/cp37m/WebOb-1.8.5-py3.7.egg/webob/request.py", line 1278, in call_application
    app_iter = application(self.environ, start_response)
  File "/home/jenkins/.buildout/eggs/cp37m/WebTest-2.0.34-py3.7.egg/webtest/lint.py", line 201, in lint_app
    iterator = application(environ, start_response_wrapper)
  File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 38, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 65, in __call__
    wsgi_result = publish(environ, start_response)
  File "/home/jenkins/.buildout/eggs/cp37m/Zope-4.2.1-py3.7.egg/ZPublisher/WSGIPublisher.py", line 338, in publish_module
    response = _publish(request, new_mod_info)
  File "/home/jenkins/.buildout/eggs/cp37m/Zope-4.2.1-py3.7.egg/ZPublisher/WSGIPublisher.py", line 256, in publish
    bind=1)
  File "/home/jenkins/.buildout/eggs/cp37m/Zope-4.2.1-py3.7.egg/ZPublisher/mapply.py", line 85, in mapply
    return debug(object, args, context)
  File "/home/jenkins/.buildout/eggs/cp37m/Zope-4.2.1-py3.7.egg/ZPublisher/WSGIPublisher.py", line 62, in call_object
    return obj(*args)
  File "<string>", line 3, in installProducts
  File "/home/jenkins/.buildout/eggs/cp37m/AccessControl-4.1-py3.7-linux-x86_64.egg/AccessControl/requestmethod.py", line 77, in _curried
    raise Forbidden('Request must be %s' % methodsstr)


More information about the Testbot mailing list