Open
Bug 2041837
Opened 4 days ago
Updated 4 days ago
line colored as failure in log viewer different from listed failure lines
Categories
(Tree Management :: Treeherder: Frontend, defect)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
This issue had been observed before the log viewer had been replaced but it feels like this is more frequent now:
A line in the log viewer has red background but the actual failure line (also listed at the top right) can be found at an offset of a few lines.
Example: https://treeherder.mozilla.org/logviewer?job_id=568203756&repo=try&task=bxdkYws_Tfybg-Iquljfmw.0&lineNumber=43284 - offset of two lines.
Flags: needinfo?(cameron)
Comment 1•4 days ago
|
||
The line splitting mechanism changed in the new logviewer. The old one wasn't perfect, but the newer one made it worse. This PR fixes it: https://github.com/mozilla/treeherder/pull/9549
Flags: needinfo?(cameron)
You need to log in
before you can comment on or make changes to this bug.
Description
•