summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-10-24 13:11:36 +0200
committerKhem Raj <raj.khem@gmail.com>2025-10-24 09:06:24 -0700
commit3de902d16957b3ae1a7f046aa34aed1853101c81 (patch)
treee7616c600a94aecee5ff7ef94e53da59352290ee
parentf0c505b075093ba06bcdba1cc344aaff43ae7101 (diff)
downloadmeta-openembedded-3de902d16957b3ae1a7f046aa34aed1853101c81.tar.gz
libcgi-perl: remove from problem ptest list
The tests can be executed fine, they pass without a failure (and it takes less than 3 seconds) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-perl/conf/include/ptest-packagelists-meta-perl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
index ab875beafd..fc4a21be72 100644
--- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
+++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
@@ -10,6 +10,7 @@ PTESTS_FAST_META_PERL = "\
10 libauthen-sasl-perl \ 10 libauthen-sasl-perl \
11 libcapture-tiny-perl \ 11 libcapture-tiny-perl \
12 libcrypt-openssl-random-perl \ 12 libcrypt-openssl-random-perl \
13 libcgi-perl \
13 libdigest-hmac-perl \ 14 libdigest-hmac-perl \
14 liberror-perl \ 15 liberror-perl \
15 libextutils-config-perl \ 16 libextutils-config-perl \
@@ -28,7 +29,6 @@ PTESTS_SLOW_META_PERL = "\
28" 29"
29 30
30PTESTS_PROBLEMS_META_PERL = "\ 31PTESTS_PROBLEMS_META_PERL = "\
31 libcgi-perl \
32 libconfig-autoconf-perl \ 32 libconfig-autoconf-perl \
33 libcrypt-openssl-guess-perl \ 33 libcrypt-openssl-guess-perl \
34 libcrypt-openssl-rsa-perl \ 34 libcrypt-openssl-rsa-perl \