On Tue, 2024-06-04 at 13:45 +0200, Etienne Cordonnier wrote: > Thanks Richard, this is helpful. > This shows that test_systemd_coredump_minidebuginfo is skipped / not > executed, so I'm quite sure the test is still failing in CI as you > had reported in December. I've sent a patch to fix what I think is > causing the CI issue, and another patch to enable the feature in > poky-altcfg once the CI failure is fixed.
I think it is being tested. There is this test: https://git.yoctoproject.org/poky/tree/meta/lib/oeqa/selftest/cases/minidebuginfo.py which is run with oe-selftest -r minidebuginfo which generates results here: https://git.yoctoproject.org/yocto-testresults/tree/oeselftest/testresults.json e.g.: "minidebuginfo.Minidebuginfo.test_minidebuginfo": { "duration": 1073.8962650299072, "status": "PASSED" }, "minidebuginfo.Minidebuginfo.test_minidebuginfo": { "duration": 764.4718866348267, "status": "PASSED" }, so I think it is being tested in each oe-selftest run (hence the multiple results)? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200328): https://lists.openembedded.org/g/openembedded-core/message/200328 Mute This Topic: https://lists.openembedded.org/mt/106365956/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-