]> 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 10:21:05 +0000 (10:21 +0000)
commit260738158b09aea0beeca85b778aa4ab08ba1c4c
tree1bd4803404592e9cbdf538979119dd0c1ee28223
parent5bc862d8f16df5611537cb51da95812e519c61f6
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.

(From OE-Core rev: 7954b19020c28a4120bc1671aa81b9e1e2b05fa2)

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