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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tests faster and more robust #272

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Make tests faster and more robust #272

merged 1 commit into from
Jun 30, 2022

Conversation

mjcarroll
Copy link
Collaborator

@mjcarroll mjcarroll commented Jun 29, 2022

馃 Bug fix

Summary

I noticed that tests on galactic are slower than they have to be. I boosted the publication speed so that the tests execute faster.

Additionally, the static shared_ptr was holding up shutdown causing the test to timeout or segfault.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Michael Carroll <michael@openrobotics.org>
Core development automation moved this from Inbox to In review Jun 30, 2022
@mjcarroll mjcarroll merged commit 94abe66 into galactic Jun 30, 2022
Core development automation moved this from In review to Done Jun 30, 2022
@mjcarroll mjcarroll deleted the robust_tests branch June 30, 2022 04:34
mjcarroll added a commit that referenced this pull request Jul 8, 2022
Signed-off-by: Michael Carroll <michael@openrobotics.org>
mjcarroll added a commit that referenced this pull request Jul 8, 2022
Port test improvements from #272 on galactic to humble+.
This should clear up some of the CI issues that we have been facing.

Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Co-authored-by: Louise Poubel <louise@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants