On Tue, Sep 7, 2021 at 5:30 PM Ævar Arnfjörð Bjarmason [off-list ref] wrote:
[...]
A test tests setting "TEST_PASSES_SANITIZE_LEAK=true" setting can in
turn make use of the "SANITIZE_LEAK" prerequisite, should they wish to
selectively skip tests even under
"GIT_TEST_PASSING_SANITIZE_LEAK=true". In a preceding commit we
started doing this in "t0004-unwritable.sh" under SANITIZE=leak, now
it'll combine nicely with "GIT_TEST_PASSING_SANITIZE_LEAK=true".
Is the wording "A test tests setting ... setting" intentional?