From 22de033d9a58d693ba91f5dced7b865518db5bd3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 23 Feb 2024 16:46:32 -0800 Subject: 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 --- meta-perl/conf/include/ptest-packagelists-meta-perl.inc | 4 ++-- 1 file 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 \ -- cgit v1.2.3-54-g00ecf