summaryrefslogtreecommitdiff
path: root/t/t5602-clone-remote-exec.sh
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-10-30 22:24:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-11-01 18:23:08 (GMT)
commite2efbd23815b9235786b73b06bde5448b837ab28 (patch)
tree0a4f1117f8621e8aa5a11027886628ce3c445a4f /t/t5602-clone-remote-exec.sh
parentaecb85bdd12319d0c149a3d43bd35bca4256f26d (diff)
downloadgit-e2efbd23815b9235786b73b06bde5448b837ab28.zip
git-e2efbd23815b9235786b73b06bde5448b837ab28.tar.gz
git-e2efbd23815b9235786b73b06bde5448b837ab28.tar.bz2
leak tests: mark some clone tests as passing with SANITIZE=leak
Mark some tests that match "*clone*" 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>
Diffstat (limited to 't/t5602-clone-remote-exec.sh')
-rwxr-xr-xt/t5602-clone-remote-exec.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5602-clone-remote-exec.sh b/t/t5602-clone-remote-exec.sh
index cbcceab..56329aa 100755
--- a/t/t5602-clone-remote-exec.sh
+++ b/t/t5602-clone-remote-exec.sh
@@ -2,6 +2,7 @@
test_description=clone
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success setup '