Please see the comment. Signed-off-by: Alexander Kanavin <[email protected]> --- meta/conf/distro/include/ptest-packagelists.inc | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 77d69c9fcd1..39b885066ce 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -118,6 +118,12 @@ PTESTS_PROBLEMS:append:x86 = " valgrind" PTESTS_SLOW:remove:x86 = "strace" PTESTS_PROBLEMS:append:x86 = " strace" +# Needs support for 64 bit syscall versions +# which was added in http://git.lttng.org/?p=lttng-modules.git;a=commitdiff;h=86040c9e2ff8a79633db34220e32bdda536b00e6 +# and should show up in lttng-modules 2.14.x +PTESTS_SLOW:remove:x86 = "lttng-tools" +PTESTS_PROBLEMS:append:x86 = " lttng-tools" + # 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 (#180515): https://lists.openembedded.org/g/openembedded-core/message/180515 Mute This Topic: https://lists.openembedded.org/mt/98554685/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
