gh-144418: Increase Android testbed emulator RAM to 4 GB#148054
gh-144418: Increase Android testbed emulator RAM to 4 GB#148054mhsmith wants to merge 7 commits intopython:mainfrom
Conversation
|
!buildbot android |
This comment was marked as outdated.
This comment was marked as outdated.
|
!buildbot aarch64 Android |
This comment was marked as outdated.
This comment was marked as outdated.
|
Testing this has completely broken the aarch64 buildbot in a similar way to #142387, so I've taken it offline until I have a chance to fix it. |
|
Specifically, I deleted the existing emulator, and it failed to recreate because it got stuck in a loop of "EGLContext creation failed" crashes. However, the problem isn't specific to this PR; it also happens on the main branch now that the old emulator is gone. I'll fix this next week, but I don't think it needs to hold up this PR. It works on GitHub Actions, which was its main purpose, and on the x86_64 buildbot. And I've tested it locally on an aarch64 macOS machine, including all of the following cases:
The RAM size can be displayed using the following command:
|
Uh oh!
There was an error while loading. Please reload this page.