On Mon, 2020-08-31 at 16:53 -0500, Joshua Watt wrote: > Redirect stderr to stdout when running subcommands while doing the > SDK > tests. The tests will show stdout when CalledProcessError is raised, > but any output to stderr was lost. > > Signed-off-by: Joshua Watt <[email protected]> > --- > meta/lib/oeqa/sdk/case.py | 2 +- > meta/lib/oeqa/sdk/cases/assimp.py | 2 +- > meta/lib/oeqa/sdk/cases/buildcpio.py | 2 +- > meta/lib/oeqa/sdk/cases/buildepoxy.py | 2 +- > meta/lib/oeqa/sdk/cases/buildgalculator.py | 2 +- > meta/lib/oeqa/sdk/cases/buildlzip.py | 2 +- > 6 files changed, 6 insertions(+), 6 deletions(-)
Thanks, I ran into this the other day and have a note left on my desktop to remind me to try and figure out what was happening! Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142050): https://lists.openembedded.org/g/openembedded-core/message/142050 Mute This Topic: https://lists.openembedded.org/mt/76544182/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
