summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-17 18:17:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-17 19:55:32 +0100
commit2d52b590f4f254ba6ff310af1f68780a0f329673 (patch)
treea30651d81dbcdffe9d479aaaf6053c17522c8f27
parenta2f52f6f698a1073f264dfb8afcdb4dcbcec6be8 (diff)
downloadopenembedded-core-contrib-2d52b590f4f254ba6ff310af1f68780a0f329673.tar.gz
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 <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/valgrind/valgrind/remove-for-all1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all
index cb8d10b18f..a26837d297 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