@@ -4055,7 +4055,8 @@ targets:
4055
4055
- bin/**
4056
4056
- .ci.yaml
4057
4057
4058
- - name : Mac tool_integration_tests_1_4
4058
+ - name : Mac tool_integration_tests_1_5
4059
+ bringup : true
4059
4060
recipe : flutter/flutter_drone
4060
4061
timeout : 60
4061
4062
# Flake rate of >2.5% in presubmit
@@ -4071,7 +4072,7 @@ targets:
4071
4072
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
4072
4073
]
4073
4074
shard : tool_integration_tests
4074
- subshard : " 1_4 "
4075
+ subshard : " 1_5 "
4075
4076
tags : >
4076
4077
["framework", "hostonly", "shard", "mac"]
4077
4078
test_timeout_secs : " 2700"
@@ -4081,7 +4082,8 @@ targets:
4081
4082
- bin/**
4082
4083
- .ci.yaml
4083
4084
4084
- - name : Mac tool_integration_tests_2_4
4085
+ - name : Mac tool_integration_tests_2_5
4086
+ bringup : true
4085
4087
recipe : flutter/flutter_drone
4086
4088
timeout : 60
4087
4089
properties :
@@ -4095,7 +4097,7 @@ targets:
4095
4097
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
4096
4098
]
4097
4099
shard : tool_integration_tests
4098
- subshard : " 2_4 "
4100
+ subshard : " 2_5 "
4099
4101
tags : >
4100
4102
["framework", "hostonly", "shard", "mac"]
4101
4103
test_timeout_secs : " 2700"
@@ -4105,7 +4107,8 @@ targets:
4105
4107
- bin/**
4106
4108
- .ci.yaml
4107
4109
4108
- - name : Mac tool_integration_tests_3_4
4110
+ - name : Mac tool_integration_tests_3_5
4111
+ bringup : true
4109
4112
recipe : flutter/flutter_drone
4110
4113
timeout : 60
4111
4114
properties :
@@ -4119,7 +4122,7 @@ targets:
4119
4122
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
4120
4123
]
4121
4124
shard : tool_integration_tests
4122
- subshard : " 3_4 "
4125
+ subshard : " 3_5 "
4123
4126
tags : >
4124
4127
["framework", "hostonly", "shard", "mac"]
4125
4128
test_timeout_secs : " 2700"
@@ -4129,7 +4132,8 @@ targets:
4129
4132
- bin/**
4130
4133
- .ci.yaml
4131
4134
4132
- - name : Mac tool_integration_tests_4_4
4135
+ - name : Mac tool_integration_tests_4_5
4136
+ bringup : true
4133
4137
recipe : flutter/flutter_drone
4134
4138
timeout : 60
4135
4139
properties :
@@ -4143,7 +4147,32 @@ targets:
4143
4147
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
4144
4148
]
4145
4149
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"
4147
4176
tags : >
4148
4177
["framework", "hostonly", "shard", "mac"]
4149
4178
test_timeout_secs : " 2700"
0 commit comments