Hi Mathieu, > It looks like the upgrade is breaking the ptests: > [...] > I can see at least this line in the logs; > > FAIL: test_json_parse_cli.test
upon checking the autobilder links, I couldn't find the test log file (json-c_test.log) that the ptest-runner generates (see [0]). Is it available somewhere or would I need to re-run the tests locally? >From looking at the implementation of the test (which was added in 0.19), I'd guess it fails because it calls the 'json_parse' app (see [1]) - and we don't build the apps (see 'EXTRA_OECMAKE'). If that is indeed the case, should the test be disabled/skipped? What's the preferred way to do this? Regards, Moritz [0]: https://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/json-c/json-c/run-ptest?id=68f7ccf9f4c9bc4cd89b8c519f5b3b6f28a2464e#n13 [1]: https://github.com/json-c/json-c/blob/d9d8cab82291637671f6c90cf06e578750a08718/tests/test_json_parse_cli.test#L18
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239874): https://lists.openembedded.org/g/openembedded-core/message/239874 Mute This Topic: https://lists.openembedded.org/mt/120026557/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
