Closed Bug 1011538 Opened 10 years ago Closed 9 years ago

Highlight JS errors in logs

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 920191

People

(Reporter: snorp, Unassigned)

Details

We highlight some errors found in log files, but not JS errors. I burnt a lot of time because I didn't notice a single "JavaScript Error" line. Would be nice if those were highlighted too.
We'd need to make these fatal first before highlighting them, otherwise the excerpt on TBPL will reference many spammy errors, confusing someone looking at an unrelated failure (we've had issues with this before). Totally agree it would be good to highlight once that's done (and that making them fatal is desirable too).

See also bug 920191 - albeit, I think you're meaning errors that end up in the console, right?
(In reply to Ed Morley [:edmorley UTC+0] from comment #1)
> We'd need to make these fatal first before highlighting them, otherwise the
> excerpt on TBPL will reference many spammy errors, confusing someone looking
> at an unrelated failure (we've had issues with this before). Totally agree
> it would be good to highlight once that's done (and that making them fatal
> is desirable too).
> 
> See also bug 920191 - albeit, I think you're meaning errors that end up in
> the console, right?

Yup, they should be fatal too. And yes, I am talking about errors that go to the console.
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
This needs to be fixed on the harness side - once bug 920191 is fixed the JS errors will automatically be highlighted due to the mozharness highlighting.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.