Uh oh!
There was an error while loading. Please reload this page.
gh-144418: Increase Android testbed emulator RAM to 4 GB - #148054
Conversation
mhsmith
commented
Apr 3, 2026
!buildbot android |
This comment was marked as outdated.
This comment was marked as outdated.
mhsmith
commented
Apr 4, 2026
!buildbot aarch64 Android |
This comment was marked as outdated.
This comment was marked as outdated.
mhsmith
commented
Apr 4, 2026
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, and post updates in #142387, 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:
|
freakboy3742
left a comment
There was a problem hiding this comment.
Annoying that it's needed, but this all makes sense, and works well in my testing.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @mhsmith for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…nGH-148054) Pre-create the Android emulator image so that the the configuration can be modified to use 4GB of RAM. (cherry picked from commit a95ee3a) Co-authored-by: Malcolm Smith <smith@chaquo.com>
GH-148150 is a backport of this pull request to the 3.14 branch. |
…nGH-148054) Pre-create the Android emulator image so that the the configuration can be modified to use 4GB of RAM. (cherry picked from commit a95ee3a) Co-authored-by: Malcolm Smith <smith@chaquo.com>
GH-148151 is a backport of this pull request to the 3.13 branch. |
bedevere-bot
commented
Apr 6, 2026
|
bedevere-bot
commented
Apr 6, 2026
|
…n#148054) Pre-create the Android emulator image so that the the configuration can be modified to use 4GB of RAM.
Uh oh!
There was an error while loading. Please reload this page.