Expand instrumented tests to an API 35–37.x emulator matrix#19
Merged
Conversation
Keeps the gating API 35 google_apis leg and adds non-blocking API 37.x ps16k legs (37.0 stable-lavapipe, canary-channel lavapipe/auto on 37.0 and 37.1), with the cmdline-tools update so avdmanager writes a valid android-37.x target (the outdated preinstalled one writes android-0, clamped to API 3 by the emulator, which disables the Vulkan/GLDirectMem auto-enable the ps16k images need).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings this repo in line with the fleet-wide emulator CI setup (tedtalksapp#10 has the 37.x root-cause write-up):
google_apisleg, unchanged in substance--channel=3) lavapipe/auto legs on 37.0 and 37.1, allgoogle_apis_ps16kwith 4 GB RAM / 4 coresUpdate SDK cmdline-toolsstep so avdmanager writes a validtarget=android-37.x; no-featureworkaroundsNote: the
instrumented-testsjob keeps its existing push-to-master-only trigger, so this PR's checks only cover the build/unit/lint jobs — the new matrix gets its first full run on the post-merge master push.