From 5ee30e484f976327562ee9872f79b8759966e115 Mon Sep 17 00:00:00 2001 From: Samantha Jalabert Date: Fri, 22 Sep 2023 14:46:26 +0000 Subject: [PATCH] ptest-packagelists.inc: add python test xmltodict Adding test to slow, as it comes as dependency of SDK packages. Signed-off-by: Marta Rybczynska Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/conf/distro/include/ptest-packagelists.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 4446f7c121c..07697e5d7d8 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -110,6 +110,7 @@ PTESTS_SLOW = "\ python3-cryptography \ python3 \ python3-click \ + python3-xmltodict \ strace \ tcl \ util-linux \ -- 2.47.3