@@ -154,6 +154,10 @@ fn addTestStep(
test_exe.setExecCmd(&.{
"valgrind",
"--error-exitcode=2",
"--leak-check=full",
"--show-leak-kinds=all",
"--errors-for-leak-kinds=all",
"--track-fds=yes",
null,
});
}
The note is not visible to the blocked user.