These tests have been failing for a long time (and even more failing tests are already patched out); no one in YP has the expertise to fix the issues, so until upstream steps in, let's take them out, and try to reach the goal of hard ptest failures so that ptest regressions are caught as they happen.
Signed-off-by: Alexander Kanavin <[email protected]> --- meta/conf/distro/include/ptest-packagelists.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index ce13368c2e..90272a70af 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -60,6 +60,7 @@ PTESTS_FAST_remove_mips64 = "qemu-ptest" # bash-ptest \ # Test outcomes are non-deterministic by design # ifupdown-ptest \ # Tested separately in lib/oeqa/selftest/cases/imagefeatures.py # mdadm-ptest \ # Tests rely on non-deterministic sleep() amounts +# lttng-tools-ptest \ # multiple sporadic failures, lack of expertise in the project to look into them #" PTESTS_SLOW = "\ @@ -73,7 +74,6 @@ PTESTS_SLOW = "\ gstreamer1.0-ptest \ libevent-ptest \ libinput-ptest \ - lttng-tools-ptest \ openssh-ptest \ openssl-ptest \ perl-ptest \ -- 2.29.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145317): https://lists.openembedded.org/g/openembedded-core/message/145317 Mute This Topic: https://lists.openembedded.org/mt/78718062/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
