[OE-core] [PATCH 2/7] oeqa/runqemu: Only show stdout/stderr upon test failure

Patrick Ohly patrick.ohly at intel.com
Thu Nov 9 13:04:32 UTC 2017


On Thu, 2017-11-09 at 11:55 +0000, Richard Purdie wrote:
> +    # We only want to print runqemu stdout/stderr if there is a test
> case failure
> +    buffer = True

Does the value matter? The other code only seems to check for the
presence of the "buffer" attribute.

Changing this to "buffer = False" and still get buffering would be
surprising.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.





More information about the Openembedded-core mailing list