Update CI tests to use Android 13
Categories
(Testing :: Performance, task, P2)
Tracking
(Not tracked)
People
(Reporter: sparky, Unassigned)
References
Details
(Whiteboard: [fxp][sp3])
This bug is for updating our Samsung A51 devices in CI to Android 13 (potentially Android 12 if that works) for speedometer3. It involves getting a rooted Android 13 A51 device to work locally, and then working with Relops+Bitbar to update the devices in CI. We'll likely need to update the mozperftest, and raptor harnesses for this.
Something we need to check is if there are any concerns with not doing performance testing on older android versions. We also need to verify that this update is needed for testing speedometer3-related changes.
Reporter | ||
Comment 1•2 years ago
|
||
:smaug, could you verify that an update to android 12 or 13 will be required (or file a bug for it)?
Updated•2 years ago
|
Comment 2•2 years ago
|
||
I'm still investigating, but https://developer.android.com/reference/android/os/PerformanceHintManager is available on API level 31 and based on https://developer.android.com/tools/releases/platforms it is Android 12.
But I need to first verify locally if I can get the expected improvements by using that API.
Description
•