Hi Saul, On Fri, 2020-09-25 at 07:55 -0700, Saul Wold wrote: > This passes the list of commands to run on the OEQemuTarget when > the TargetDumper needs to run in a test context due to a failure > on the target. > > This is added here as a kwargs because the 'd' dictionary is not > available in the staticmethod getTarget in the > OERuntimeTestContextExecutor class. The OEQemuTarget is different > from the QemuTarget which already uses the list of commands from > testimage_dump_target from 'd'. The create_dir() is needed to > initialize the TargetDumper's dump_dir variable. > > Signed-off-by: Saul Wold <[email protected]> > --- > meta/classes/testimage.bbclass | 1 + > meta/lib/oeqa/core/target/qemu.py | 4 ++++ > 2 files changed, 5 insertions(+)
Thanks for looking at this, I'm really keen to get something in place to help with this. Unfortunately testing showed up test failures, I'm not sure why at this point: https://autobuilder.yoctoproject.org/typhoon/#/builders/47/builds/2520/steps/8/logs/step1c https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/2508 basically I think all the failures appearing in: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1422 are coming from this unfortunately (although there could be some from other changes under test). Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142812): https://lists.openembedded.org/g/openembedded-core/message/142812 Mute This Topic: https://lists.openembedded.org/mt/77080965/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
