diff mbox series

[meta-python] meta-python: update ptests status for py-cpuinfo, pytest-mock

Message ID 20231013173010.3966278-1-tgamblin@baylibre.com
State Under Review
Headers show
Series [meta-python] meta-python: update ptests status for py-cpuinfo, pytest-mock | expand

Commit Message

Trevor Gamblin Oct. 13, 2023, 5:30 p.m. UTC
Move python3-py-cpuinfo and python3-pytest-mock into the FAST ptests
list since their failing ptests are being disabled.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 meta-python/conf/include/ptest-packagelists-meta-python.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index c4a752ae61..043d4a1358 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -29,9 +29,11 @@  PTESTS_FAST_META_PYTHON = "\
     python3-prettytable \
     python3-pylint \
     python3-ptyprocess \
+    python3-py-cpuinfo \
     python3-pyasn1-modules \
     python3-pyroute2 \
     python3-pyserial \
+    python3-pytest-mock \
     python3-pytoml \
     python3-requests-file \
     python3-requests-toolbelt \
@@ -70,9 +72,7 @@  PTESTS_PROBLEMS_META_PYTHON ="\
     python3-parse \
     python3-pillow \
     python3-pint \
-    python3-py-cpuinfo \
     python3-pytest-lazy-fixture \
-    python3-pytest-mock \
     python3-pyzmq \
     python3-scrypt \
     python3-service-identity \