Closed
Bug 1160615
Opened 11 years ago
Closed 10 years ago
add a link for graphs on the summary (right now it is just a link to 'details' - the subtest compare view)
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1220680
People
(Reporter: jmaher, Unassigned)
References
Details
Attachments
(1 file)
perfherder does a great job of showing the comparison for a summary series, but there is no easy way to get a graph, we can copy the code from the subtestctrl and have a link for graphs.
Comment 2•10 years ago
|
||
Casual discussion w/wlach and jmaher on IRC, I will have a look at this one, so removing the ateam-soc tag.
Comment 3•10 years ago
|
||
I've made the tweak, now to go build a new vagrant with our new merged repo and prove it's working :)
Comment 4•10 years ago
|
||
Please see above PR for status and review.
Attachment #8608986 -
Flags: review?(wlachance)
Comment 5•10 years ago
|
||
Comment on attachment 8608986 [details] [review]
treeherder-PR549
I like the approach/change here but as stated in the PR I'd like to investigate the possibility of consolidating code. Feel free to re-r? me after looking into that.
Attachment #8608986 -
Flags: review?(wlachance) → review-
Comment 6•10 years ago
|
||
I was chatting with @wlach on IRC, and he mentioned the need for this addition is now uncertain. So we'll hold off on this PR pending further usability review of Compare in the coming weeks.
Comment 7•10 years ago
|
||
After checking with Will we agreed to close the PR for now unmerged. I'll also unassign myself in case someone else wants to pick it up and/or we determine how we want to link from compare>graphs later.
Assignee: tojonmz → nobody
Status: ASSIGNED → NEW
Comment 8•10 years ago
|
||
I wound up implementing something pretty similar to this (with some extra logic to make sure that things worked, even when the comparison was old) in bug 1220680.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•