Verified tests pass with via the test image execution
(bitbake meta-python-image-ptest-python3-msgpack -c testimage)

Signed-off-by: Derek Straka <de...@asterius.io>
---
 meta-python/conf/include/ptest-packagelists-meta-python.inc   | 1 -
 meta-python/recipes-devtools/python/python3-msgpack/run-ptest | 2 +-
 meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb  | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc 
b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 8593b65d7..b3ceb457d 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -76,7 +76,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
     python3-fastjsonschema \
     python3-gpiod \
     python3-jsmin \
-    python3-msgpack \
     python3-ordered-set \
     python3-parse \
     python3-pillow \
diff --git a/meta-python/recipes-devtools/python/python3-msgpack/run-ptest 
b/meta-python/recipes-devtools/python/python3-msgpack/run-ptest
index 5cec71169..8d2017d39 100644
--- a/meta-python/recipes-devtools/python/python3-msgpack/run-ptest
+++ b/meta-python/recipes-devtools/python/python3-msgpack/run-ptest
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-pytest
+pytest --automake
diff --git a/meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb 
b/meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb
index e88532e73..5180301f7 100644
--- a/meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb
+++ b/meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb
@@ -18,6 +18,7 @@ SRC_URI += " \
 
 RDEPENDS:${PN}-ptest += " \
        python3-pytest \
+       python3-unittest-automake-output \
 "
 
 do_install_ptest() {
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#108974): 
https://lists.openembedded.org/g/openembedded-devel/message/108974
Mute This Topic: https://lists.openembedded.org/mt/104499504/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to