]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-lsan-denoise-output' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:14 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:14 +0000 (16:53 +0900)
Tests with LSan from time to time seem to emit harmless message
that makes our tests unnecessarily flakey; we work it around by
filtering the uninteresting output.

* jk/test-lsan-denoise-output:
  test-lib: ignore uninteresting LSan output

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge