]> git.ipfire.org Git - thirdparty/bind9.git/commit
TSAN summarising line was misplaced in run.sh
authorMichal Nowak <mnowak@isc.org>
Fri, 19 May 2023 08:03:22 +0000 (10:03 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 19 May 2023 12:55:23 +0000 (14:55 +0200)
commitf00a212cb89cf2cc57e9d5bc41078e99815f8a87
tree28429403de218e293892d06c4c4d6a28f45607ad
parent0c2ef4ab809e1d505b712bacbe06f40df8a49263
TSAN summarising line was misplaced in run.sh

The line summarising TSAN reports was misplaced in the ASAN territory
and thus never used.

I also made core dumps, assertion failures, and TSAN reports detection
independent of each other.

(cherry picked from commit 0c4c7ddec446d3ea8d079855fe9ee514eefeba72)
bin/tests/system/run.sh