From: Richard Purdie Date: Wed, 17 Aug 2022 17:17:39 +0000 (+0100) Subject: valgrind: Disable drd/tests/std_thread2 ptest X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3253 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d52b590f4f254ba6ff310af1f68780a0f329673;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git valgrind: Disable drd/tests/std_thread2 ptest After improvements to debug sources handling I suspect that extra debug information became available and is confusing this test. Disable it for now until someone with more knowledge can resolve the issue. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all index cb8d10b18f3..a26837d297b 100644 --- a/meta/recipes-devtools/valgrind/valgrind/remove-for-all +++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-all @@ -4,5 +4,6 @@ memcheck/tests/supp_unknown helgrind/tests/tls_threads drd/tests/bar_bad_xml drd/tests/pth_barrier_thr_cr +drd/tests/std_thread2 drd/tests/thread_name_xml massif/tests/deep-D