summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index da9153b998..6250cf081e 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -99,6 +99,7 @@ PTESTS_SLOW = "\
99 libgcrypt \ 99 libgcrypt \
100 libmodule-build-perl \ 100 libmodule-build-perl \
101 lttng-tools \ 101 lttng-tools \
102 mdadm \
102 openssh \ 103 openssh \
103 openssl \ 104 openssl \
104 parted \ 105 parted \
@@ -122,7 +123,6 @@ PTESTS_PROBLEMS:append:x86 = " valgrind"
122# rt-tests \ # Needs to be checked whether it runs at all 123# rt-tests \ # Needs to be checked whether it runs at all
123# bash \ # Test outcomes are non-deterministic by design 124# bash \ # Test outcomes are non-deterministic by design
124# ifupdown \ # Tested separately in lib/oeqa/selftest/cases/imagefeatures.py 125# ifupdown \ # Tested separately in lib/oeqa/selftest/cases/imagefeatures.py
125# mdadm \ # Tests rely on non-deterministic sleep() amounts
126# libinput \ # Tests need an unloaded system to be reliable 126# libinput \ # Tests need an unloaded system to be reliable
127# libpam \ # Needs pam DISTRO_FEATURE 127# libpam \ # Needs pam DISTRO_FEATURE
128# numactl \ # qemu not (yet) configured for numa; all tests are skipped 128# numactl \ # qemu not (yet) configured for numa; all tests are skipped
@@ -134,7 +134,6 @@ PTESTS_PROBLEMS = "\
134 rt-tests \ 134 rt-tests \
135 bash \ 135 bash \
136 ifupdown \ 136 ifupdown \
137 mdadm \
138 libinput \ 137 libinput \
139 libpam \ 138 libpam \
140 libseccomp \ 139 libseccomp \