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

As in 7ff24785cb7 (leak tests: mark some misc tests as passing with
SANITIZE=leak, 2021-10-12) continue marking various miscellaneous
tests 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>
17 files changed:
t/t1420-lost-found.sh
t/t1600-index.sh
t/t2000-conflict-when-checking-files-out.sh
t/t2100-update-cache-badpath.sh
t/t3908-stash-in-worktree.sh
t/t4007-rename-3.sh
t/t5002-archive-attr-pattern.sh
t/t5200-update-server-info.sh
t/t5307-pack-missing-commit.sh
t/t5555-http-smart-common.sh
t/t5701-git-serve.sh
t/t5704-protocol-violations.sh
t/t6136-pathspec-in-bare.sh
t/t7101-reset-empty-subdirs.sh
t/t7103-reset-bare.sh
t/t7525-status-rename.sh
t/t7526-commit-pathspec-file.sh