Please see the linked ticket. Signed-off-by: Alexander Kanavin <[email protected]> --- meta/conf/distro/include/ptest-packagelists.inc | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 78750a0d98b..77d69c9fcd1 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -114,6 +114,10 @@ PTESTS_SLOW:append:libc-musl = " libc-test" PTESTS_SLOW:remove:x86 = "valgrind" PTESTS_PROBLEMS:append:x86 = " valgrind" +# https://github.com/strace/strace/issues/250 +PTESTS_SLOW:remove:x86 = "strace" +PTESTS_PROBLEMS:append:x86 = " strace" + # ruby \ # Timeout # lz4 \ # Needs a rewrite # rt-tests \ # Needs to be checked whether it runs at all -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#180514): https://lists.openembedded.org/g/openembedded-core/message/180514 Mute This Topic: https://lists.openembedded.org/mt/98554684/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
