Open
Bug 1734898
Opened 3 years ago
Updated 3 years ago
Add support for filtering out matches in perfherder compare
Categories
(Tree Management :: Perfherder, enhancement, P3)
Tree Management
Perfherder
Tracking
(Not tracked)
NEW
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug)
Details
Right now I can filter on matching strings in perfherder's compare tool, but I can't filter anything out. I.e. with https://treeherder.mozilla.org/perfherder/compare?originalProject=mozilla-central&originalRevision=92bfb5c41eb7973b9042db2d1f2bc380ced27f8a&newProject=try&newRevision=770e73173624feba2752a489e5145e05f2a9b6f9&framework=13&page=10&showOnlyComparable=1&filter=speedindex++fission+warm I can't filter out 'live' tests, or ContentfulSpeedIndex ('SpeedIndex' grabs all the *SpeedIndex tests).
Simple support for !foo would probably be enough (I could use "SpeedIndex !Contentful !Perceptual !live" for example)
Updated•3 years ago
|
Component: Performance → Perfherder
Product: Testing → Tree Management
Version: Default → ---
Updated•3 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•