You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In CI all tests failed to run under valgrind since we compiled with
ASAN
* Tests should be compiled with ASAN/UBSAN unless they are being run
under valgrind.
* The way the tests were run meant that failing tests didn't fail the
overall CI job.
0 commit comments