Skip to content

Commit 624bdd3

Browse files
authored
Mark module_test_ios flaky (#125426)
flutter/flutter#125425
1 parent 3b4ac4d commit 624bdd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2956,6 +2956,7 @@ targets:
29562956

29572957
- name: Mac module_test_ios
29582958
recipe: devicelab/devicelab_drone
2959+
bringup: true # Flaky: https://github.com/flutter/flutter/issues/125425
29592960
timeout: 60
29602961
properties:
29612962
cpu: x86 # Codesigning fails on ARM https://github.com/flutter/flutter/issues/112033
@@ -2975,6 +2976,7 @@ targets:
29752976

29762977
- name: Mac_arm64_ios module_test_ios
29772978
recipe: devicelab/devicelab_drone
2979+
bringup: true # Flaky: https://github.com/flutter/flutter/issues/125425
29782980
presubmit: false
29792981
timeout: 60
29802982
properties:

0 commit comments

Comments
 (0)