Use Zope 6.2 - #1108
Conversation
|
@jenkins-plone-org please run jobs |
|
Where is Zope 6.2 being used? 🤔 on the diff I don't see any reference to it 🙃 |
ba7146a to
820adfe
Compare
|
Didn't I save the file? Oops! :-D I canceled the Jenkins jobs. Try again: @jenkins-plone-org please run jobs |
|
|
|
@jenkins-plone-org please run jobs |
|
Robot tests fail with: No idea why yet. Or maybe this is because of what is printed right after: I am retrying for good measure. |
|
@mauritsvanrees The communication with the robot server uses xmlrpc, so that makes sense. The new Zope setting probably needs to be explicitly enabled in plone.app.robotframework |
|
Wow, I did not know that I am trying something, but so far it is tricky. |
|
Okay, I have a small PR for I am checking that branch out in the current PR. @jenkins-plone-org please run jobs |
Branch: refs/heads/master Date: 2026-08-06T02:03:10+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.testing@8179a29 Explicitly enable XML-RPC in the ``WSGIServer`` layer. Zope 6.2 by default disables this. But this is used in the ``WSGI_SERVER_FIXTURE`` that most robot tests (and acceptance tests) use. See #1108 (comment) and further. Files changed: A news/+0ae076a4.feature.rst M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2026-08-06T14:14:56+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.testing@85d6850 Merge pull request #137 from plone/maurits-enable-xmlrpc Explicitly enable XML-RPC in the ``WSGIServer`` layer. Files changed: A news/+0ae076a4.feature.rst M src/plone/testing/zope.py
Branch: refs/heads/master Date: 2026-08-06T02:03:10+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.testing@8179a29 Explicitly enable XML-RPC in the ``WSGIServer`` layer. Zope 6.2 by default disables this. But this is used in the ``WSGI_SERVER_FIXTURE`` that most robot tests (and acceptance tests) use. See #1108 (comment) and further. Files changed: A news/+0ae076a4.feature.rst M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2026-08-06T14:14:56+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.testing@85d6850 Merge pull request #137 from plone/maurits-enable-xmlrpc Explicitly enable XML-RPC in the ``WSGIServer`` layer. Files changed: A news/+0ae076a4.feature.rst M src/plone/testing/zope.py
6331418 to
d20752e
Compare
And then we need `Products.PluggableAuthService` 4.2.2. And we upgrade `pip` to 26.2.1.
d20752e to
d78f152
Compare
|
I have merged my @jenkins-plone-org please run jobs |
|
Now all is green. |
And latest
pip.