[OE-core] [PATCH 1/2] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing

Yeoh, Ee Peng ee.peng.yeoh at intel.com
Thu May 16 06:33:50 UTC 2019


Hi Richard and Alex,

Thanks for the inputs! 
I added the OETestDepends decorator to the test case.

Best regards,
Yeoh Ee Peng 

-----Original Message-----
From: richard.purdie at linuxfoundation.org [mailto:richard.purdie at linuxfoundation.org] 
Sent: Thursday, May 16, 2019 4:08 AM
To: Alexander Kanavin <alex.kanavin at gmail.com>; Yeoh, Ee Peng <ee.peng.yeoh at intel.com>
Cc: OE-core <openembedded-core at lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/2] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing

On Wed, 2019-05-15 at 21:43 +0200, Alexander Kanavin wrote:
> This needs the same condition guard as other rpm tests, e.g.
> 
> @OETestDepends(['rpm.RpmBasicTest.test_rpm_query'])
> 
> should be enough.

Yes, there were failures on the autobuilder from this, e.g.:

https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/602

https://autobuilder.yoctoproject.org/typhoon/#/builders/59/builds/596

and so on.

Cheers,

Richard



More information about the Openembedded-core mailing list