Closed
Bug 1672809
Opened 5 years ago
Closed 5 years ago
Only alert on *SpeedIndex visual metrics
Categories
(Testing :: Raptor, task, P3)
Testing
Raptor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1677068
People
(Reporter: davehunt, Assigned: nirmay, Mentored)
Details
(Keywords: good-first-bug)
User Story
See here for information on how to contribute: https://wiki.mozilla.org/TestEngineering/Performance/NewContributors
Attachments
(1 obsolete file)
We currently alert on all visual metrics:
- SpeedIndex
- FirstVisualChange
- LastVisualChange
- ContentfulSpeedIndex
- videoRecordingStart
- PerceptualSpeedIndex
- Similarity
- Similarity2D
This bug is about reducing this to just the *SpeedIndex metrics:
- SpeedIndex
- ContentfulSpeedIndex
- PerceptualSpeedIndex
When shouldAlert is omitted, it defaults to true, so we should explicity add this key to all visual metrics tests.
Comment 1•5 years ago
|
||
For this task, we'll have to add shouldAlert and set it to True here for the SI metrics only, and set it to False for the others: https://searchfox.org/mozilla-central/source/taskcluster/docker/visual-metrics/run-visual-metrics.py#168-173
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → nirmay.dhruv
Status: NEW → ASSIGNED
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Attachment #9201710 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•