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

[ros2param] Wait for discovery before running tests #481

Merged
merged 2 commits into from
Apr 10, 2020

Conversation

jacobperron
Copy link
Member

Fixes #480.

Catch expected exceptions from rclpy (or transitively as xmlrpc.client.Fault) while we wait for discovery in the test setup.

Fixes #480.

Catch expected exceptions from rclpy (or transitively as xmlrpc.client.Fault) while we wait for discovery in the test setup.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron self-assigned this Apr 9, 2020
Copy link
Member

@nuclearsandwich nuclearsandwich left a comment

Choose a reason for hiding this comment

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

I have one question but otherwise it looks good to me.

In addition to the usual CI run it might be worth running a focused job with repeat-until-fail to see how reliable the timeout is.

ros2param/test/test_verb_dump.py Show resolved Hide resolved
ros2param/test/test_verb_dump.py Outdated Show resolved Hide resolved
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

jacobperron commented Apr 9, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Edit: unrelated warnings

@jacobperron jacobperron merged commit 8e6e051 into master Apr 10, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/fix_480 branch April 10, 2020 00:22
jacobperron added a commit that referenced this pull request Apr 14, 2020
Follow-up to #481

This makes the tests faster.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
jacobperron added a commit that referenced this pull request Apr 15, 2020
Follow-up to #481

This makes the tests faster.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
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.

ros2param test failures (cross-platform)
3 participants