Closed
Bug 1966234
Opened 11 months ago
Closed 10 months ago
Android perf CI jobs should fail if there's no [verify=speed-profile] in the output from dexopt
Categories
(Testing :: Performance, enhancement, P2)
Testing
Performance
Tracking
(firefox141 fixed)
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: mstange, Assigned: aglavic)
References
Details
(Whiteboard: [fxp])
Attachments
(1 file)
We recently broke baseline profiles on Android, see bug 1966228. As a result, the output from this dumpsys package dexopt command has changed from [status=speed-profile] to [status=verify].
We should fail the perf job run and not run the test if we failed to get into the speed-profile state. This would have caught bug 1966228 sooner.
Updated•11 months ago
|
Severity: -- → S2
Priority: -- → P2
Whiteboard: [fxp]
Updated•11 months ago
|
| Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → aglavic
Status: NEW → ASSIGNED
Pushed by aglavic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/591063cd9162
Add baseline profile installed correctly check. r=perftest-reviewers,kshampur
Comment 3•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•2 months ago
|
Severity: S2 → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•