On Fri, 7 Jul 2023 at 17:23, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > Python prints at the end: > > 3 tests failed: > test_cgitb test_cppext test_zipapp > > Perhaps the module could be patched (no sed please :) to also print > those as FAIL: lines?
A better but more involved fix is to have '-m test' write out a junit xml with results (it supports that with a command line option), then process it into PASS/FAIL printouts. I'm about to head out to see Depeche Mode and then two weeks of cabin by the lake thing, so for now I'm out of time for this :) Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184015): https://lists.openembedded.org/g/openembedded-core/message/184015 Mute This Topic: https://lists.openembedded.org/mt/100005852/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
