]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-lsan-denoise-output'
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Sep 2023 21:38:56 +0000 (14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Sep 2023 21:38:56 +0000 (14:38 -0700)
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