fix combine_tasks_with_record_builder cli test on linux

This commit is contained in:
Luke Boswell 2024-11-11 20:56:51 +11:00
parent 09bd145845
commit def5372e1c

View file

@ -379,7 +379,8 @@ mod cli_tests {
cli_build.full_check_build_and_run(
expected_output,
TEST_LEGACY_LINKER,
ALLOW_VALGRIND,
// note running Valgrind on this test causes chaos with the test runner for some reason :shrug:
false,
None,
None,
);