mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +00:00
ptest-packagelists-meta-perl: adjust automated ptest runs
Based on current pass/fail results Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
# ptests which take less than ~30s each
|
# ptests which take less than ~30s each
|
||||||
PTESTS_FAST_META_PERL = "\
|
PTESTS_FAST_META_PERL = "\
|
||||||
libcapture-tiny-perl \
|
libcapture-tiny-perl \
|
||||||
libcgi-perl \
|
|
||||||
libcrypt-openssl-random-perl \
|
libcrypt-openssl-random-perl \
|
||||||
libdigest-hmac-perl \
|
libdigest-hmac-perl \
|
||||||
liberror-perl \
|
liberror-perl \
|
||||||
@@ -16,12 +15,11 @@ PTESTS_FAST_META_PERL = "\
|
|||||||
libextutils-installpaths-perl \
|
libextutils-installpaths-perl \
|
||||||
libhtml-tagset-perl \
|
libhtml-tagset-perl \
|
||||||
libmozilla-ca-perl \
|
libmozilla-ca-perl \
|
||||||
libmodule-build-tiny-perl \
|
libnet-ldap-perl \
|
||||||
libstrictures-perl \
|
libstrictures-perl \
|
||||||
libterm-readkey-perl \
|
libterm-readkey-perl \
|
||||||
libtest-nowarnings-perl \
|
libtest-nowarnings-perl \
|
||||||
libtext-diff-perl \
|
libtext-diff-perl \
|
||||||
liburi-perl \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
PTESTS_SLOW_META_PERL = "\
|
PTESTS_SLOW_META_PERL = "\
|
||||||
@@ -30,18 +28,19 @@ PTESTS_SLOW_META_PERL = "\
|
|||||||
|
|
||||||
PTESTS_PROBLEMS_META_PERL = "\
|
PTESTS_PROBLEMS_META_PERL = "\
|
||||||
libauthen-sasl-perl \
|
libauthen-sasl-perl \
|
||||||
|
libcgi-perl \
|
||||||
libconfig-autoconf-perl \
|
libconfig-autoconf-perl \
|
||||||
libcrypt-openssl-guess-perl \
|
libcrypt-openssl-guess-perl \
|
||||||
libcrypt-openssl-rsa-perl \
|
libcrypt-openssl-rsa-perl \
|
||||||
libdata-hexdump-perl \
|
libdata-hexdump-perl \
|
||||||
libdbd-sqlite-perl \
|
libdbd-sqlite-perl \
|
||||||
libdigest-sha1-perl \
|
libdigest-sha1-perl \
|
||||||
libnet-dns-perl \
|
|
||||||
libnet-dns-sec-perl \
|
|
||||||
libnet-ldap-perl \
|
|
||||||
libfile-slurper-perl \
|
libfile-slurper-perl \
|
||||||
libhtml-parser-perl \
|
libhtml-parser-perl \
|
||||||
libmime-types-perl \
|
libmime-types-perl \
|
||||||
|
libmodule-build-tiny-perl \
|
||||||
|
libnet-dns-perl \
|
||||||
|
libnet-dns-sec-perl \
|
||||||
libnet-ssleay-perl \
|
libnet-ssleay-perl \
|
||||||
libsub-uplevel-perl \
|
libsub-uplevel-perl \
|
||||||
libtest-deep-perl \
|
libtest-deep-perl \
|
||||||
@@ -49,5 +48,6 @@ PTESTS_PROBLEMS_META_PERL = "\
|
|||||||
libtest-warn-perl \
|
libtest-warn-perl \
|
||||||
libunicode-linebreak-perl \
|
libunicode-linebreak-perl \
|
||||||
libunix-statgrab \
|
libunix-statgrab \
|
||||||
|
liburi-perl \
|
||||||
libxml-libxml-perl \
|
libxml-libxml-perl \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user