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

Make sure to reset errors more places in the tests. #1020

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

clalancette
Copy link
Contributor

This makes it so we don't get as many warnings when the tests are running.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Note that this does not get rid of all warnings; there are quite a few still remaining, and those mostly involve actual bugs in our error handling. Nevertheless, I think this is worthwhile to get in for our sanity, and to make those other bugs more visible.

This makes it so we don't get as many warnings when the
tests are running.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

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

Looks good with green CI!

@clalancette
Copy link
Contributor Author

clalancette commented Nov 21, 2022

CI:

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

@clalancette clalancette merged commit 94f767b into rolling Nov 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the clalancette/reset-more-errors branch November 28, 2022 20:49
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