You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Disable maps tests in Android emulator (flutter#5003)
When the emulator tests for Android were brought up, `google_maps_fluter_android` was excluded due to flake. We're also seeing high flake from `google_maps_flutter` on Android, so disabling that as well.
We continue to have coverage of these tests via FTL, so it's only the relatively new emulator version that is being disabled here.
See flutter#130986
0 commit comments