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

Valgrind Test Failures March 2024 #66

Open
traversaro opened this issue Mar 22, 2024 · 2 comments
Open

Valgrind Test Failures March 2024 #66

traversaro opened this issue Mar 22, 2024 · 2 comments

Comments

@traversaro
Copy link
Member

I started investigating the valgrind test failures in CI, see for example in https://github.com/robotology/yarp-devices-ros2/actions/runs/8384433539/job/22993087127 .

Looking at the log, it seems that most of the failures are actually due to ROS2 itself, see ros2/rcl#1009 and ros2/rcutils#407 .

At this point, I guess the possible solutions are:

  • either disable the valgrind test
  • or add the ros2 failures to a valgrind suppression file, and use this suppression in all the valgrind tests
@traversaro
Copy link
Member Author

fyi @randaz81, I realized I never tagged you here.

@traversaro
Copy link
Member Author

@randaz81 what do you think, if we add the ros2 failures to a suppression file, do you think there is anything else missing for doing a first tag of the repo?

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

No branches or pull requests

1 participant