plone / plone.app.robotframework

Provides Robot Framework compatible resources and tools for writing functional Selenium tests (including acceptance tests) for Plone CMS and its add-ons.
https://docs.plone.org/external/plone.app.robotframework/docs/source/index.html
11 stars 17 forks source link

Use Plone5.2 + python3.7 by default to test this package #118

Closed ale-rt closed 1 year ago

ale-rt commented 4 years ago

Fixes #103

mister-roboto commented 4 years ago

@ale-rt 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!

ale-rt commented 4 years ago

@jenkins-plone-org please run jobs

petschki commented 3 years ago

@jenkins-plone-org please run jobs

gforcada commented 1 year ago

Do we still want to support travis? 🤔 seems that the trend now is to use GitHub Actions, some packages already have it, others not, and what is being tested is rather different in each case 😕

petschki commented 1 year ago

travis.yml got already removed from master ... thats the conflict

ale-rt commented 1 year ago

Yeah, this PR is definitely obsolete! Closing it :)