These two tests were skipped in 2021[1] as at the time they required
dependencies that were primarily provided by packagegroup-core-buildessential.
I'm not sure what this dependency was, but the tests pass with just the
core-image-ptest-python3 image:
test_find_library_with_gcc (FindLibraryLinux.test_find_library_with_gcc) ...
ok
test_find_library_with_ld (FindLibraryLinux.test_find_library_with_ld) ... ok
[1] oe-core c6567235cba ("python3: skip tests requiring tools-sdk")
Signed-off-by: Ross Burton <[email protected]>
---
meta/recipes-devtools/python/python3_3.14.5.bb | 6 ------
1 file changed, 6 deletions(-)
diff --git a/meta/recipes-devtools/python/python3_3.14.5.bb
b/meta/recipes-devtools/python/python3_3.14.5.bb
index b3709db9e21..6e237fb0308 100644
--- a/meta/recipes-devtools/python/python3_3.14.5.bb
+++ b/meta/recipes-devtools/python/python3_3.14.5.bb
@@ -298,12 +298,6 @@ SKIPPED_TESTS += " \
--ignore test_cursor_back_write \
"
-# Needs IMAGE_FEATURE += \"tools-sdk\"
-SKIPPED_TESTS += " \
- --ignore test_find_library_with_gcc \
- --ignore test_find_library_with_ld \
-"
-
# Fails due to differences in CFLAGS as as modified during build
SKIPPED_TESTS += " \
--ignore test_sysconfigdata_json \
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238175):
https://lists.openembedded.org/g/openembedded-core/message/238175
Mute This Topic: https://lists.openembedded.org/mt/119663922/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-