Open
Bug 1524113
Opened 7 years ago
Updated 3 years ago
WPT colored output is hard to see
Categories
(Testing :: Mozbase, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: botond, Unassigned)
Details
Attachments
(1 file)
|
69.68 KB,
image/png
|
Details |
When I run mach wpt locally, the output is colored as shown in the attachment.
The color used for the timestamps at the beginning of the line is a dark blue that's very close to the black background color, making it really hard to see.
Comment 1•6 years ago
|
||
This is set in mozlog: https://searchfox.org/mozilla-central/source/testing/mozbase/mozlog/mozlog/formatters/machformatter.py#17 There was a bug about making it configurable, but the interaction between mach's confguration system and the mozlog lifecycle was hard to figure out; possibly every entrypoint would need to reapply the settings.
Component: web-platform-tests → Mozbase
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•