]> 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>
Tue, 13 Nov 2018 22:57:27 +0000 (22:57 +0000)
commit7954b19020c28a4120bc1671aa81b9e1e2b05fa2
tree5475b6aa73bc9ce17fdc05bd7c6b963933c5aac2
parent080d8900d470a8e7f929b0c5c2765ad461744fbb
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