leak tests: mark some update-index tests as passing with SANITIZE=leak

Mark some tests that match "*update-index*" as passing when git is compiled
with SANITIZE=leak. They'll now be listed as running under the
"GIT_TEST_PASSING_SANITIZE_LEAK=true" test mode (the "linux-leaks" CI
target).

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Ævar Arnfjörð Bjarmason
2021-10-31 00:24:16 +02:00
committed by Junio C Hamano
parent f442c94638
commit 977e458cca
5 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,7 @@
test_description='update-index with options'
TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success basics '