Closed
Bug 1879316
Opened 1 year ago
Closed 1 year ago
Improvements are not alerted on when absolute threshold is used
Categories
(Tree Management :: Perfherder, defect, P2)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sparky, Assigned: sparky)
References
Details
(Whiteboard: [fxp])
Currently when an improvement is found in one of our time series, the alert doesn't get produced because it gets reported as a negative value that is always less than the alert threshold: https://github.com/mozilla/treeherder/blame/4816f675f7c265ad0e97e6588b230291531755d3/treeherder/perf/alerts.py#L132
This bug is for fixing that issue.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
This was fixed by this PR: https://github.com/mozilla/treeherder/pull/7909
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•