@@ -4145,7 +4145,8 @@ targets:
4145
4145
- bin/**
4146
4146
- .ci.yaml
4147
4147
4148
- - name : Windows build_tests_1_4
4148
+ - name : Windows build_tests_1_5
4149
+ bringup : true
4149
4150
recipe : flutter/flutter_drone
4150
4151
timeout : 60
4151
4152
properties :
@@ -4159,11 +4160,12 @@ targets:
4159
4160
{"dependency": "vs_build", "version": "version:vs2019"}
4160
4161
]
4161
4162
shard : build_tests
4162
- subshard : " 1_4 "
4163
+ subshard : " 1_5 "
4163
4164
tags : >
4164
4165
["framework", "hostonly", "shard", "windows"]
4165
4166
4166
- - name : Windows build_tests_2_4
4167
+ - name : Windows build_tests_2_5
4168
+ bringup : true
4167
4169
recipe : flutter/flutter_drone
4168
4170
timeout : 60
4169
4171
properties :
@@ -4177,11 +4179,12 @@ targets:
4177
4179
{"dependency": "vs_build", "version": "version:vs2019"}
4178
4180
]
4179
4181
shard : build_tests
4180
- subshard : " 2_4 "
4182
+ subshard : " 2_5 "
4181
4183
tags : >
4182
4184
["framework", "hostonly", "shard", "windows"]
4183
4185
4184
- - name : Windows build_tests_3_4
4186
+ - name : Windows build_tests_3_5
4187
+ bringup : true
4185
4188
recipe : flutter/flutter_drone
4186
4189
timeout : 60
4187
4190
properties :
@@ -4195,11 +4198,12 @@ targets:
4195
4198
{"dependency": "vs_build", "version": "version:vs2019"}
4196
4199
]
4197
4200
shard : build_tests
4198
- subshard : " 3_4 "
4201
+ subshard : " 3_5 "
4199
4202
tags : >
4200
4203
["framework", "hostonly", "shard", "windows"]
4201
4204
4202
- - name : Windows build_tests_4_4
4205
+ - name : Windows build_tests_4_5
4206
+ bringup : true
4203
4207
recipe : flutter/flutter_drone
4204
4208
timeout : 60
4205
4209
properties :
@@ -4213,7 +4217,26 @@ targets:
4213
4217
{"dependency": "vs_build", "version": "version:vs2019"}
4214
4218
]
4215
4219
shard : build_tests
4216
- subshard : " 4_4"
4220
+ subshard : " 4_5"
4221
+ tags : >
4222
+ ["framework", "hostonly", "shard", "windows"]
4223
+
4224
+ - name : Windows build_tests_5_5
4225
+ bringup : true
4226
+ recipe : flutter/flutter_drone
4227
+ timeout : 60
4228
+ properties :
4229
+ add_recipes_cq : " true"
4230
+ dependencies : >-
4231
+ [
4232
+ {"dependency": "android_sdk", "version": "version:33v6"},
4233
+ {"dependency": "chrome_and_driver", "version": "version:115.0"},
4234
+ {"dependency": "open_jdk", "version": "version:17"},
4235
+ {"dependency": "goldctl", "version": "git_revision:f808dcff91b221ae313e540c09d79696cd08b8de"},
4236
+ {"dependency": "vs_build", "version": "version:vs2019"}
4237
+ ]
4238
+ shard : build_tests
4239
+ subshard : " 5_5"
4217
4240
tags : >
4218
4241
["framework", "hostonly", "shard", "windows"]
4219
4242
0 commit comments