From: Samantha Jalabert Date: Fri, 22 Sep 2023 14:46:26 +0000 (+0000) Subject: ptest-packagelists.inc: add python test xmltodict X-Git-Tag: yocto-5.2~5017 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ee30e484f976327562ee9872f79b8759966e115;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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 \