Closed
Bug 1472617
Opened 7 years ago
Closed 7 years ago
Error when clicking on highlighted alert
Categories
(Tree Management :: Perfherder, defect, P1)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: igoldan, Assigned: igoldan)
References
Details
(Keywords: regression)
Attachments
(1 file)
Clicking on the alert from this zoomed in graph [1] ends up with a console error:
TypeError: ge.alerts is not a function
showTooltip/W.showToolTipTimeout < graphs.js:137:28
[1] https://treeherder.mozilla.org/perf.html#/graphs?series=mozilla-inbound,1644990,1,4&zoom=1529997661329.1404,1530488465000,29000000,33503745.31835206
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → igoldan
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
Updated•7 years ago
|
Blocks: 1466676
Keywords: regression
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/5316dd9c7cd77c99b3a896e81245250f5450c967
Bug 1472617 - Add forgotten .find() to showToolTipTimeout() (#3749)
Comment 3•7 years ago
|
||
Thank you for fixing :-)
I'll do a deploy after bug 1472096 is fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Ed Morley [:emorley] from comment #3)
> Thank you for fixing :-)
> I'll do a deploy after bug 1472096 is fixed.
I would like this deployed sooner, as it's a blocker for the perf sheriffing process. bug 1472096 also affects me and the Code sheriffs, but to a slightly lesser degree.
Comment 6•7 years ago
|
||
Deployed (now that the unrelated master log parsing regression is also fixed)
You need to log in
before you can comment on or make changes to this bug.
Description
•