gh-144418: Increase Android testbed emulator RAM to 4 GB#148054
gh-144418: Increase Android testbed emulator RAM to 4 GB#148054freakboy3742 merged 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:
|
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.
|
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 a95ee3a21d97afdbe6bd2ce4cd8343a36cd13b02) 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 a95ee3a21d97afdbe6bd2ce4cd8343a36cd13b02) Co-authored-by: Malcolm Smith <smith@chaquo.com>
|
GH-148151 is a backport of this pull request to the 3.13 branch. |
|
Uh oh!
There was an error while loading. Please reload this page.