8000 CI: Add a sanitizer CI job by ngoldbaum · Pull Request #24208 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

CI: Add a sanitizer CI job #24208

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

Merged
merged 2 commits into from
Jul 20, 2023
Merged

CI: Add a sanitizer CI job #24208

merged 2 commits into from
Jul 20, 2023

Conversation

ngoldbaum
Copy link
Member

Closes #23116

Adds a github actions job that runs the tests under both address sanitizer and undefined behavior sanitizer.

There are some undefined behavior errors when I run the tests locally so this will not fail the build if an error happens until those are fixed. I will be filing a separate issue about the undefined behavior reports.

@ngoldbaum

This comment was marked as outdated.

@charris
Copy link
Member
charris commented Jul 18, 2023

asan isn't an informative name. Maybe spell it out, test_with_memory_sanitizer or some such.

@charris charris merged commit d9d1789 into numpy:main Jul 20, 2023
@charris
Copy link
Member
charris commented Jul 20, 2023

Thanks Nathan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: add address sanitizer CI run
5 participants
0