Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(554)

Side by Side Diff: testing/buildbot/chromium.win.json

Issue 608363004: Swarm release Windows 7 x64 tests on main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "XP Tests (1)": { 2 "XP Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "interactive_ui_tests", 4 "interactive_ui_tests",
5 "cacheinvalidation_unittests", 5 "cacheinvalidation_unittests",
6 "cast_unittests", 6 "cast_unittests",
7 "cc_unittests", 7 "cc_unittests",
8 "chromedriver_unittests", 8 "chromedriver_unittests",
9 "courgette_unittests", 9 "courgette_unittests",
10 "crypto_unittests", 10 "crypto_unittests",
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 { 177 {
178 "test": "interactive_ui_tests", 178 "test": "interactive_ui_tests",
179 "swarming": { 179 "swarming": {
180 "can_use_on_swarming_builders": true, 180 "can_use_on_swarming_builders": true,
181 "shards": 2 181 "shards": 2
182 } 182 }
183 }, 183 },
184 "ipc_tests", 184 "ipc_tests",
185 "jingle_unittests", 185 "jingle_unittests",
186 "media_unittests", 186 "media_unittests",
187 {
188 "test": "net_unittests",
189 "swarming": {
190 "can_use_on_swarming_builders": true
191 }
192 },
193 "mojo_apps_js_unittests", 187 "mojo_apps_js_unittests",
194 "mojo_common_unittests", 188 "mojo_common_unittests",
195 "mojo_js_unittests", 189 "mojo_js_unittests",
196 "mojo_public_bindings_unittests", 190 "mojo_public_bindings_unittests",
197 "mojo_public_environment_unittests", 191 "mojo_public_environment_unittests",
198 "mojo_public_system_unittests", 192 "mojo_public_system_unittests",
199 "mojo_public_utility_unittests", 193 "mojo_public_utility_unittests",
200 "mojo_system_unittests", 194 "mojo_system_unittests",
195 {
196 "test": "net_unittests",
197 "swarming": {
198 "can_use_on_swarming_builders": true
199 }
200 },
201 "ppapi_unittests", 201 "ppapi_unittests",
202 "printing_unittests", 202 "printing_unittests",
203 "remoting_unittests", 203 "remoting_unittests",
204 "sbox_unittests", 204 "sbox_unittests",
205 "sbox_integration_tests", 205 "sbox_integration_tests",
206 "sbox_validation_tests", 206 "sbox_validation_tests",
207 "sql_unittests", 207 "sql_unittests",
208 { 208 {
209 "test": "sync_integration_tests", 209 "test": "sync_integration_tests",
210 "swarming": { 210 "swarming": {
(...skipping 16 matching lines...) Expand all
227 "Win7 Tests (2)": { 227 "Win7 Tests (2)": {
228 "gtest_tests": [ 228 "gtest_tests": [
229 ] 229 ]
230 }, 230 },
231 "Win7 Tests (3)": { 231 "Win7 Tests (3)": {
232 "gtest_tests": [ 232 "gtest_tests": [
233 ] 233 ]
234 }, 234 },
235 "Win 7 Tests x64 (1)": { 235 "Win 7 Tests x64 (1)": {
236 "gtest_tests": [ 236 "gtest_tests": [
237 "interactive_ui_tests", 237 "accessibility_unittests",
238 {
239 "test": "base_unittests",
240 "swarming": {
241 "can_use_on_swarming_builders": true
242 }
243 },
244 {
245 "test": "browser_tests",
246 "swarming": {
247 "can_use_on_swarming_builders": true,
248 "shards": 3
249 }
250 },
251 "app_list_unittests",
238 "cacheinvalidation_unittests", 252 "cacheinvalidation_unittests",
239 "cast_unittests", 253 "cast_unittests",
240 "cc_unittests", 254 "cc_unittests",
241 "chromedriver_unittests", 255 "chromedriver_unittests",
256 "chrome_elf_unittests",
257 "components_unittests",
258 {
259 "test": "content_browsertests",
260 "swarming": {
261 "can_use_on_swarming_builders": true
262 }
263 },
264 {
265 "test": "content_unittests",
266 "swarming": {
267 "can_use_on_swarming_builders": true
268 }
269 },
242 "courgette_unittests", 270 "courgette_unittests",
243 "crypto_unittests", 271 "crypto_unittests",
272 "extensions_unittests",
244 "gcm_unit_tests", 273 "gcm_unit_tests",
274 "gfx_unittests",
245 "google_apis_unittests", 275 "google_apis_unittests",
246 "gpu_unittests", 276 "gpu_unittests",
247 "url_unittests", 277 "installer_util_unittests",
278 {
279 "test": "interactive_ui_tests",
280 "swarming": {
281 "can_use_on_swarming_builders": true,
282 "shards": 2
283 }
284 },
285 "ipc_tests",
248 "jingle_unittests", 286 "jingle_unittests",
249 "media_unittests", 287 "media_unittests",
250 "ppapi_unittests", 288 {
251 "printing_unittests", 289 "test": "net_unittests",
M-A Ruel 2014/09/29 22:07:47 Move after mojo_system_unittests.
jam 2014/09/29 22:36:15 Done.
252 "remoting_unittests", 290 "swarming": {
253 "sbox_unittests", 291 "can_use_on_swarming_builders": true
254 "sbox_integration_tests", 292 }
255 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}, 293 },
256 "content_browsertests",
257 "installer_util_unittests"
258 ]
259 },
260 "Win 7 Tests x64 (2)": {
261 "gtest_tests": [
262 "accessibility_unittests",
263 "base_unittests",
264 "chrome_elf_unittests",
265 "net_unittests",
266 "app_list_unittests",
267 "sync_integration_tests",
268 {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
269 ]
270 },
271 "Win 7 Tests x64 (3)": {
272 "gtest_tests": [
273 "components_unittests",
274 "gfx_unittests",
275 "content_unittests",
276 "extensions_unittests",
277 "ui_unittests",
278 "views_unittests",
279 "wm_unittests",
280 "ipc_tests",
281 "mojo_apps_js_unittests", 294 "mojo_apps_js_unittests",
282 "mojo_common_unittests", 295 "mojo_common_unittests",
283 "mojo_js_unittests", 296 "mojo_js_unittests",
284 "mojo_public_bindings_unittests", 297 "mojo_public_bindings_unittests",
285 "mojo_public_environment_unittests", 298 "mojo_public_environment_unittests",
286 "mojo_public_system_unittests", 299 "mojo_public_system_unittests",
287 "mojo_public_utility_unittests", 300 "mojo_public_utility_unittests",
288 "mojo_system_unittests", 301 "mojo_system_unittests",
302 "ppapi_unittests",
303 "printing_unittests",
304 "remoting_unittests",
305 "sbox_unittests",
306 "sbox_integration_tests",
307 {
308 "test": "sync_integration_tests",
309 "swarming": {
310 "can_use_on_swarming_builders": true
311 }
312 },
313 "sql_unittests",
289 "sync_unit_tests", 314 "sync_unit_tests",
290 "unit_tests", 315 "ui_unittests",
291 "sql_unittests", 316 {
292 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 317 "test": "unit_tests",
318 "swarming": {
319 "can_use_on_swarming_builders": true
320 }
321 },
322 "url_unittests",
323 "views_unittests",
324 "wm_unittests"
325 ]
326 },
327 "Win 7 Tests x64 (2)": {
328 "gtest_tests": [
329 ]
330 },
331 "Win 7 Tests x64 (3)": {
332 "gtest_tests": [
293 ] 333 ]
294 }, 334 },
295 "Win7 Tests (dbg)(1)": { 335 "Win7 Tests (dbg)(1)": {
296 "gtest_tests": [ 336 "gtest_tests": [
297 "accessibility_unittests", 337 "accessibility_unittests",
298 "base_unittests", 338 "base_unittests",
299 "cacheinvalidation_unittests", 339 "cacheinvalidation_unittests",
300 "cast_unittests", 340 "cast_unittests",
301 "cc_unittests", 341 "cc_unittests",
302 "chromedriver_unittests", 342 "chromedriver_unittests",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 "views_unittests", 417 "views_unittests",
378 "wm_unittests", 418 "wm_unittests",
379 "aura_unittests", 419 "aura_unittests",
380 "ash_unittests", 420 "ash_unittests",
381 "compositor_unittests", 421 "compositor_unittests",
382 "content_browsertests", 422 "content_browsertests",
383 "events_unittests" 423 "events_unittests"
384 ] 424 ]
385 } 425 }
386 } 426 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698