]> git.99rst.org Git - git.git/commit
leak tests: mark some fast-import tests as passing with SANITIZE=leak
authorÆvar Arnfjörð Bjarmason <redacted>
Sat, 30 Oct 2021 22:24:24 +0000 (00:24 +0200)
committerJunio C Hamano <redacted>
Mon, 1 Nov 2021 18:23:09 +0000 (11:23 -0700)
commit4567e9c5f459182548c69aedcd8ac5ed7bd00977
treeb408309373836f5f0204909e6c01c3f6c714ab41
parent676063016ad90867c283529892e2721e1994ef08
leak tests: mark some fast-import tests as passing with SANITIZE=leak

Mark some tests that match "*fast-import*" 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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t9302-fast-import-unpack-limit.sh
t/t9303-fast-import-compression.sh
git clone https://git.99rst.org/PROJECT