Skip to content

Commit 099cec7

Browse files
zandersoTytaniumDev
authored andcommitted
Retry plugin_test_ios in presubmit (flutter#151773)
For flutter#151772 This test is flaking frequently in presubmit and blocking engine -> framework rolls as in flutter#151762 that only contained a Skia roll.
1 parent c1d2f5b commit 099cec7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,6 +3979,9 @@ targets:
39793979
tags: >
39803980
["devicelab", "hostonly", "mac"]
39813981
task_name: plugin_test_ios
3982+
# Retry for flakes caused by https://github.com/flutter/flutter/issues/151772
3983+
presubmit_max_attempts: "2"
3984+
test_timeout_secs: "3600"
39823985
runIf:
39833986
- dev/**
39843987
- packages/flutter_tools/**

0 commit comments

Comments
 (0)