From 612a84d112b70feea6b76d5a8f9a8c65c0cc52bb Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Fri, 14 Feb 2025 20:36:52 +0100 Subject: [PATCH] Solaris regtest: add a suppression to helgrind/tests/bug392331.supp --- helgrind/tests/bug392331.supp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/helgrind/tests/bug392331.supp b/helgrind/tests/bug392331.supp index d76ec469e0..27081c771d 100644 --- a/helgrind/tests/bug392331.supp +++ b/helgrind/tests/bug392331.supp @@ -11,3 +11,9 @@ fun:pthread_cond_signal_WRK fun:_ZNSt3__118condition_variable10notify_oneEv } +{ + Variation for Solaris + Helgrind:Dubious + fun:pthread_cond_signal_WRK + fun:cond_signal +} -- 2.47.2