Skip to content

Commit c3cc4d8

Browse files
[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
1 parent 8483ac2 commit c3cc4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/configs/exclude_integration_android_emulator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
- camera_android_camerax
66
# Frequent flaky failures, see https://github.com/flutter/flutter/issues/130986
77
# TODO(stuartmorgan): Remove once the flake is fixed.
8+
- google_maps_flutter
89
- google_maps_flutter_android

0 commit comments

Comments
 (0)