-
-
Notifications
You must be signed in to change notification settings - Fork 78
Update to latest robotframework version #1002
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 6.1
Are you sure you want to change the base?
Conversation
This fixes "_start_keyword" errors
ouch ... /cc @gforcada |
🤔 actually we should be fine here, as we are using version |
Hm .. strange .. the traceback here looks like the issue I've posted:
but you're right... we're using the latest RF7 compatible version. |
Fixing the depreacted [Return] keyword here plone/plone.app.contenttypes#722 ... |
Still an error while publishing the RF test results ... https://jenkins.plone.org/job/pull-request-6.1-3.10/982/consoleText ... the RF plugin throws an error when calling I'll file an issue in https://github.com/jenkinsci/robot-plugin with our output. maybe we get some help there. Meanwhile I set this back to draft... |
plugin issue: https://issues.jenkins.io/browse/JENKINS-75814 |
This fixes "_start_keyword" errors