Closed Bug 1215617 Opened 9 years ago Closed 9 years ago

Add better graphical methods of filtering data in compare view

Categories

(Tree Management :: Perfherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

Details

Attachments

(1 file)

I just landed a patch in bug 1187000 to display e10s results by default in the compare view. This is better than the earlier situation, where people couldn't see such results at all, but we really should solve this properly by adding some kind of filtering interface to narrow down what is displayed.

My initial idea was a filtering interface like this: https://bug1187000.bmoattachments.org/attachment.cgi?id=8638154

We could also experiment with some kind of dialog box to filter the list of tests.

Lots of possibilities!
Assignee: nobody → wlachance
Comment on attachment 8677048 [details] [review]
Improved filtering UI PR

a few things to sort out.  specifically if we are doing this, we should expose the excludedPlatforms in the options.
Attachment #8677048 - Flags: review?(jmaher) → review-
Comment on attachment 8677048 [details] [review]
Improved filtering UI PR

Updated with an option to show excluded platforms.

Also fixed subtest view and added help tooltips for the various checkboxes.
Attachment #8677048 - Flags: review- → review?(jmaher)
I don't see where you added the checkbox- the code doesn't look that different from the first patch.
Attachment #8677048 - Flags: review?(jmaher)
Comment on attachment 8677048 [details] [review]
Improved filtering UI PR

Hmm, for some reason I made this PR from mozilla/treeherder, not wlach/treeherder. Anyway, updated it at that location, should be ready for review now.
Attachment #8677048 - Flags: review?(jmaher)
Comment on attachment 8677048 [details] [review]
Improved filtering UI PR

thanks for making this!
Attachment #8677048 - Flags: review?(jmaher) → review+
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/7f7f54f91cff381d2540cda2c5c67323016e932c
Bug 1215617 - Filtering interface for perfherder compare

Can now filter across test name and platform, as well as only
show significant changes and/or results for which we have confidence.
Commits pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/220529f04a35b2bcecc609afa54a4afccc0a7bd4
Bug 1215617 - Print a friendly message when compare view is empty

Including a hint to change the filters.

https://github.com/mozilla/treeherder/commit/92693f5be89930cc354e309b1baab2ce58ae156a
Bug 1215617 - Don't hide results we're not confident in by default

You should be able to see large changes at a glance when comparing
two revisions by default, even if we're not confident in them. That
way you'll know to retrigger them. :)
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: