[OE-core] [PATCH] oeqa: Test bitbake --skip-setsecene

Joshua Watt jpewhacker at gmail.com
Tue Jul 2 13:01:50 UTC 2019


On 7/2/19 7:36 AM, Richard Purdie wrote:
> On Mon, 2019-07-01 at 13:23 -0500, Joshua Watt wrote:
>> Tests the bitbake --skip-setscene option to verify that it correctly
>> reuses tasks previously restored from sstate, but doesn't execute new
>> sstate tasks
>>
>> Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
>> ---
>>   meta/lib/oeqa/selftest/cases/bbtests.py | 30
>> +++++++++++++++++++++++++
>>   1 file changed, 30 insertions(+)
> I like the idea but unfortunately it doesn't pass:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/267
> https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/265

I think it failed because 
http://lists.openembedded.org/pipermail/bitbake-devel/2019-July/020105.html 
is not in master-next of bitbake? I split the bitbake change and the 
oeqa change to test it into separate patches.

>
> Cheers,
>
> Richard
>
>


More information about the Openembedded-core mailing list