diff mbox series

[meta-perl] ptest-packagelists-meta-perl.inc: Move couple of test to PTESTS_FAST_META_PERL

Message ID 20240224004801.3462755-1-raj.khem@gmail.com
State Accepted, archived
Headers show
Series [meta-perl] ptest-packagelists-meta-perl.inc: Move couple of test to PTESTS_FAST_META_PERL | expand

Commit Message

Khem Raj Feb. 24, 2024, 12:48 a.m. UTC
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>
---
 meta-perl/conf/include/ptest-packagelists-meta-perl.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

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 \