summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/ptest-packagelists.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/include/ptest-packagelists.inc')
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index ce13368c2e..e0a876dbdc 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"
60# bash-ptest \ # Test outcomes are non-deterministic by design 60# bash-ptest \ # Test outcomes are non-deterministic by design
61# ifupdown-ptest \ # Tested separately in lib/oeqa/selftest/cases/imagefeatures.py 61# ifupdown-ptest \ # Tested separately in lib/oeqa/selftest/cases/imagefeatures.py
62# mdadm-ptest \ # Tests rely on non-deterministic sleep() amounts 62# mdadm-ptest \ # Tests rely on non-deterministic sleep() amounts
63# libinput-ptest \ # Tests need an unloaded system to be reliable
63#" 64#"
64 65
65PTESTS_SLOW = "\ 66PTESTS_SLOW = "\
@@ -72,7 +73,6 @@ PTESTS_SLOW = "\
72 glib-2.0-ptest \ 73 glib-2.0-ptest \
73 gstreamer1.0-ptest \ 74 gstreamer1.0-ptest \
74 libevent-ptest \ 75 libevent-ptest \
75 libinput-ptest \
76 lttng-tools-ptest \ 76 lttng-tools-ptest \
77 openssh-ptest \ 77 openssh-ptest \
78 openssl-ptest \ 78 openssl-ptest \