From: Tony Tascioglu Date: Thu, 15 Jul 2021 00:48:13 +0000 (-0400) Subject: valgrind: skip flaky ptest fb_test_amd64 X-Git-Tag: uninative-3.3~228 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a365cd7a358db96791033e6dc6e45d2e816d3e4c;p=openembedded-core.git valgrind: skip flaky ptest fb_test_amd64 Recently, the none/tests/amd64/fb_test_amd64 test had been flaky and causing failures on the auto-builder. Until we can get to the root cause of the issue, we are going to skip the test to reduce the noise from the ptests. Signed-off-by: Tony Tascioglu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all index e69de29bb2..c3fc639066 100644 --- a/meta/recipes-devtools/valgrind/valgrind/remove-for-all +++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-all @@ -0,0 +1 @@ +none/tests/amd64/fb_test_amd64