aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-02-23 16:46:32 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-26 08:13:21 -0800
commit22de033d9a58d693ba91f5dced7b865518db5bd3 (patch)
treedd3125a99b8bda6fd3c276c3fc19619abca8d1dd /meta-perl
parent7aff0f399b0e0bf2caef066b8397098585bab623 (diff)
downloadmeta-openembedded-contrib-22de033d9a58d693ba91f5dced7b865518db5bd3.tar.gz
ptest-packagelists-meta-perl.inc: Move couple of test to PTESTS_FAST_META_PERL
libdigest-hmac-perl and libextutils-installpaths-perl are passing fine under 20s on qemux86-64, therefore remove them out of PTESTS_PROBLEMS_META_PERL Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/conf/include/ptest-packagelists-meta-perl.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
index 717fde29d3..29a2b2e660 100644
--- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
+++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
@@ -10,7 +10,9 @@ PTESTS_FAST_META_PERL = "\
libcapture-tiny-perl \
libcgi-perl \
libcrypt-openssl-random-perl \
+ libdigest-hmac-perl \
libextutils-config-perl \
+ libextutils-installpaths-perl \
libhtml-tagset-perl \
libmozilla-ca-perl \
libmodule-build-tiny-perl \
@@ -31,12 +33,10 @@ PTESTS_PROBLEMS_META_PERL ="\
libcrypt-openssl-rsa-perl \
libdata-hexdump-perl \
libdbd-sqlite-perl \
- libdigest-hmac-perl \
libdigest-sha1-perl \
libnet-dns-perl \
libnet-dns-sec-perl \
libnet-ldap-perl \
- libextutils-installpaths-perl \
libfile-slurper-perl \
libhtml-parser-perl \
libmime-types-perl \