Closed Bug 1271836 Opened 8 years ago Closed 8 years ago

Turn off BackupManagerService in Android emulator image

Categories

(Firefox for Android Graveyard :: Testing, defect)

defect
Not set
normal

Tracking

(firefox49 fixed)

RESOLVED FIXED
Firefox 49
Tracking Status
firefox49 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Attachments

(1 file)

It may be possible to turn off Android's BackgroundManagerService in the images used for automated testing on the emulator. One less thing running -- less overhead, more predictable performance, etc.
I'll try:

adb shell bmgr enable false
I unpacked the previous AVD archive, AVDs-armv7a-android-4.3.1_r1-build-2016-02-10.tar.gz, ran the emulator, executed the command from the last comment, then copied userdata-qemu.img back into a new archive, which I uploaded to tooltool today.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=b19b06099248 verifies the change: logcats for those jobs show

05-12 12:24:54.798   281   295 I BackupManagerService: Backup enabled => false
05-12 12:24:54.798   281   295 I BackupManagerService: Opting out of backup

This patch just updates the manifest to use the new AVD.
Attachment #8751949 - Flags: review?(jmaher)
Comment on attachment 8751949 [details] [diff] [review]
use new avd with backup manager disabled

Review of attachment 8751949 [details] [diff] [review]:
-----------------------------------------------------------------

+1 for less stuff running.
Attachment #8751949 - Flags: review?(jmaher) → review+
https://hg.mozilla.org/mozilla-central/rev/bf84ee87c062
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Blocks: 1287493
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: