File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -743,7 +743,6 @@ targets:
743
743
]
744
744
745
745
- name : Windows dart_unit_tests_shard_1 master
746
- bringup : true # New target
747
746
recipe : packages/packages
748
747
timeout : 60
749
748
properties :
@@ -753,7 +752,6 @@ targets:
753
752
package_sharding : " --shardIndex 0 --shardCount 2"
754
753
755
754
- name : Windows dart_unit_tests_shard_2 master
756
- bringup : true # New target
757
755
recipe : packages/packages
758
756
timeout : 60
759
757
properties :
@@ -762,21 +760,6 @@ targets:
762
760
version_file : flutter_master.version
763
761
package_sharding : " --shardIndex 1 --shardCount 2"
764
762
765
- # TODO(stuartmorgan): Remove this when enabling the sharded versions.
766
- - name : Windows dart_unit_tests master - packages
767
- recipe : packages/packages
768
- timeout : 60
769
- properties :
770
- add_recipes_cq : " true"
771
- target_file : windows_dart_unit_tests.yaml
772
- channel : master
773
- version_file : flutter_master.version
774
- dependencies : >
775
- [
776
- {"dependency": "vs_build", "version": "version:vs2019"},
777
- {"dependency": "open_jdk", "version": "version:11"}
778
- ]
779
-
780
763
- name : Windows win32-platform_tests_shard_1 master
781
764
recipe : packages/packages
782
765
timeout : 60
You can’t perform that action at this time.
0 commit comments