Closed Bug 1176059 Opened 9 years ago Closed 9 years ago

Some graphs don't display properly

Categories

(Tree Management :: Perfherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
jmaher
: review+
Details | Review
The graph linked off of this page:

https://treeherder.mozilla.org/perf.html#/comparesubtest?originalProject=try&originalRevision=027bf5a1e5eb&newProject=try&newRevision=b015adea7c85&originalSignature=bb48078b6137f88afc52591b0e2aaa540435392c&newSignature=bb48078b6137f88afc52591b0e2aaa540435392c

Here:

https://treeherder.mozilla.org/perf.html#/graphs?timerange=604800&series=[try,caaefc817cde76da2fbfd2820b663d598125c7c2,1]&highlightedRevisions=027bf5a1e5eb&highlightedRevisions=b015adea7c85

... seems to show the wrong dates/values for revision 027bf5a1e5eb (values of 14ish when it should be 24ish, date way too earlier). Turns out that this is because we weren't inserting the data into the graph in the correct order, so the resultset info was not correctly correlated with the shape of the graph. Fortunately this is easy to fix.
Attached file PR
Attachment #8624453 - Flags: review?(jmaher)
Comment on attachment 8624453 [details] [review]
PR

oh, face palm.
Attachment #8624453 - Flags: review?(jmaher) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: