@@ -62,14 +62,6 @@ platform_properties:
62
62
[
63
63
{"dependency": "chrome_and_driver", "version": "version:114.0"}
64
64
]
65
- windows :
66
- properties :
67
- dependencies : >
68
- [
69
- {"dependency": "certs", "version": "version:9563bb"}
70
- ]
71
- device_type : none
72
- os : Windows
73
65
windows_x64 :
74
66
properties :
75
67
dependencies : >
@@ -973,23 +965,9 @@ targets:
973
965
package_sharding : " --shardIndex 4 --shardCount 5"
974
966
975
967
# ## Windows desktop tasks ###
976
- - name : Windows custom_package_tests master - packages
977
- recipe : packages/packages
978
- timeout : 60
979
- properties :
980
- add_recipes_cq : " true"
981
- target_file : windows_custom_package_tests.yaml
982
- channel : master
983
- version_file : flutter_master.version
984
- dependencies : >
985
- [
986
- {"dependency": "vs_build", "version": "version:vs2019"}
987
- ]
988
-
989
968
- name : Windows_x64 custom_package_tests master - packages
990
969
recipe : packages/packages
991
970
timeout : 60
992
- bringup : true
993
971
properties :
994
972
add_recipes_cq : " true"
995
973
target_file : windows_custom_package_tests.yaml
@@ -1000,62 +978,27 @@ targets:
1000
978
{"dependency": "vs_build", "version": "version:vs2019"}
1001
979
]
1002
980
1003
- - name : Windows dart_unit_tests_shard_1 master
1004
- recipe : packages/packages
1005
- timeout : 60
1006
- properties :
1007
- target_file : windows_dart_unit_tests.yaml
1008
- channel : master
1009
- version_file : flutter_master.version
1010
- package_sharding : " --shardIndex 0 --shardCount 2"
1011
-
1012
981
- name : Windows_x64 dart_unit_tests_shard_1 master
1013
982
recipe : packages/packages
1014
983
timeout : 60
1015
- bringup : true
1016
984
properties :
1017
985
target_file : windows_dart_unit_tests.yaml
1018
986
channel : master
1019
987
version_file : flutter_master.version
1020
988
package_sharding : " --shardIndex 0 --shardCount 2"
1021
989
1022
- - name : Windows dart_unit_tests_shard_2 master
1023
- recipe : packages/packages
1024
- timeout : 60
1025
- properties :
1026
- target_file : windows_dart_unit_tests.yaml
1027
- channel : master
1028
- version_file : flutter_master.version
1029
- package_sharding : " --shardIndex 1 --shardCount 2"
1030
-
1031
990
- name : Windows_x64 dart_unit_tests_shard_2 master
1032
991
recipe : packages/packages
1033
992
timeout : 60
1034
- bringup : true
1035
993
properties :
1036
994
target_file : windows_dart_unit_tests.yaml
1037
995
channel : master
1038
996
version_file : flutter_master.version
1039
997
package_sharding : " --shardIndex 1 --shardCount 2"
1040
998
1041
- - name : Windows win32-platform_tests_shard_1 master
1042
- recipe : packages/packages
1043
- timeout : 60
1044
- properties :
1045
- add_recipes_cq : " true"
1046
- target_file : windows_build_and_platform_tests.yaml
1047
- channel : master
1048
- version_file : flutter_master.version
1049
- package_sharding : " --shardIndex 0 --shardCount 2"
1050
- dependencies : >
1051
- [
1052
- {"dependency": "vs_build", "version": "version:vs2019"}
1053
- ]
1054
-
1055
999
- name : Windows_x64 win32-platform_tests_shard_1 master
1056
1000
recipe : packages/packages
1057
1001
timeout : 60
1058
- bringup : true
1059
1002
properties :
1060
1003
add_recipes_cq : " true"
1061
1004
target_file : windows_build_and_platform_tests.yaml
@@ -1067,24 +1010,9 @@ targets:
1067
1010
{"dependency": "vs_build", "version": "version:vs2019"}
1068
1011
]
1069
1012
1070
- - name : Windows win32-platform_tests_shard_2 master
1071
- recipe : packages/packages
1072
- timeout : 60
1073
- properties :
1074
- add_recipes_cq : " true"
1075
- target_file : windows_build_and_platform_tests.yaml
1076
- channel : master
1077
- version_file : flutter_master.version
1078
- package_sharding : " --shardIndex 1 --shardCount 2"
1079
- dependencies : >
1080
- [
1081
- {"dependency": "vs_build", "version": "version:vs2019"}
1082
- ]
1083
-
1084
1013
- name : Windows_x64 win32-platform_tests_shard_2 master
1085
1014
recipe : packages/packages
1086
1015
timeout : 60
1087
- bringup : true
1088
1016
properties :
1089
1017
add_recipes_cq : " true"
1090
1018
target_file : windows_build_and_platform_tests.yaml
@@ -1096,24 +1024,9 @@ targets:
1096
1024
{"dependency": "vs_build", "version": "version:vs2019"}
1097
1025
]
1098
1026
1099
- - name : Windows win32-platform_tests_shard_1 stable
1100
- recipe : packages/packages
1101
- timeout : 60
1102
- properties :
1103
- add_recipes_cq : " true"
1104
- target_file : windows_build_and_platform_tests.yaml
1105
- channel : stable
1106
- version_file : flutter_stable.version
1107
- package_sharding : " --shardIndex 0 --shardCount 2"
1108
- dependencies : >
1109
- [
1110
- {"dependency": "vs_build", "version": "version:vs2019"}
1111
- ]
1112
-
1113
1027
- name : Windows_x64 win32-platform_tests_shard_1 stable
1114
1028
recipe : packages/packages
1115
1029
timeout : 60
1116
- bringup : true
1117
1030
properties :
1118
1031
add_recipes_cq : " true"
1119
1032
target_file : windows_build_and_platform_tests.yaml
@@ -1125,24 +1038,9 @@ targets:
1125
1038
{"dependency": "vs_build", "version": "version:vs2019"}
1126
1039
]
1127
1040
1128
- - name : Windows win32-platform_tests_shard_2 stable
1129
- recipe : packages/packages
1130
- timeout : 60
1131
- properties :
1132
- add_recipes_cq : " true"
1133
- target_file : windows_build_and_platform_tests.yaml
1134
- channel : stable
1135
- version_file : flutter_stable.version
1136
- package_sharding : " --shardIndex 1 --shardCount 2"
1137
- dependencies : >
1138
- [
1139
- {"dependency": "vs_build", "version": "version:vs2019"}
1140
- ]
1141
-
1142
1041
- name : Windows_x64 win32-platform_tests_shard_2 stable
1143
1042
recipe : packages/packages
1144
1043
timeout : 60
1145
- bringup : true
1146
1044
properties :
1147
1045
add_recipes_cq : " true"
1148
1046
target_file : windows_build_and_platform_tests.yaml
@@ -1154,23 +1052,9 @@ targets:
1154
1052
{"dependency": "vs_build", "version": "version:vs2019"}
1155
1053
]
1156
1054
1157
- - name : Windows windows-build_all_packages master
1158
- recipe : packages/packages
1159
- timeout : 30
1160
- properties :
1161
- add_recipes_cq : " true"
1162
- target_file : windows_build_all_packages.yaml
1163
- channel : master
1164
- version_file : flutter_master.version
1165
- dependencies : >
1166
- [
1167
- {"dependency": "vs_build", "version": "version:vs2019"}
1168
- ]
1169
-
1170
1055
- name : Windows_x64 windows-build_all_packages master
1171
1056
recipe : packages/packages
1172
1057
timeout : 30
1173
- bringup : true
1174
1058
properties :
1175
1059
add_recipes_cq : " true"
1176
1060
target_file : windows_build_all_packages.yaml
@@ -1181,23 +1065,9 @@ targets:
1181
1065
{"dependency": "vs_build", "version": "version:vs2019"}
1182
1066
]
1183
1067
1184
- - name : Windows windows-build_all_packages stable
1185
- recipe : packages/packages
1186
- timeout : 30
1187
- properties :
1188
- add_recipes_cq : " true"
1189
- target_file : windows_build_all_packages.yaml
1190
- channel : stable
1191
- version_file : flutter_stable.version
1192
- dependencies : >
1193
- [
1194
- {"dependency": "vs_build", "version": "version:vs2019"}
1195
- ]
1196
-
1197
1068
- name : Windows_x64 windows-build_all_packages stable
1198
1069
recipe : packages/packages
1199
1070
timeout : 30
1200
- bringup : true
1201
1071
properties :
1202
1072
add_recipes_cq : " true"
1203
1073
target_file : windows_build_all_packages.yaml
@@ -1208,19 +1078,9 @@ targets:
1208
1078
{"dependency": "vs_build", "version": "version:vs2019"}
1209
1079
]
1210
1080
1211
- - name : Windows repo_tools_tests
1212
- recipe : packages/packages
1213
- timeout : 30
1214
- properties :
1215
- add_recipes_cq : " true"
1216
- target_file : repo_tools_tests.yaml
1217
- channel : master
1218
- version_file : flutter_master.version
1219
-
1220
1081
- name : Windows_x64 repo_tools_tests
1221
1082
recipe : packages/packages
1222
1083
timeout : 30
1223
- bringup : true
1224
1084
properties :
1225
1085
add_recipes_cq : " true"
1226
1086
target_file : repo_tools_tests.yaml
0 commit comments