summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/valgrind
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:57:32 +0100
commitad5936fba617b6f4c5b5329de5811624be840339 (patch)
tree2a441d82217ce29d31026517baf485b1bdc7bf20 /meta/recipes-devtools/valgrind
parenta01fd44f582afec6c0a037e30d6087d953e08ab8 (diff)
downloadpoky-ad5936fba617b6f4c5b5329de5811624be840339.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. (From OE-Core rev: 2d52b590f4f254ba6ff310af1f68780a0f329673) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/valgrind')
-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
4helgrind/tests/tls_threads 4helgrind/tests/tls_threads
5drd/tests/bar_bad_xml 5drd/tests/bar_bad_xml
6drd/tests/pth_barrier_thr_cr 6drd/tests/pth_barrier_thr_cr
7drd/tests/std_thread2
7drd/tests/thread_name_xml 8drd/tests/thread_name_xml
8massif/tests/deep-D 9massif/tests/deep-D