@@ -4055,7 +4055,8 @@ targets:
40554055 - bin/**
40564056 - .ci.yaml
40574057
4058- - name : Mac tool_integration_tests_1_4
4058+ - name : Mac tool_integration_tests_1_5
4059+ bringup : true
40594060 recipe : flutter/flutter_drone
40604061 timeout : 60
40614062 # Flake rate of >2.5% in presubmit
@@ -4071,7 +4072,7 @@ targets:
40714072 {"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
40724073 ]
40734074 shard : tool_integration_tests
4074- subshard : " 1_4 "
4075+ subshard : " 1_5 "
40754076 tags : >
40764077 ["framework", "hostonly", "shard", "mac"]
40774078 test_timeout_secs : " 2700"
@@ -4081,7 +4082,8 @@ targets:
40814082 - bin/**
40824083 - .ci.yaml
40834084
4084- - name : Mac tool_integration_tests_2_4
4085+ - name : Mac tool_integration_tests_2_5
4086+ bringup : true
40854087 recipe : flutter/flutter_drone
40864088 timeout : 60
40874089 properties :
@@ -4095,7 +4097,7 @@ targets:
40954097 {"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
40964098 ]
40974099 shard : tool_integration_tests
4098- subshard : " 2_4 "
4100+ subshard : " 2_5 "
40994101 tags : >
41004102 ["framework", "hostonly", "shard", "mac"]
41014103 test_timeout_secs : " 2700"
@@ -4105,7 +4107,8 @@ targets:
41054107 - bin/**
41064108 - .ci.yaml
41074109
4108- - name : Mac tool_integration_tests_3_4
4110+ - name : Mac tool_integration_tests_3_5
4111+ bringup : true
41094112 recipe : flutter/flutter_drone
41104113 timeout : 60
41114114 properties :
@@ -4119,7 +4122,7 @@ targets:
41194122 {"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
41204123 ]
41214124 shard : tool_integration_tests
4122- subshard : " 3_4 "
4125+ subshard : " 3_5 "
41234126 tags : >
41244127 ["framework", "hostonly", "shard", "mac"]
41254128 test_timeout_secs : " 2700"
@@ -4129,7 +4132,8 @@ targets:
41294132 - bin/**
41304133 - .ci.yaml
41314134
4132- - name : Mac tool_integration_tests_4_4
4135+ - name : Mac tool_integration_tests_4_5
4136+ bringup : true
41334137 recipe : flutter/flutter_drone
41344138 timeout : 60
41354139 properties :
@@ -4143,7 +4147,32 @@ targets:
41434147 {"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
41444148 ]
41454149 shard : tool_integration_tests
4146- subshard : " 4_4"
4150+ subshard : " 4_5"
4151+ tags : >
4152+ ["framework", "hostonly", "shard", "mac"]
4153+ test_timeout_secs : " 2700"
4154+ runIf :
4155+ - dev/**
4156+ - packages/flutter_tools/**
4157+ - bin/**
4158+ - .ci.yaml
4159+
4160+ - name : Mac tool_integration_tests_5_5
4161+ bringup : true
4162+ recipe : flutter/flutter_drone
4163+ timeout : 60
4164+ properties :
4165+ add_recipes_cq : " true"
4166+ dependencies : >-
4167+ [
4168+ {"dependency": "android_sdk", "version": "version:34v3"},
4169+ {"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"},
4170+ {"dependency": "open_jdk", "version": "version:17"},
4171+ {"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
4172+ {"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
4173+ ]
4174+ shard : tool_integration_tests
4175+ subshard : " 5_5"
41474176 tags : >
41484177 ["framework", "hostonly", "shard", "mac"]
41494178 test_timeout_secs : " 2700"
0 commit comments