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

chore: Fix flaky android device tests #3120

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Feb 6, 2024

Hack to see if it affects the flake.
Based on ReactiveCircus/android-emulator-runner#362 the emulator getting stuck while shutting down might be due to jobs running in parallel.
Let's see if running in sequence helps. Otherwise we might just disable AVD caching for the time being.

#skip-changelog

@bruno-garcia bruno-garcia merged commit d32c2af into main Feb 7, 2024
29 checks passed
@bruno-garcia bruno-garcia deleted the chore/android-flake branch February 7, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants