[OE-core] [PATCH 15/20] classes/populate_sdk_ext: Add OE_SDK_EXT_SILENT env variable

Aníbal Limón anibal.limon at linux.intel.com
Tue Feb 2 21:30:21 UTC 2016



On 02/02/2016 03:25 PM, Paul Eggleton wrote:
> On Tue, 02 Feb 2016 15:23:54 Aníbal Limón wrote:
>> Paul Eggleton wrote:
>>> Rather than adding another variable for this why not just redirect the
>>> output to /dev/null ?
>>
>> Because this is disabled when SDK tests (compatibility) ran using eSDK
>> so sometimes needs to SILENT it when automatic process is working
>> another times don't like when user uses it.
> 
> At face value, redirection during automated testing and not when not solves 
> this.
> 

We can't only redirect because is a python test that looks for some
output in the sdtout, if we redirect to the /dev/null then lose the value.

>> In this case the SDK tests fails because it looks to stdout and found
>> devtool msg.
> 
> Which test failed and why?

Is this test [1], as i said is an SDK test running on eSDK env.

[1]
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/tree/meta/lib/oeqa/sdk/python.py?h=alimon/esdk_testsuite_export#n22

> 
> Cheers,
> Paul
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160202/1a2ca427/attachment-0002.sig>


More information about the Openembedded-core mailing list