]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/ltp: Show warning for non-zero exit codes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2023 21:41:25 +0000 (22:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Jul 2023 07:25:07 +0000 (08:25 +0100)
commit37851f948f3e7703560cf6346eb7d348d584dc7e
treeddcda9f66f0aa60fbfb5cf9bbe99cfc7bbddcab9
parent9a8b49208f3c99e184eab426360b137bc773aa31
oeqa/ltp: Show warning for non-zero exit codes

When test command timeouts occur, there was no warning in the logs. Change
this to ignore "exit 1" but report all other exit codes so that timeouts
are clear.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/ltp.py