diff mbox series

[meta-oe] libdbi-perl: from from PTESTS_PROBLEMS list to PTESTS_FAST

Message ID 20251102173334.2074092-1-skandigraun@gmail.com
State Under Review
Headers show
Series [meta-oe] libdbi-perl: from from PTESTS_PROBLEMS list to PTESTS_FAST | expand

Commit Message

Gyorgy Sarvari Nov. 2, 2025, 5:33 p.m. UTC
The tests are supposed to work now - they were not moved to the correct
ptest list with the last update.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 meta-oe/conf/include/ptest-packagelists-meta-oe.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
index 825747d522..580c79d6d9 100644
--- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
+++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
@@ -20,6 +20,7 @@  PTESTS_FAST_META_OE = "\
     jq \
     leveldb \
     libcereal \
+    libdbi-perl \
     libgpiod \
     libjcat \
     libio-pty-perl \
@@ -71,7 +72,6 @@  PTESTS_SLOW_META_OE:remove:libc-musl = "kernel-selftest"
 
 PTESTS_PROBLEMS_META_OE = "\
     keyutils \
-    libdbi-perl \
     mariadb \
     ostree \
     poco \