]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/concurrencytest: Add number of failures to summary output
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Dec 2022 23:20:23 +0000 (23:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 17:32:38 +0000 (17:32 +0000)
commit80ac9e2eddd4b8b87c2978b3238ac16db2c55e43
tree0cce74793a72d20288489abbe563507537601422
parent69a99411a286e4ba40fb68d6308d996b6af6608b
oeqa/concurrencytest: Add number of failures to summary output

When running oe-selftest and seeing the end of a running log, it is
extremely helpful to know if there have been failures or not to save
looking at the rest of the log. Add the number of failures to the summary
line so that people monitoring builds have an easier time before the end
totals are printed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6b23996911d91f7f99774646c6db9f3490b4cb62)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/utils/concurrencytest.py