diff mbox series

[1/2] valgrind: Disable drd/tests/std_thread2 ptest

Message ID 20220817174617.1874788-1-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 2d52b590f4f254ba6ff310af1f68780a0f329673
Headers show
Series [1/2] valgrind: Disable drd/tests/std_thread2 ptest | expand

Commit Message

Richard Purdie Aug. 17, 2022, 5:46 p.m. UTC
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>
---
 meta/recipes-devtools/valgrind/valgrind/remove-for-all | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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