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

Run no-valgrind tests, except those that segfault #757

Closed
wants to merge 1 commit into from

Conversation

b-studios
Copy link
Collaborator

@b-studios b-studios commented Jan 3, 2025

Some of the tests that were ignored because of valgrind actually segfaulted, so I now separate valgrind failures from actual bugs.

@b-studios
Copy link
Collaborator Author

Currently, this doesn't work since it is not valgrind that is complaining, but the address sanitizer...

@phischu argues that we do not need this PR if we merge #715

@b-studios
Copy link
Collaborator Author

TBH I am not the best to work on this since on my M1 I can neither run valgrind, nor does my address sanitizer complain in these cases...

@b-studios
Copy link
Collaborator Author

Closing for now.

@b-studios b-studios closed this Jan 4, 2025
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.

1 participant