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

Cleanup the launch_testing_examples. #374

Merged
merged 2 commits into from
Mar 9, 2024

Conversation

clalancette
Copy link
Contributor

This is to make them more robust when run in parallel with other tests. In particular, we make sure that the tests cleanup after themselves, and we also increase the timeouts to 15 seconds.

This should improve some of the flaky tests in this package, like we see in https://ci.ros2.org/view/nightly/job/nightly_linux_repeated/3385/#showFailuresLink

This is to make them more robust when run in parallel
with other tests.  In particular, we make sure that
the tests cleanup after themselves, and we also increase
the timeouts to 15 seconds.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
…/set_param_launch_test.py

Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

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

@clalancette clalancette merged commit 7e07d22 into rolling Mar 9, 2024
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/cleanup-launch-testing-examples branch March 9, 2024 02:50
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.

None yet

2 participants