Closed Bug 1334650 Opened 7 years ago Closed 7 years ago

Use full series name to describe series in performance panel, not just suite

Categories

(Tree Management :: Perfherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

Details

Attachments

(2 files)

It would be useful for debugging purposes to show the full name of the performance test in the performance panel for treeherder, rather than just the suite. E.g. in https://treeherder.mozilla.org/#/jobs?repo=try&revision=b3433f9ee8e4a7b823d19399ef8444b208819ab4&selectedJob=72660067 we could show `build times summary opt nightly taskcluster-c4.2xlarge` and not just `build times`

If this had been the case I probably would have noticed that the patch for bug 1334534 was incomplete. There have been other cases where showing the full series name would have been useful as well (e.g. bug 1333860).
Attachment #8831283 - Flags: review?(rwood)
Comment on attachment 8831283 [details] [review]
[treeherder] wlach:1334650 > mozilla:master

Good idea, LGTM
Attachment #8831283 - Flags: review?(rwood) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
This doesn't look good for test cases where we're showing a subtest (e.g. num constructors):

https://treeherder.mozilla.org/#/jobs?repo=try&revision=252a4e4ae697ce633b84ef96131fad2c433f8a91&selectedJob=74906074

You get a value like `compiler_metrics num_static_constructors opt_num_static_constructors` when what we want is `compiler_metrics num_static_constructors opt`. We can actually fix this by removing some special case code from the performance panel.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 8834151 [details] [review]
[treeherder] wlach:1334650-fixup > mozilla:master

This is a minor followup to the first patch. Wish I had caught this the first time, oh well... :)
Attachment #8834151 - Flags: review?(rwood)
Comment on attachment 8834151 [details] [review]
[treeherder] wlach:1334650-fixup > mozilla:master

lgtm
Attachment #8834151 - Flags: review?(rwood) → review+
Re-resolving
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/8669090200fc7402fe50b7e7c8dad5622fdf2903
Bug 1334650 - Fix display of non-summary tests in job performance panel (#2139)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: