Retry mac_unopt one time in presubmit (flutter/engine#56319)

While we mitigate https://github.com/flutter/flutter/issues/157636.
This commit is contained in:
Zachary Anderson 2024-11-04 10:47:12 -08:00 committed by GitHub
parent b1bf47b924
commit adbac02b99

View File

@ -516,6 +516,8 @@ targets:
properties: properties:
config_name: mac_unopt config_name: mac_unopt
add_recipes_cq: "true" add_recipes_cq: "true"
# Retry for flakes caused by https://github.com/flutter/flutter/issues/157636
presubmit_max_attempts: "2"
timeout: 120 timeout: 120
- name: Mac mac_ios_engine - name: Mac mac_ios_engine