@@ -1163,9 +1163,10 @@ targets:
11631163 - bin/internal/engine.version
11641164 - .ci.yaml
11651165
1166- - name : Linux tool_integration_tests_1_4
1166+ - name : Linux tool_integration_tests_1_5
11671167 recipe : flutter/flutter_drone
11681168 timeout : 60
1169+ bringup : true
11691170 properties :
11701171 add_recipes_cq : " true"
11711172 dependencies : >-
@@ -1179,7 +1180,7 @@ targets:
11791180 {"dependency": "open_jdk", "version": "version:17"}
11801181 ]
11811182 shard : tool_integration_tests
1182- subshard : " 1_4 "
1183+ subshard : " 1_5 "
11831184 tags : >
11841185 ["framework", "hostonly", "shard", "linux"]
11851186 test_timeout_secs : " 2700"
@@ -1189,9 +1190,10 @@ targets:
11891190 - bin/**
11901191 - .ci.yaml
11911192
1192- - name : Linux tool_integration_tests_2_4
1193+ - name : Linux tool_integration_tests_2_5
11931194 recipe : flutter/flutter_drone
11941195 timeout : 60
1196+ bringup : true
11951197 properties :
11961198 add_recipes_cq : " true"
11971199 dependencies : >-
@@ -1205,7 +1207,7 @@ targets:
12051207 {"dependency": "open_jdk", "version": "version:17"}
12061208 ]
12071209 shard : tool_integration_tests
1208- subshard : " 2_4 "
1210+ subshard : " 2_5 "
12091211 tags : >
12101212 ["framework", "hostonly", "shard", "linux"]
12111213 test_timeout_secs : " 2700"
@@ -1215,9 +1217,10 @@ targets:
12151217 - bin/**
12161218 - .ci.yaml
12171219
1218- - name : Linux tool_integration_tests_3_4
1220+ - name : Linux tool_integration_tests_3_5
12191221 recipe : flutter/flutter_drone
12201222 timeout : 60
1223+ bringup : true
12211224 properties :
12221225 add_recipes_cq : " true"
12231226 dependencies : >-
@@ -1231,7 +1234,7 @@ targets:
12311234 {"dependency": "open_jdk", "version": "version:17"}
12321235 ]
12331236 shard : tool_integration_tests
1234- subshard : " 3_4 "
1237+ subshard : " 3_5 "
12351238 tags : >
12361239 ["framework", "hostonly", "shard", "linux"]
12371240 test_timeout_secs : " 2700"
@@ -1241,9 +1244,10 @@ targets:
12411244 - bin/**
12421245 - .ci.yaml
12431246
1244- - name : Linux tool_integration_tests_4_4
1247+ - name : Linux tool_integration_tests_4_5
12451248 recipe : flutter/flutter_drone
12461249 timeout : 60
1250+ bringup : true
12471251 properties :
12481252 add_recipes_cq : " true"
12491253 dependencies : >-
@@ -1257,7 +1261,34 @@ targets:
12571261 {"dependency": "open_jdk", "version": "version:17"}
12581262 ]
12591263 shard : tool_integration_tests
1260- subshard : " 4_4"
1264+ subshard : " 4_5"
1265+ tags : >
1266+ ["framework", "hostonly", "shard", "linux"]
1267+ test_timeout_secs : " 2700"
1268+ runIf :
1269+ - dev/**
1270+ - packages/flutter_tools/**
1271+ - bin/**
1272+ - .ci.yaml
1273+
1274+ - name : Linux tool_integration_tests_5_5
1275+ recipe : flutter/flutter_drone
1276+ timeout : 60
1277+ bringup : true
1278+ properties :
1279+ add_recipes_cq : " true"
1280+ dependencies : >-
1281+ [
1282+ {"dependency": "android_sdk", "version": "version:34v3"},
1283+ {"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"},
1284+ {"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
1285+ {"dependency": "cmake", "version": "build_id:8787856497187628321"},
1286+ {"dependency": "goldctl", "version": "git_revision:2387d6fff449587eecbb7e45b2692ca0710b63b9"},
1287+ {"dependency": "ninja", "version": "version:1.9.0"},
1288+ {"dependency": "open_jdk", "version": "version:17"}
1289+ ]
1290+ shard : tool_integration_tests
1291+ subshard : " 5_5"
12611292 tags : >
12621293 ["framework", "hostonly", "shard", "linux"]
12631294 test_timeout_secs : " 2700"
@@ -5854,9 +5885,10 @@ targets:
58545885 - bin/**
58555886 - .ci.yaml
58565887
5857- - name : Windows tool_integration_tests_1_7
5888+ - name : Windows tool_integration_tests_1_8
58585889 recipe : flutter/flutter_drone
58595890 timeout : 60
5891+ bringup : true
58605892 properties :
58615893 add_recipes_cq : " true"
58625894 dependencies : >-
@@ -5868,7 +5900,7 @@ targets:
58685900 {"dependency": "vs_build", "version": "version:vs2019"}
58695901 ]
58705902 shard : tool_integration_tests
5871- subshard : " 1_7 "
5903+ subshard : " 1_8 "
58725904 tags : >
58735905 ["framework", "hostonly", "shard", "windows"]
58745906 test_timeout_secs : " 2700"
@@ -5878,9 +5910,10 @@ targets:
58785910 - bin/**
58795911 - .ci.yaml
58805912
5881- - name : Windows tool_integration_tests_2_7
5913+ - name : Windows tool_integration_tests_2_8
58825914 recipe : flutter/flutter_drone
58835915 timeout : 60
5916+ bringup : true
58845917 properties :
58855918 add_recipes_cq : " true"
58865919 dependencies : >-
@@ -5892,7 +5925,7 @@ targets:
58925925 {"dependency": "vs_build", "version": "version:vs2019"}
58935926 ]
58945927 shard : tool_integration_tests
5895- subshard : " 2_6 "
5928+ subshard : " 2_8 "
58965929 tags : >
58975930 ["framework", "hostonly", "shard", "windows"]
58985931 test_timeout_secs : " 2700"
@@ -5902,9 +5935,10 @@ targets:
59025935 - bin/**
59035936 - .ci.yaml
59045937
5905- - name : Windows tool_integration_tests_3_7
5938+ - name : Windows tool_integration_tests_3_8
59065939 recipe : flutter/flutter_drone
59075940 timeout : 60
5941+ bringup : true
59085942 properties :
59095943 add_recipes_cq : " true"
59105944 dependencies : >-
@@ -5916,7 +5950,7 @@ targets:
59165950 {"dependency": "vs_build", "version": "version:vs2019"}
59175951 ]
59185952 shard : tool_integration_tests
5919- subshard : " 3_7 "
5953+ subshard : " 3_8 "
59205954 tags : >
59215955 ["framework", "hostonly", "shard", "windows"]
59225956 test_timeout_secs : " 2700"
@@ -5926,9 +5960,10 @@ targets:
59265960 - bin/**
59275961 - .ci.yaml
59285962
5929- - name : Windows tool_integration_tests_4_7
5963+ - name : Windows tool_integration_tests_4_8
59305964 recipe : flutter/flutter_drone
59315965 timeout : 60
5966+ bringup : true
59325967 properties :
59335968 add_recipes_cq : " true"
59345969 dependencies : >-
@@ -5940,7 +5975,7 @@ targets:
59405975 {"dependency": "vs_build", "version": "version:vs2019"}
59415976 ]
59425977 shard : tool_integration_tests
5943- subshard : " 4_7 "
5978+ subshard : " 4_8 "
59445979 tags : >
59455980 ["framework", "hostonly", "shard", "windows"]
59465981 test_timeout_secs : " 2700"
@@ -5950,9 +5985,10 @@ targets:
59505985 - bin/**
59515986 - .ci.yaml
59525987
5953- - name : Windows tool_integration_tests_5_7
5988+ - name : Windows tool_integration_tests_5_8
59545989 recipe : flutter/flutter_drone
59555990 timeout : 60
5991+ bringup : true
59565992 properties :
59575993 add_recipes_cq : " true"
59585994 dependencies : >-
@@ -5964,7 +6000,7 @@ targets:
59646000 {"dependency": "vs_build", "version": "version:vs2019"}
59656001 ]
59666002 shard : tool_integration_tests
5967- subshard : " 5_7 "
6003+ subshard : " 5_8 "
59686004 tags : >
59696005 ["framework", "hostonly", "shard", "windows"]
59706006 test_timeout_secs : " 2700"
@@ -5974,9 +6010,10 @@ targets:
59746010 - bin/**
59756011 - .ci.yaml
59766012
5977- - name : Windows tool_integration_tests_6_7
6013+ - name : Windows tool_integration_tests_6_8
59786014 recipe : flutter/flutter_drone
59796015 timeout : 60
6016+ bringup : true
59806017 properties :
59816018 add_recipes_cq : " true"
59826019 dependencies : >-
@@ -5988,7 +6025,7 @@ targets:
59886025 {"dependency": "vs_build", "version": "version:vs2019"}
59896026 ]
59906027 shard : tool_integration_tests
5991- subshard : " 6_7 "
6028+ subshard : " 6_8 "
59926029 tags : >
59936030 ["framework", "hostonly", "shard", "windows"]
59946031 test_timeout_secs : " 2700"
@@ -5998,9 +6035,10 @@ targets:
59986035 - bin/**
59996036 - .ci.yaml
60006037
6001- - name : Windows tool_integration_tests_7_7
6038+ - name : Windows tool_integration_tests_7_8
60026039 recipe : flutter/flutter_drone
60036040 timeout : 60
6041+ bringup : true
60046042 properties :
60056043 add_recipes_cq : " true"
60066044 dependencies : >-
@@ -6012,7 +6050,32 @@ targets:
60126050 {"dependency": "vs_build", "version": "version:vs2019"}
60136051 ]
60146052 shard : tool_integration_tests
6015- subshard : " 7_7"
6053+ subshard : " 7_8"
6054+ tags : >
6055+ ["framework", "hostonly", "shard", "windows"]
6056+ test_timeout_secs : " 2700"
6057+ runIf :
6058+ - dev/**
6059+ - packages/flutter_tools/**
6060+ - bin/**
6061+ - .ci.yaml
6062+
6063+ - name : Windows tool_integration_tests_8_8
6064+ recipe : flutter/flutter_drone
6065+ timeout : 60
6066+ bringup : true
6067+ properties :
6068+ add_recipes_cq : " true"
6069+ dependencies : >-
6070+ [
6071+ {"dependency": "android_sdk", "version": "version:34v3"},
6072+ {"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"},
6073+ {"dependency": "open_jdk", "version": "version:17"},
6074+ {"dependency": "goldctl", "version": "git_revision:2387d6fff449587eecbb7e45b2692ca0710b63b9"},
6075+ {"dependency": "vs_build", "version": "version:vs2019"}
6076+ ]
6077+ shard : tool_integration_tests
6078+ subshard : " 8_8"
60166079 tags : >
60176080 ["framework", "hostonly", "shard", "windows"]
60186081 test_timeout_secs : " 2700"
0 commit comments