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:
743743 ]
744744
745745 - name : Windows dart_unit_tests_shard_1 master
746- bringup : true # New target
747746 recipe : packages/packages
748747 timeout : 60
749748 properties :
@@ -753,7 +752,6 @@ targets:
753752 package_sharding : " --shardIndex 0 --shardCount 2"
754753
755754 - name : Windows dart_unit_tests_shard_2 master
756- bringup : true # New target
757755 recipe : packages/packages
758756 timeout : 60
759757 properties :
@@ -762,21 +760,6 @@ targets:
762760 version_file : flutter_master.version
763761 package_sharding : " --shardIndex 1 --shardCount 2"
764762
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-
780763 - name : Windows win32-platform_tests_shard_1 master
781764 recipe : packages/packages
782765 timeout : 60
You can’t perform that action at this time.
0 commit comments