These tests require additional locales not supported in musl
Signed-off-by: Khem Raj <[email protected]>
---
meta/recipes-devtools/python/python3_3.13.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3_3.13.2.bb
b/meta/recipes-devtools/python/python3_3.13.2.bb
index 52fac76c00a..96478856b34 100644
--- a/meta/recipes-devtools/python/python3_3.13.2.bb
+++ b/meta/recipes-devtools/python/python3_3.13.2.bb
@@ -264,7 +264,7 @@ do_install:append:class-nativesdk () {
}
do_install_ptest:append:class-target:libc-musl () {
- sed -i -e 's|SKIPPED_TESTS=|SKIPPED_TESTS="-x test__locale -x
test_c_locale_coercion -x test_locale -x test_os test_re -x
test__xxsubinterpreters -x test_threading"|' ${D}${PTEST_PATH}/run-ptest
+ sed -i -e 's|SKIPPED_TESTS=|SKIPPED_TESTS="-x test__locale -x
test_c_locale_coercion -x test_locale -x test_os test_re -x
test__xxsubinterpreters -x test_threading --ignore
test.test_strptime.StrptimeTests.test_date_locale2"|'
${D}${PTEST_PATH}/run-ptest
}
SYSROOT_PREPROCESS_FUNCS:append:class-target = " provide_target_config_script"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211664):
https://lists.openembedded.org/g/openembedded-core/message/211664
Mute This Topic: https://lists.openembedded.org/mt/111265864/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-