Skip to content
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

Fix the Debug keyword #115

Merged
merged 2 commits into from
Nov 14, 2019
Merged

Fix the Debug keyword #115

merged 2 commits into from
Nov 14, 2019

Conversation

cillianderoiste
Copy link
Contributor

Fixes #114

@mister-roboto
Copy link

@cillianderoiste 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!

Copy link
Member

@ale-rt ale-rt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I do not know if there is an easy way to test this one, CC @datakurre

@ale-rt
Copy link
Member

ale-rt commented Nov 14, 2019

@jenkins-plone-org please run jobs

src/plone/app/robotframework/keywords.robot Outdated Show resolved Hide resolved
src/plone/app/robotframework/keywords.robot Outdated Show resolved Hide resolved
@cillianderoiste
Copy link
Contributor Author

Thanks @thet, I verified that the quotes around ${dialogs}[0] are also necessary, and have added them.

@thet thet merged commit f79eead into master Nov 14, 2019
@thet thet deleted the fix-debug-keyword branch November 14, 2019 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug keyword fails: 'PASS' is not defined
4 participants