[OE-core] [PATCH 6/8] runqemu: do not rely on grepping images

Robert Yang liezhi.yang at windriver.com
Tue Apr 11 02:21:48 UTC 2017



On 04/08/2017 10:24 PM, Richard Purdie wrote:
> On Fri, 2017-04-07 at 02:47 -0700, Robert Yang wrote:
>> Fixed when the image is large and not enough memory:
>>   grep: memory exhausted
>>   Aborted
>>
>> [YOCTO #11073]
>>
>> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
>> ---
>>  meta/classes/qemuboot.bbclass |  3 +++
>>  scripts/runqemu               | 19 +++++++++++--------
>>  2 files changed, 14 insertions(+), 8 deletions(-)
>
> This breaks oe-selftest:
>
> https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/248/steps/Running%20oe-selftest/logs/stdio
>
> Perhaps not all the failures but certainly:
> wic.Wic.test_rawcopy_plugin_qemu
> wic.Wic.test_qemu_efi
> wic.Wic.test_qemu
>
> We see intermittent failures on these tests anyway and I think you're
> onto the right track with a potential fix though.


Sorry, I was on sick leave yesterday, I will work on it today.

// Robert

>
> Cheers,
>
> Richard
>
>
>



More information about the Openembedded-core mailing list