On 25 Sep 2024, at 07:49, wangmy via lists.openembedded.org <[email protected]> wrote: > * asyncio integration with support to await Gio async functions :mr:'189'
I’m guessing that is why the tests fail: RESULTS - gi.GObjectIntrospectionTest.test_python: FAILED (0.51s) AssertionError: 1 != 0 : Python failed (Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3.12/site-packages/gi/__init__.py", line 40, in <module> from . import _gi ModuleNotFoundError: No module named 'asyncio’) Can you add the missing dependencies and retest? Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204965): https://lists.openembedded.org/g/openembedded-core/message/204965 Mute This Topic: https://lists.openembedded.org/mt/108643619/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
