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

Create periodic jobs that run sanitizers #404

Open
chapulina opened this issue Mar 1, 2021 · 1 comment
Open

Create periodic jobs that run sanitizers #404

chapulina opened this issue Mar 1, 2021 · 1 comment

Comments

@chapulina
Copy link
Contributor

Tools like address sanitizers and thread sanitizers help us catch runtime issues.

We have tutorials on how to run ASan and TSan for Ignition locally, added in gazebosim/docs#149. Now we should also add some periodic jobs, maybe biweekly, to run these sanitizers on CI for all the supported Ignition versions.

Here's some information from when these sanitizers were added to ROS 2 for more context: https://discourse.ros.org/t/introducing-ros2-sanitizer-report-and-analysis/9287

@scpeters
Copy link
Contributor

scpeters commented Sep 4, 2022

We have some ASAN jobs at the moment, though I have noticed an issue with reporting of their test failures in #820

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

2 participants