Closed
Bug 1875490
Opened 2 years ago
Closed 2 years ago
Use default test_root for Android PGO profile generation
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jnicol)
References
Details
(Whiteboard: [sp3])
Attachments
(1 file)
And write the profile data to the test_root instead of /sdcard. We
previously used /sdcard to work around a bug on Android 4.3. However,
it causes issues on recent versions of Android. Since we no longer
support 4.3 we can safely use the default test_root directory.
| Reporter | ||
Comment 1•2 years ago
|
||
And write the profile data to the test_root instead of /sdcard. We
previously used /sdcard to work around a bug on Android 4.3. However,
it causes issues on recent versions of Android. Since we no longer
support 4.3 we can safely use the default test_root directory.
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ccd39433268
Use default test_root for Android PGO profile generation. r=gbrown
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-709
You need to log in
before you can comment on or make changes to this bug.
Description
•