On 7/19/2022 5:05 PM, Ævar Arnfjörð Bjarmason wrote: > Reword the documentation added in 956d2e4639b (tests: add a test mode > for SANITIZE=leak, run it in CI, 2021-09-23) for brevity, and to avoid > a merge conflict with another topic, per [1]. > > 1. https://lore.kernel.org/git/220719.86lespun6l.gmgdl@xxxxxxxxxxxxxxxxxxx/ > +GIT_TEST_PASSING_SANITIZE_LEAK=true skips those tests that haven't > +declared themselves as leak-free by setting > +"TEST_PASSES_SANITIZE_LEAK=true" before sourcing "test-lib.sh". This > +test mode is used by the "linux-leaks" CI target. Thanks. This paragraph reads very well. -Stolee