@@ -118,7 +118,6 @@ targets:
118
118
target_file : dart_unit_tests.yaml
119
119
channel : master
120
120
version_file : flutter_master.version
121
- cores : " 32"
122
121
package_sharding : " --shardIndex 0 --shardCount 2"
123
122
124
123
- name : Linux dart_unit_test_shard_2 master
@@ -129,7 +128,6 @@ targets:
129
128
target_file : dart_unit_tests.yaml
130
129
channel : master
131
130
version_file : flutter_master.version
132
- cores : " 32"
133
131
package_sharding : " --shardIndex 1 --shardCount 2"
134
132
135
133
- name : Linux dart_unit_test_shard_1 stable
@@ -139,7 +137,6 @@ targets:
139
137
target_file : dart_unit_tests.yaml
140
138
channel : stable
141
139
version_file : flutter_stable.version
142
- cores : " 32"
143
140
package_sharding : " --shardIndex 0 --shardCount 2"
144
141
145
142
- name : Linux dart_unit_test_shard_2 stable
@@ -149,7 +146,6 @@ targets:
149
146
target_file : dart_unit_tests.yaml
150
147
channel : stable
151
148
version_file : flutter_stable.version
152
- cores : " 32"
153
149
package_sharding : " --shardIndex 1 --shardCount 2"
154
150
155
151
- name : Linux_web web_dart_unit_test_shard_1 master
@@ -160,7 +156,6 @@ targets:
160
156
target_file : web_dart_unit_tests.yaml
161
157
channel : master
162
158
version_file : flutter_master.version
163
- cores : " 32"
164
159
package_sharding : " --shardIndex 0 --shardCount 2"
165
160
166
161
- name : Linux_web web_dart_unit_test_shard_2 master
@@ -171,7 +166,6 @@ targets:
171
166
target_file : web_dart_unit_tests.yaml
172
167
channel : master
173
168
version_file : flutter_master.version
174
- cores : " 32"
175
169
package_sharding : " --shardIndex 1 --shardCount 2"
176
170
177
171
- name : Linux_web web_dart_unit_test_shard_1 stable
@@ -181,7 +175,6 @@ targets:
181
175
target_file : web_dart_unit_tests.yaml
182
176
channel : stable
183
177
version_file : flutter_stable.version
184
- cores : " 32"
185
178
package_sharding : " --shardIndex 0 --shardCount 2"
186
179
187
180
- name : Linux_web web_dart_unit_test_shard_2 stable
@@ -191,7 +184,6 @@ targets:
191
184
target_file : web_dart_unit_tests.yaml
192
185
channel : stable
193
186
version_file : flutter_stable.version
194
- cores : " 32"
195
187
package_sharding : " --shardIndex 1 --shardCount 2"
196
188
197
189
- name : Linux analyze master
@@ -251,7 +243,6 @@ targets:
251
243
add_recipes_cq : " true"
252
244
version_file : flutter_master.version
253
245
target_file : linux_custom_package_tests.yaml
254
- cores : " 32"
255
246
# Pigeon tests need Andoid deps (thus the Linux_android base) and
256
247
# clang-format.
257
248
# web_benchmarks needs Chrome.
@@ -268,7 +259,6 @@ targets:
268
259
properties :
269
260
version_file : flutter_stable.version
270
261
target_file : linux_custom_package_tests.yaml
271
- cores : " 32"
272
262
# See comments on 'master' version above.
273
263
dependencies : >-
274
264
[
@@ -313,7 +303,6 @@ targets:
313
303
target_file : android_platform_tests.yaml
314
304
channel : master
315
305
version_file : flutter_master.version
316
- cores : " 32"
317
306
package_sharding : " --shardIndex 0 --shardCount 6"
318
307
319
308
- name : Linux_android android_platform_tests_shard_2 master
@@ -323,7 +312,6 @@ targets:
323
312
target_file : android_platform_tests.yaml
324
313
channel : master
325
314
version_file : flutter_master.version
326
- cores : " 32"
327
315
package_sharding : " --shardIndex 1 --shardCount 6"
328
316
329
317
- name : Linux_android android_platform_tests_shard_3 master
@@ -333,7 +321,6 @@ targets:
333
321
target_file : android_platform_tests.yaml
334
322
channel : master
335
323
version_file : flutter_master.version
336
- cores : " 32"
337
324
package_sharding : " --shardIndex 2 --shardCount 6"
338
325
339
326
- name : Linux_android android_platform_tests_shard_4 master
@@ -343,7 +330,6 @@ targets:
343
330
target_file : android_platform_tests.yaml
344
331
channel : master
345
332
version_file : flutter_master.version
346
- cores : " 32"
347
333
package_sharding : " --shardIndex 3 --shardCount 6"
348
334
349
335
- name : Linux_android android_platform_tests_shard_5 master
@@ -353,7 +339,6 @@ targets:
353
339
target_file : android_platform_tests.yaml
354
340
channel : master
355
341
version_file : flutter_master.version
356
- cores : " 32"
357
342
package_sharding : " --shardIndex 4 --shardCount 6"
358
343
359
344
- name : Linux_android android_platform_tests_shard_6 master
@@ -363,7 +348,6 @@ targets:
363
348
target_file : android_platform_tests.yaml
364
349
channel : master
365
350
version_file : flutter_master.version
366
- cores : " 32"
367
351
package_sharding : " --shardIndex 5 --shardCount 6"
368
352
369
353
- name : Linux_android android_platform_tests_shard_1 stable
@@ -374,7 +358,6 @@ targets:
374
358
target_file : android_platform_tests.yaml
375
359
channel : stable
376
360
version_file : flutter_stable.version
377
- cores : " 32"
378
361
package_sharding : " --shardIndex 0 --shardCount 6"
379
362
380
363
- name : Linux_android android_platform_tests_shard_2 stable
@@ -385,7 +368,6 @@ targets:
385
368
target_file : android_platform_tests.yaml
386
369
channel : stable
387
370
version_file : flutter_stable.version
388
- cores : " 32"
389
371
package_sharding : " --shardIndex 1 --shardCount 6"
390
372
391
373
- name : Linux_android android_platform_tests_shard_3 stable
@@ -396,7 +378,6 @@ targets:
396
378
target_file : android_platform_tests.yaml
397
379
channel : stable
398
380
version_file : flutter_stable.version
399
- cores : " 32"
400
381
package_sharding : " --shardIndex 2 --shardCount 6"
401
382
402
383
- name : Linux_android android_platform_tests_shard_4 stable
@@ -407,7 +388,6 @@ targets:
407
388
target_file : android_platform_tests.yaml
408
389
channel : stable
409
390
version_file : flutter_stable.version
410
- cores : " 32"
411
391
package_sharding : " --shardIndex 3 --shardCount 6"
412
392
413
393
- name : Linux_android android_platform_tests_shard_5 stable
@@ -418,7 +398,6 @@ targets:
418
398
target_file : android_platform_tests.yaml
419
399
channel : stable
420
400
version_file : flutter_stable.version
421
- cores : " 32"
422
401
package_sharding : " --shardIndex 4 --shardCount 6"
423
402
424
403
- name : Linux_android android_platform_tests_shard_6 stable
@@ -429,7 +408,6 @@ targets:
429
408
target_file : android_platform_tests.yaml
430
409
channel : stable
431
410
version_file : flutter_stable.version
432
- cores : " 32"
433
411
package_sharding : " --shardIndex 5 --shardCount 6"
434
412
435
413
# ## Web tasks ###
@@ -455,7 +433,6 @@ targets:
455
433
timeout : 60
456
434
properties :
457
435
target_file : web_platform_tests.yaml
458
- cores : " 32"
459
436
version_file : flutter_master.version
460
437
channel : master
461
438
package_sharding : " --shardIndex 0 --shardCount 2"
@@ -465,17 +442,27 @@ targets:
465
442
timeout : 60
466
443
properties :
467
444
target_file : web_platform_tests.yaml
468
- cores : " 32"
469
445
version_file : flutter_master.version
470
446
channel : master
471
447
package_sharding : " --shardIndex 1 --shardCount 2"
472
448
449
+ - name : Linux_web web_platform_tests_shard_3 master
450
+ # TODO(stuartmorgan): Adjust the shard count for the other targets
451
+ # when removing this.
452
+ bringup : true # New target
453
+ recipe : packages/packages
454
+ timeout : 60
455
+ properties :
456
+ target_file : web_platform_tests.yaml
457
+ version_file : flutter_master.version
458
+ channel : master
459
+ package_sharding : " --shardIndex 2 --shardCount 3"
460
+
473
461
- name : Linux_web web_platform_tests_shard_1 stable
474
462
recipe : packages/packages
475
463
timeout : 60
476
464
properties :
477
465
target_file : web_platform_tests.yaml
478
- cores : " 32"
479
466
version_file : flutter_stable.version
480
467
channel : stable
481
468
package_sharding : " --shardIndex 0 --shardCount 2"
@@ -485,11 +472,22 @@ targets:
485
472
timeout : 60
486
473
properties :
487
474
target_file : web_platform_tests.yaml
488
- cores : " 32"
489
475
version_file : flutter_stable.version
490
476
channel : stable
491
477
package_sharding : " --shardIndex 1 --shardCount 2"
492
478
479
+ - name : Linux_web web_platform_tests_shard_3 stable
480
+ # TODO(stuartmorgan): Adjust the shard count for the other targets
481
+ # when removing this.
482
+ bringup : true # New target
483
+ recipe : packages/packages
484
+ timeout : 60
485
+ properties :
486
+ target_file : web_platform_tests.yaml
487
+ version_file : flutter_stable.version
488
+ channel : stable
489
+ package_sharding : " --shardIndex 2 --shardCount 3"
490
+
493
491
# ## Linux desktop tasks
494
492
- name : Linux_desktop build_all_packages master
495
493
recipe : packages/packages
@@ -760,6 +758,7 @@ targets:
760
758
{"dependency": "open_jdk", "version": "version:11"}
761
759
]
762
760
761
+ # TODO(stuartmorgan): Remove these two when enabling the sharded versions.
763
762
- name : Windows win32-platform_tests master - packages
764
763
recipe : packages/packages
765
764
timeout : 60
@@ -786,6 +785,66 @@ targets:
786
785
{"dependency": "vs_build", "version": "version:vs2019"}
787
786
]
788
787
788
+ - name : Windows win32-platform_tests_shard_1 master
789
+ bringup : true # New target
790
+ recipe : packages/packages
791
+ timeout : 60
792
+ properties :
793
+ add_recipes_cq : " true"
794
+ target_file : windows_build_and_platform_tests.yaml
795
+ channel : master
796
+ version_file : flutter_master.version
797
+ package_sharding : " --shardIndex 0 --shardCount 2"
798
+ dependencies : >
799
+ [
800
+ {"dependency": "vs_build", "version": "version:vs2019"}
801
+ ]
802
+
803
+ - name : Windows win32-platform_tests_shard_2 master
804
+ bringup : true # New target
805
+ recipe : packages/packages
806
+ timeout : 60
807
+ properties :
808
+ add_recipes_cq : " true"
809
+ target_file : windows_build_and_platform_tests.yaml
810
+ channel : master
811
+ version_file : flutter_master.version
812
+ package_sharding : " --shardIndex 1 --shardCount 2"
813
+ dependencies : >
814
+ [
815
+ {"dependency": "vs_build", "version": "version:vs2019"}
816
+ ]
817
+
818
+ - name : Windows win32-platform_tests_shard_1 stable
819
+ bringup : true # New target
820
+ recipe : packages/packages
821
+ timeout : 60
822
+ properties :
823
+ add_recipes_cq : " true"
824
+ target_file : windows_build_and_platform_tests.yaml
825
+ channel : stable
826
+ version_file : flutter_stable.version
827
+ package_sharding : " --shardIndex 0 --shardCount 2"
828
+ dependencies : >
829
+ [
830
+ {"dependency": "vs_build", "version": "version:vs2019"}
831
+ ]
832
+
833
+ - name : Windows win32-platform_tests_shard_2 stable
834
+ bringup : true # New target
835
+ recipe : packages/packages
836
+ timeout : 60
837
+ properties :
838
+ add_recipes_cq : " true"
839
+ target_file : windows_build_and_platform_tests.yaml
840
+ channel : stable
841
+ version_file : flutter_stable.version
842
+ package_sharding : " --shardIndex 1 --shardCount 2"
843
+ dependencies : >
844
+ [
845
+ {"dependency": "vs_build", "version": "version:vs2019"}
846
+ ]
847
+
789
848
- name : Windows windows-build_all_packages master
790
849
recipe : packages/packages
791
850
timeout : 30
0 commit comments