Retry plugin_test_ios in presubmit (#151773)
For https://github.com/flutter/flutter/issues/151772 This test is flaking frequently in presubmit and blocking engine -> framework rolls as in https://github.com/flutter/flutter/pull/151762 that only contained a Skia roll.
This commit is contained in:
parent
7cdc23b3e1
commit
57fa26cd5c
3
.ci.yaml
3
.ci.yaml
@ -3979,6 +3979,9 @@ targets:
|
|||||||
tags: >
|
tags: >
|
||||||
["devicelab", "hostonly", "mac"]
|
["devicelab", "hostonly", "mac"]
|
||||||
task_name: plugin_test_ios
|
task_name: plugin_test_ios
|
||||||
|
# Retry for flakes caused by https://github.com/flutter/flutter/issues/151772
|
||||||
|
presubmit_max_attempts: "2"
|
||||||
|
test_timeout_secs: "3600"
|
||||||
runIf:
|
runIf:
|
||||||
- dev/**
|
- dev/**
|
||||||
- packages/flutter_tools/**
|
- packages/flutter_tools/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user