
11 Nov
2020
11 Nov
'20
7:15 p.m.
On Wed, Nov 11, 2020 at 05:32:38PM +0800, Lu Kaiyi wrote:
[why] Currently, the output result of compare default order by alphabet. If there have too many lines in result, it will be difficult for user to
have => are
find the lines that starts with $suite in metric column.
[how] Divide the lines into two parts before print according to whether the line start with $suite or not, then combine output result into a whole to highlight the important info.
The log is a little confused. What you do in this patch is to put data from jobs that have a suite on the top of the table? If so, you can add this to your log. Thanks, Yuanchao