This is an archive of the discontinued Mercurial Phabricator instance.

testrunner: on error, color the "(case xxx)" part the same as filename
ClosedPublic

Authored by martinvonz on Feb 1 2018, 12:18 PM.

Details

Summary

When using #testcases, the lines that read something like

ERROR: test-split.t (case obsstore-off) output changed

get colored red and the filename gets highlighted with a brighter
red. This makes it harder to notice the "case obsstore-off" part, but
it does seem important, so let's highlight it.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Feb 1 2018, 12:18 PM
indygreg accepted this revision.Feb 1 2018, 3:43 PM
This revision is now accepted and ready to land.Feb 1 2018, 3:43 PM
This revision was automatically updated to reflect the committed changes.