-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Description
I have setup a pipeline in azure devops to run automated tests using android emulator on microsoft hosted agent .For couple of days ,I can see that the emulator has been booting up with black screen.I had taken a snapshot and has been attached.The snapshot has been taken just by launching the emulator.I can see the both mac-11 and mac-12 are using new version of android emulator i.e version 31.3.10.0.
The same pipeline is running fine on mac OS-10.15 which has the older version of emulator.But mac OS-10.15 is depreciated.

Platforms affected
- Azure DevOps
- GitHub Actions
Virtual environments affected
- Ubuntu 18.04
- Ubuntu 20.04
- Ubuntu 22.04
- macOS 10.15
- macOS 11
- macOS 12
- Windows Server 2019
- Windows Server 2022
Image version and build link
mac-11 and mac-12
Is it regression?
yes
Expected behavior
Android emulator Must bootup with graphics display
Actual behavior
Android emulatoe boots up with black/grey scrren
Repro steps
Setup a pipeline in azure devops to launch android emulator on microsoft hosted agent.
Take scrren shot of the desktop agent
Run the pipeline on mac-11 and mac-12