From: Tony Tascioglu Date: Thu, 15 Jul 2021 00:48:13 +0000 (-0400) Subject: valgrind: skip flaky ptest fb_test_amd64 X-Git-Tag: yocto-4.0~2848 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a365cd7a358db96791033e6dc6e45d2e816d3e4c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 e69de29bb2d..c3fc6390662 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