possibly due to oe using newer version of pytest

Signed-off-by: Khem Raj <[email protected]>
---
 .../recipes-devtools/python/python3-pydantic-core_2.16.3.bb      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb 
b/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
index 40478cdbb6..934e3e2bb2 100644
--- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
@@ -48,4 +48,5 @@ do_install:append() {
 
 do_install_ptest() {
     cp -rf ${S}/tests/ ${D}${PTEST_PATH}/
+    sed -i -e "/--automake/ s/$/ -k 'not test_model_class_root_validator_wrap 
and not test_model_class_root_validator_before and not 
test_model_class_root_validator_after'/" ${D}${PTEST_PATH}/run-ptest
 }
-- 
2.44.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109806): 
https://lists.openembedded.org/g/openembedded-devel/message/109806
Mute This Topic: https://lists.openembedded.org/mt/105337019/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to