OLD | NEW |
1 { | 1 { |
2 "Android Tests (trial)(dbg)": { | 2 "Android Tests (trial)(dbg)": { |
3 "scripts": [ | 3 "scripts": [ |
4 { | 4 { |
5 "name": "telemetry_unittests", | 5 "name": "telemetry_unittests", |
6 "script": "telemetry_unittests.py" | 6 "script": "telemetry_unittests.py" |
7 } | 7 } |
8 ] | 8 ] |
9 }, | 9 }, |
10 "Browser Side Navigation Linux": { | 10 "Browser Side Navigation Linux": { |
(...skipping 1040 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1051 "test": "webkit_unit_tests" | 1051 "test": "webkit_unit_tests" |
1052 }, | 1052 }, |
1053 { | 1053 { |
1054 "swarming": { | 1054 "swarming": { |
1055 "can_use_on_swarming_builders": true | 1055 "can_use_on_swarming_builders": true |
1056 }, | 1056 }, |
1057 "test": "wtf_unittests" | 1057 "test": "wtf_unittests" |
1058 } | 1058 } |
1059 ] | 1059 ] |
1060 }, | 1060 }, |
| 1061 "ClangToTLinuxUBSanVptr tester": { |
| 1062 "gtest_tests": [ |
| 1063 { |
| 1064 "swarming": { |
| 1065 "can_use_on_swarming_builders": true |
| 1066 }, |
| 1067 "test": "accessibility_unittests" |
| 1068 }, |
| 1069 { |
| 1070 "test": "angle_unittests" |
| 1071 }, |
| 1072 { |
| 1073 "swarming": { |
| 1074 "can_use_on_swarming_builders": true |
| 1075 }, |
| 1076 "test": "base_unittests" |
| 1077 }, |
| 1078 { |
| 1079 "swarming": { |
| 1080 "can_use_on_swarming_builders": true |
| 1081 }, |
| 1082 "test": "blink_heap_unittests" |
| 1083 }, |
| 1084 { |
| 1085 "swarming": { |
| 1086 "can_use_on_swarming_builders": true |
| 1087 }, |
| 1088 "test": "blink_platform_unittests" |
| 1089 }, |
| 1090 { |
| 1091 "swarming": { |
| 1092 "can_use_on_swarming_builders": true, |
| 1093 "shards": 5 |
| 1094 }, |
| 1095 "test": "browser_tests" |
| 1096 }, |
| 1097 { |
| 1098 "test": "cacheinvalidation_unittests" |
| 1099 }, |
| 1100 { |
| 1101 "test": "cast_unittests" |
| 1102 }, |
| 1103 { |
| 1104 "test": "cc_unittests" |
| 1105 }, |
| 1106 { |
| 1107 "test": "components_unittests" |
| 1108 }, |
| 1109 { |
| 1110 "swarming": { |
| 1111 "can_use_on_swarming_builders": true |
| 1112 }, |
| 1113 "test": "content_browsertests" |
| 1114 }, |
| 1115 { |
| 1116 "swarming": { |
| 1117 "can_use_on_swarming_builders": true |
| 1118 }, |
| 1119 "test": "content_unittests" |
| 1120 }, |
| 1121 { |
| 1122 "swarming": { |
| 1123 "can_use_on_swarming_builders": true |
| 1124 }, |
| 1125 "test": "crypto_unittests" |
| 1126 }, |
| 1127 { |
| 1128 "test": "device_unittests" |
| 1129 }, |
| 1130 { |
| 1131 "test": "display_unittests" |
| 1132 }, |
| 1133 { |
| 1134 "test": "extensions_browsertests" |
| 1135 }, |
| 1136 { |
| 1137 "test": "extensions_unittests" |
| 1138 }, |
| 1139 { |
| 1140 "test": "gcm_unit_tests" |
| 1141 }, |
| 1142 { |
| 1143 "test": "gfx_unittests" |
| 1144 }, |
| 1145 { |
| 1146 "swarming": { |
| 1147 "can_use_on_swarming_builders": true |
| 1148 }, |
| 1149 "test": "google_apis_unittests" |
| 1150 }, |
| 1151 { |
| 1152 "test": "gpu_unittests" |
| 1153 }, |
| 1154 { |
| 1155 "swarming": { |
| 1156 "can_use_on_swarming_builders": true |
| 1157 }, |
| 1158 "test": "interactive_ui_tests" |
| 1159 }, |
| 1160 { |
| 1161 "test": "ipc_tests" |
| 1162 }, |
| 1163 { |
| 1164 "test": "jingle_unittests" |
| 1165 }, |
| 1166 { |
| 1167 "test": "media_blink_unittests" |
| 1168 }, |
| 1169 { |
| 1170 "test": "media_unittests" |
| 1171 }, |
| 1172 { |
| 1173 "test": "midi_unittests" |
| 1174 }, |
| 1175 { |
| 1176 "swarming": { |
| 1177 "can_use_on_swarming_builders": true, |
| 1178 "shards": 4 |
| 1179 }, |
| 1180 "test": "net_unittests" |
| 1181 }, |
| 1182 { |
| 1183 "test": "ppapi_unittests" |
| 1184 }, |
| 1185 { |
| 1186 "test": "printing_unittests" |
| 1187 }, |
| 1188 { |
| 1189 "test": "remoting_unittests" |
| 1190 }, |
| 1191 { |
| 1192 "test": "sandbox_linux_unittests" |
| 1193 }, |
| 1194 { |
| 1195 "test": "skia_unittests" |
| 1196 }, |
| 1197 { |
| 1198 "test": "sql_unittests" |
| 1199 }, |
| 1200 { |
| 1201 "test": "sync_unit_tests" |
| 1202 }, |
| 1203 { |
| 1204 "test": "ui_base_unittests" |
| 1205 }, |
| 1206 { |
| 1207 "swarming": { |
| 1208 "can_use_on_swarming_builders": true, |
| 1209 "shards": 2 |
| 1210 }, |
| 1211 "test": "unit_tests" |
| 1212 }, |
| 1213 { |
| 1214 "test": "url_unittests" |
| 1215 }, |
| 1216 { |
| 1217 "swarming": { |
| 1218 "can_use_on_swarming_builders": true |
| 1219 }, |
| 1220 "test": "webkit_unit_tests" |
| 1221 }, |
| 1222 { |
| 1223 "swarming": { |
| 1224 "can_use_on_swarming_builders": true |
| 1225 }, |
| 1226 "test": "wtf_unittests" |
| 1227 } |
| 1228 ] |
| 1229 }, |
1061 "ClangToTMac tester": { | 1230 "ClangToTMac tester": { |
1062 "gtest_tests": [ | 1231 "gtest_tests": [ |
1063 { | 1232 { |
1064 "test": "accessibility_unittests" | 1233 "test": "accessibility_unittests" |
1065 }, | 1234 }, |
1066 { | 1235 { |
1067 "test": "angle_unittests" | 1236 "test": "angle_unittests" |
1068 }, | 1237 }, |
1069 { | 1238 { |
1070 "test": "app_list_unittests" | 1239 "test": "app_list_unittests" |
(...skipping 4220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5291 { | 5460 { |
5292 "args": [ | 5461 "args": [ |
5293 "--site-per-process", | 5462 "--site-per-process", |
5294 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" | 5463 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" |
5295 ], | 5464 ], |
5296 "test": "unit_tests" | 5465 "test": "unit_tests" |
5297 } | 5466 } |
5298 ] | 5467 ] |
5299 } | 5468 } |
5300 } | 5469 } |
OLD | NEW |