Closed
Bug 1722387
Opened 3 years ago
Closed 3 years ago
|mach android-emulator| won't start the emulator
Categories
(GeckoView :: General, defect)
Tracking
(firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
We don't currently update the config file of the AVD so it fails to start, patch incoming.
Assignee | ||
Comment 1•3 years ago
|
||
I somehow assumed that |mach test| and |mach android-emalator| would share the
code that starts the emulator, but somehow, they don't. So we need to fix the
AVD path in this code path too.
We should probably eventually merge these two code paths to have one way to
launch the emulator.
Updated•3 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Blocks: mach-busted
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9af1ac3b8bd8
Fix paths in AVD ini config file. r=nalexander
Updated•3 years ago
|
Summary: |mach android-device| won't start the emulator → |mach android-emulator| won't start the emulator
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Updated•3 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•