]> git.ipfire.org Git - thirdparty/git.git/commit
leak tests: mark some notes tests as passing with SANITIZE=leak
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2021 22:24:17 +0000 (00:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Nov 2021 18:23:08 +0000 (11:23 -0700)
commitca089724952911b44b9ee79e62fa6ce10d543bb4
treece406a6aa9ff9f88edbae946be501ecc90e82e34
parent977e458cca6960aff0e83914eee3e8f415edb1d5
leak tests: mark some notes tests as passing with SANITIZE=leak

Mark some tests that match "*notes*" 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>
t/t3302-notes-index-expensive.sh
t/t3303-notes-subtrees.sh
t/t3320-notes-merge-worktrees.sh