summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/valgrind
diff options
context:
space:
mode:
authorRandy MacLeod <randy.macleod@windriver.com>2022-12-22 14:17:53 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-22 23:06:29 +0000
commitbea2896a2e31db534f06ceba2d532f7e95bc74e2 (patch)
tree771d838046bd5c661a1f0317e0a387ee7a2a1714 /meta/recipes-devtools/valgrind
parentdfd4944fc15a713c9ca2dc35a94b5fc026a4f3b6 (diff)
downloadpoky-bea2896a2e31db534f06ceba2d532f7e95bc74e2.tar.gz
valgrind: skip the boost_thread test on arm
This test is failing on the arm workers only so skip there until the issue can be worked on and resolved. The bug #14311 will remain open for tracking. (From OE-Core rev: d98deec9e4aed9e05343d2758f3a3892e2044616) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> 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-aarch641
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64 b/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
index a9809e5d8c..4477f39132 100644
--- a/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
+++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
@@ -1,3 +1,4 @@
1drd/tests/boost_thread
1gdbserver_tests/hgtls 2gdbserver_tests/hgtls
2memcheck/tests/dw4 3memcheck/tests/dw4
3memcheck/tests/leak_cpp_interior 4memcheck/tests/leak_cpp_interior