From: Steve Sakoman Date: Sun, 14 Apr 2024 11:58:06 +0000 (-0700) Subject: valgrind: skip intermittently failing ptest X-Git-Tag: 2020-04.33-dunfell~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189628c2e3aa973ab9127924c1cf017013c7c113;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git valgrind: skip intermittently failing ptest Intermittent failures on autobuilder: AssertionError: Failed ptests: {'valgrind': ['memcheck/tests/linux/timerfd-syscall']} Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all index 9b8db093dff..88a11ca3320 100644 --- a/meta/recipes-devtools/valgrind/valgrind/remove-for-all +++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-all @@ -1,3 +1,4 @@ drd/tests/bar_bad drd/tests/bar_bad_xml gdbserver_tests/hginfo +memcheck/tests/linux/timerfd-syscall