On 5 Jun 2026, at 18:01, Richard Purdie <[email protected]> 
wrote:
> 
> On Fri, 2026-06-05 at 16:15 +0100, Ross Burton via lists.openembedded.org 
> wrote:
>> 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(-)
> 
> Doesn't your previous patch remove the gcc dependency?

Yes. But still:

$ gcc
-sh: gcc: command not found

$ python3 -mtest -v test_ctypes.test_find
test_find_library_with_gcc 
(test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_gcc) ... ok
test_find_library_with_ld 
(test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_ld) ... ok
test_find_on_libpath 
(test.test_ctypes.test_find.FindLibraryLinux.test_find_on_libpath) ... skipped 
'gcc, needed for test, not available’

I’ll file a ticket upstream…

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238251): 
https://lists.openembedded.org/g/openembedded-core/message/238251
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to