From 3de902d16957b3ae1a7f046aa34aed1853101c81 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 24 Oct 2025 13:11:36 +0200 Subject: [PATCH] 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 Signed-off-by: Khem Raj --- meta-perl/conf/include/ptest-packagelists-meta-perl.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "\ libauthen-sasl-perl \ libcapture-tiny-perl \ libcrypt-openssl-random-perl \ + libcgi-perl \ libdigest-hmac-perl \ liberror-perl \ libextutils-config-perl \ @@ -28,7 +29,6 @@ PTESTS_SLOW_META_PERL = "\ " PTESTS_PROBLEMS_META_PERL = "\ - libcgi-perl \ libconfig-autoconf-perl \ libcrypt-openssl-guess-perl \ libcrypt-openssl-rsa-perl \