From 39e66e938fb688f5400ad94a1b317fcc2a87bc31 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 9 Feb 2022 18:15:10 +0000 Subject: build: use header-only Boost unit test --- test/sanitizer_suppressions/tsan | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/sanitizer_suppressions') diff --git a/test/sanitizer_suppressions/tsan b/test/sanitizer_suppressions/tsan index 3c5a15a0c7..ed8c75d617 100644 --- a/test/sanitizer_suppressions/tsan +++ b/test/sanitizer_suppressions/tsan @@ -30,6 +30,9 @@ race:validation_chainstatemanager_tests deadlock:libdb race:libzmq +# Race in headers only Boost Test +race:std::__1::ios_base::flags + # Intermittent issues # ------------------- # -- cgit v1.2.3