Closed
Bug 1245433
Opened 9 years ago
Closed 9 years ago
improve CLI output
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: parkouss, Assigned: parkouss)
Details
Attachments
(3 files)
I'm not really happy with the current mozregression output handling:
- we show things unnecessarily (Main Thread for example), thus wasting space and making logs harder to read.
- the --log-mach-level debug flag is too obscure, and we have plenty of useless --log-* args that are proposed to the user.
I want to improve all this. Just use a --debug flag, and modify the log formatting to be better suited for our use case, making mozregression output easily readable.
Also one thing that could be interesting is highlighting important messages. For example, *Pushlog url* may be highlighted in the terminal so it is quicker to find what we are looking for in the output (that's just an idea).
Assignee | ||
Comment 1•9 years ago
|
||
impr ecran windows
Assignee: nobody → j.parkouss
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
impr ecran linux
Assignee | ||
Comment 3•9 years ago
|
||
Let's start with that.
Assignee | ||
Comment 4•9 years ago
|
||
You can see what it looks like with the screenshot above.
Attachment #8715246 -
Flags: review?(wlachance)
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8715246 [details] [review]
better log output
I really think this patch is great, so I land it without a review from your part :wlach.
Obviously we can change things later if you don't like it. :)
Attachment #8715246 -
Flags: review?(wlachance)
Assignee | ||
Comment 6•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•