]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runner: Sort the test result output by result class
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Nov 2018 21:11:50 +0000 (21:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2018 13:50:07 +0000 (13:50 +0000)
commit2cc07ab253f1ba6a1f07a66051c9ba6d98cd2357
treeb1156bd19ae24b9d580e06d80b75f60ac0753fd5
parent5942318a261ce7a885f351e214669068ff9d8931
oeqa/runner: Sort the test result output by result class

We want to see failures/errors listed last since this is the most easily
visible part of the log on consoles or autobuilder output and makes
human processing easier rather than having to scroll up and scan for
a single failure.

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