-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
Fix valgrind tests. #1037
Fix valgrind tests. #1037
Conversation
Merged build finished. Test PASSed. |
Test PASSed. |
Merged build finished. Test PASSed. |
Test PASSed. |
Merged build finished. Test PASSed. |
Test PASSed. |
Merged build finished. Test PASSed. |
Test PASSed. |
Merged build finished. Test FAILed. |
Test FAILed. |
Merged build finished. Test PASSed. |
Test PASSed. |
This fixes most of the valgrind errors. There's two remaining problems. Problem 1: The valgrind tests are still detecting an error.
Problem 2: The problem is that Problem 1 isn't causing the valgrind tests to fail... |
Ok, it looks like problem 1 may be related to valgrind having trouble with |
This comments out a test that has been consistently failing.