Skip to content

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