Commit 8c4b39c
authored
Don't memcheck lcm_vector_gen_test (#16372)
Exclude lcm_vector_gen_test from being run under valgrind (memcheck).
This test is just a shell script comparing some generated output to the
expected output, so does not gain anything by being run under valgrind.
However, on Focal, valgrind reports errors in sed, resulting in a test
failure.1 parent a9ac91f commit 8c4b39c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
0 commit comments