]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
valgrind: skip the boost_thread test on arm
authorRandy MacLeod <randy.macleod@windriver.com>
Thu, 22 Dec 2022 19:17:53 +0000 (14:17 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 17:32:38 +0000 (17:32 +0000)
commit69a99411a286e4ba40fb68d6308d996b6af6608b
treefa99866420e292e1eee28cf1e04f65fc0f04ab50
parenta18f7074434d2c0db5f02451291f978e95fd6482
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.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d98deec9e4aed9e05343d2758f3a3892e2044616)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64