Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android-interop: Add testing for API levels 28-30 #10461

Merged
merged 1 commit into from Nov 22, 2023

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Aug 7, 2023

Note that this uses Pixel2 and Pixel3. Also swap 26-27 from Nexus6P to Pixel2. We tend to prefer the latest (virtual) device for each API level.

The current models and their supported API levels are available via:

gcloud firebase test android models list --filter=form=virtual

Pixel2.arm supports 31-32, but is beta, so I didn't swap to it. It also supports the preview 33.

Note that this uses Pixel2 and Pixel3. Also swap 26-27 from Nexus6P to
Pixel2. We tend to prefer the latest (virtual) device for each API
level.

The current models and their supported API levels are available via:
```
gcloud firebase test android models list --filter=form=virtual
```

Pixel2.arm supports 31-32, but is beta, so I didn't swap to it. It also
supports the preview 33.
@ejona86 ejona86 requested a review from temawi August 7, 2023 22:58
@ejona86
Copy link
Member Author

ejona86 commented Aug 7, 2023

Interestingly, this seems to make API level 26 more reliable (the issue in #10457). But 29-30 fail reliably. (This is a bit different results that last week, where more stuff was failing repeatedly.) I'm going to hold off on this for now.

@ejona86
Copy link
Member Author

ejona86 commented Nov 22, 2023

Things look more stable now. Not great, but better and not really worse than the existing API versions. Thus, I'm going to merge it now.

@ejona86 ejona86 merged commit 0567ab5 into grpc:master Nov 22, 2023
14 checks passed
@ejona86 ejona86 deleted the moar-android-api branch November 22, 2023 22:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants