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

Improve tests for parameters #366

Merged
merged 3 commits into from
May 15, 2019
Merged

Improve tests for parameters #366

merged 3 commits into from
May 15, 2019

Conversation

jacobperron
Copy link
Member

Related to ros2/rclcpp#705

In particular, added tests for attempting to set undeclared parameters.

@jacobperron jacobperron added the in progress Actively being worked on (Kanban column) label May 15, 2019
* Add parameters service tests for failures due to undeclared parameters

* Refactor parameter test fixtures

  Renamed functions for consistency and reduced code-smell

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels May 15, 2019
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

jacobperron commented May 15, 2019

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

Edit: "TimeSource" test failures are known issues on master

@jacobperron
Copy link
Member Author

It looks like the test times out on macOS and Windows, but I noticed that the same timeout happened in the macOS nightly (ros2/build_farmer#198). It's possible the test is flaky and this addition may make it worse. It's probably why I needed to increase the shutdown timeout (which appears to fix things for Linux). @wjwwood If it is okay with you, I will merge this and we can follow up with looking into the macOS and Windows failures as part of ros2/build_farmer#198.

@wjwwood
Copy link
Member

wjwwood commented May 15, 2019

Fine with me.

@jacobperron jacobperron merged commit 8484bba into master May 15, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/rclcpp705 branch May 15, 2019 23:11
@jacobperron jacobperron removed the in review Waiting for review (Kanban column) label May 15, 2019
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.

2 participants