Skip to content

Conversation

@saxbophone
Copy link
Owner

I'll see if this works on Github-actions before making it CI-only. I think we do want it only on CI because it's noticeably slower than normal (but still MUCH faster than Valgrind!)

I'll see if this works on Github-actions before making it CI-only.
I think we do want it only on CI because it's noticeably slower than normal (but still *MUCH* faster than Valgrind!)
Lol, suprise surprise! Valgrind and the Sanitizer don't run well together! :)
MSVC isn't playing ball for some reason, it links but every test fails and I'm not seeing ASAN errors (unless those failures are caused by ASAN --need to troubleshoot this by forcing UB to see how ctest reports it...)
@saxbophone
Copy link
Owner Author

Disabling precompiled headers in the tests also doesn't fix the issue. I think this might be related to arsenm/sanitizers-cmake#25

@saxbophone saxbophone closed this Mar 12, 2023
Maybe the object libraries are compiled only with `tests-config` options rather than options set on the `tests` target itself...
@saxbophone saxbophone reopened this Mar 13, 2023
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.

2 participants