plone / plone.app.multilingual

Plone Multilingual Content Add-on
https://pypi.org/project/plone.app.multilingual
19 stars 47 forks source link

Fixed broken robot test for adding translation. [5.2.x] #366

Closed mauritsvanrees closed 4 years ago

mauritsvanrees commented 4 years ago

Fixes https://github.com/plone/plone.app.multilingual/issues/365 At least I hope it does. Locally without changes it passed fine on chrome and firefox.

This PR is for branch 5.2.x (Plone 5.1). If it works, I will do the same on master.

mister-roboto commented 4 years ago

@mauritsvanrees thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

mauritsvanrees commented 4 years ago

@jenkins-plone-org please run jobs

mauritsvanrees commented 4 years ago

That did not work. Can anyone else try? Otherwise I am inclined to mark this test as unstable (or actually broken) and make sure it does not make the entire build broken. To reiterate: the tests work fine locally, both in Chrome and Firefox.