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

Side by Side Diff: testing/buildbot/chromium.android.fyi.json

Issue 2869053003: [android] Remove newly vestigial uses of override_{compile,isolate}_target{,s} (Closed)
Patch Set: rebase on webview rename and boringssl Created 3 years, 7 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 | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | 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 "Android Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": false 6 "can_use_on_swarming_builders": false
7 }, 7 },
8 "test": "blink_heap_unittests" 8 "test": "blink_heap_unittests"
9 }, 9 },
10 { 10 {
(...skipping 12 matching lines...) Expand all
23 }, 23 },
24 "Jelly Bean Tester": { 24 "Jelly Bean Tester": {
25 "gtest_tests": [ 25 "gtest_tests": [
26 { 26 {
27 "test": "android_webview_unittests" 27 "test": "android_webview_unittests"
28 }, 28 },
29 { 29 {
30 "test": "base_unittests" 30 "test": "base_unittests"
31 }, 31 },
32 { 32 {
33 "override_compile_targets": [
34 "breakpad_unittests"
35 ],
36 "test": "breakpad_unittests" 33 "test": "breakpad_unittests"
37 }, 34 },
38 { 35 {
39 "test": "capture_unittests" 36 "test": "capture_unittests"
40 }, 37 },
41 { 38 {
42 "test": "cc_unittests" 39 "test": "cc_unittests"
43 }, 40 },
44 { 41 {
45 "test": "components_browsertests" 42 "test": "components_browsertests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 { 77 {
81 "test": "latency_unittests" 78 "test": "latency_unittests"
82 }, 79 },
83 { 80 {
84 "test": "media_unittests" 81 "test": "media_unittests"
85 }, 82 },
86 { 83 {
87 "test": "net_unittests" 84 "test": "net_unittests"
88 }, 85 },
89 { 86 {
90 "override_compile_targets": [
91 "sandbox_linux_unittests"
92 ],
93 "test": "sandbox_linux_unittests" 87 "test": "sandbox_linux_unittests"
94 }, 88 },
95 { 89 {
96 "test": "sql_unittests" 90 "test": "sql_unittests"
97 }, 91 },
98 { 92 {
99 "test": "storage_unittests" 93 "test": "storage_unittests"
100 }, 94 },
101 { 95 {
102 "test": "ui_android_unittests" 96 "test": "ui_android_unittests"
(...skipping 22 matching lines...) Expand all
125 }, 119 },
126 "Lollipop Consumer Tester": { 120 "Lollipop Consumer Tester": {
127 "gtest_tests": [ 121 "gtest_tests": [
128 { 122 {
129 "test": "android_webview_unittests" 123 "test": "android_webview_unittests"
130 }, 124 },
131 { 125 {
132 "test": "base_unittests" 126 "test": "base_unittests"
133 }, 127 },
134 { 128 {
135 "override_compile_targets": [
136 "breakpad_unittests"
137 ],
138 "test": "breakpad_unittests" 129 "test": "breakpad_unittests"
139 }, 130 },
140 { 131 {
141 "test": "capture_unittests" 132 "test": "capture_unittests"
142 }, 133 },
143 { 134 {
144 "test": "cc_unittests" 135 "test": "cc_unittests"
145 }, 136 },
146 { 137 {
147 "test": "components_browsertests" 138 "test": "components_browsertests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 { 173 {
183 "test": "latency_unittests" 174 "test": "latency_unittests"
184 }, 175 },
185 { 176 {
186 "test": "media_unittests" 177 "test": "media_unittests"
187 }, 178 },
188 { 179 {
189 "test": "net_unittests" 180 "test": "net_unittests"
190 }, 181 },
191 { 182 {
192 "override_compile_targets": [
193 "sandbox_linux_unittests"
194 ],
195 "test": "sandbox_linux_unittests" 183 "test": "sandbox_linux_unittests"
196 }, 184 },
197 { 185 {
198 "test": "sql_unittests" 186 "test": "sql_unittests"
199 }, 187 },
200 { 188 {
201 "test": "storage_unittests" 189 "test": "storage_unittests"
202 }, 190 },
203 { 191 {
204 "test": "ui_android_unittests" 192 "test": "ui_android_unittests"
(...skipping 19 matching lines...) Expand all
224 "test": "content_shell_test_apk" 212 "test": "content_shell_test_apk"
225 }, 213 },
226 { 214 {
227 "test": "webview_instrumentation_test_apk" 215 "test": "webview_instrumentation_test_apk"
228 } 216 }
229 ] 217 ]
230 }, 218 },
231 "Lollipop Low-end Tester": { 219 "Lollipop Low-end Tester": {
232 "gtest_tests": [ 220 "gtest_tests": [
233 { 221 {
234 "override_isolate_target": "android_webview_unittests",
235 "swarming": { 222 "swarming": {
236 "can_use_on_swarming_builders": true, 223 "can_use_on_swarming_builders": true,
237 "dimension_sets": [ 224 "dimension_sets": [
238 { 225 {
239 "android_devices": "1", 226 "android_devices": "1",
240 "device_os": "LMY47W", 227 "device_os": "LMY47W",
241 "device_type": "sprout" 228 "device_type": "sprout"
242 } 229 }
243 ], 230 ],
244 "expiration": 14400 231 "expiration": 14400
245 }, 232 },
246 "test": "android_webview_unittests" 233 "test": "android_webview_unittests"
247 }, 234 },
248 { 235 {
249 "override_isolate_target": "base_unittests",
250 "swarming": { 236 "swarming": {
251 "can_use_on_swarming_builders": true, 237 "can_use_on_swarming_builders": true,
252 "dimension_sets": [ 238 "dimension_sets": [
253 { 239 {
254 "android_devices": "1", 240 "android_devices": "1",
255 "device_os": "LMY47W", 241 "device_os": "LMY47W",
256 "device_type": "sprout" 242 "device_type": "sprout"
257 } 243 }
258 ], 244 ],
259 "expiration": 14400 245 "expiration": 14400
260 }, 246 },
261 "test": "base_unittests" 247 "test": "base_unittests"
262 }, 248 },
263 { 249 {
264 "override_isolate_target": "blink_heap_unittests",
265 "swarming": { 250 "swarming": {
266 "can_use_on_swarming_builders": true, 251 "can_use_on_swarming_builders": true,
267 "dimension_sets": [ 252 "dimension_sets": [
268 { 253 {
269 "android_devices": "1", 254 "android_devices": "1",
270 "device_os": "LMY47W", 255 "device_os": "LMY47W",
271 "device_type": "sprout" 256 "device_type": "sprout"
272 } 257 }
273 ], 258 ],
274 "expiration": 14400 259 "expiration": 14400
275 }, 260 },
276 "test": "blink_heap_unittests" 261 "test": "blink_heap_unittests"
277 }, 262 },
278 { 263 {
279 "override_isolate_target": "breakpad_unittests",
280 "swarming": { 264 "swarming": {
281 "can_use_on_swarming_builders": true, 265 "can_use_on_swarming_builders": true,
282 "dimension_sets": [ 266 "dimension_sets": [
283 { 267 {
284 "android_devices": "1", 268 "android_devices": "1",
285 "device_os": "LMY47W", 269 "device_os": "LMY47W",
286 "device_type": "sprout" 270 "device_type": "sprout"
287 } 271 }
288 ], 272 ],
289 "expiration": 14400 273 "expiration": 14400
290 }, 274 },
291 "test": "breakpad_unittests" 275 "test": "breakpad_unittests"
292 }, 276 },
293 { 277 {
294 "override_isolate_target": "capture_unittests",
295 "swarming": { 278 "swarming": {
296 "can_use_on_swarming_builders": true, 279 "can_use_on_swarming_builders": true,
297 "dimension_sets": [ 280 "dimension_sets": [
298 { 281 {
299 "android_devices": "1", 282 "android_devices": "1",
300 "device_os": "LMY47W", 283 "device_os": "LMY47W",
301 "device_type": "sprout" 284 "device_type": "sprout"
302 } 285 }
303 ], 286 ],
304 "expiration": 14400 287 "expiration": 14400
305 }, 288 },
306 "test": "capture_unittests" 289 "test": "capture_unittests"
307 }, 290 },
308 { 291 {
309 "override_isolate_target": "cc_unittests",
310 "swarming": { 292 "swarming": {
311 "can_use_on_swarming_builders": true, 293 "can_use_on_swarming_builders": true,
312 "dimension_sets": [ 294 "dimension_sets": [
313 { 295 {
314 "android_devices": "1", 296 "android_devices": "1",
315 "device_os": "LMY47W", 297 "device_os": "LMY47W",
316 "device_type": "sprout" 298 "device_type": "sprout"
317 } 299 }
318 ], 300 ],
319 "expiration": 14400 301 "expiration": 14400
320 }, 302 },
321 "test": "cc_unittests" 303 "test": "cc_unittests"
322 }, 304 },
323 { 305 {
324 "override_compile_targets": [
325 "chrome_public_test_apk"
326 ],
327 "override_isolate_target": "chrome_public_test_apk",
328 "swarming": { 306 "swarming": {
329 "can_use_on_swarming_builders": true, 307 "can_use_on_swarming_builders": true,
330 "dimension_sets": [ 308 "dimension_sets": [
331 { 309 {
332 "android_devices": "1", 310 "android_devices": "1",
333 "device_os": "LMY47W", 311 "device_os": "LMY47W",
334 "device_type": "sprout" 312 "device_type": "sprout"
335 } 313 }
336 ], 314 ],
337 "expiration": 14400, 315 "expiration": 14400,
338 "shards": 6 316 "shards": 6
339 }, 317 },
340 "test": "chrome_public_test_apk" 318 "test": "chrome_public_test_apk"
341 }, 319 },
342 { 320 {
343 "override_compile_targets": [
344 "chrome_sync_shell_test_apk"
345 ],
346 "override_isolate_target": "chrome_sync_shell_test_apk",
347 "swarming": { 321 "swarming": {
348 "can_use_on_swarming_builders": true, 322 "can_use_on_swarming_builders": true,
349 "dimension_sets": [ 323 "dimension_sets": [
350 { 324 {
351 "android_devices": "1", 325 "android_devices": "1",
352 "device_os": "LMY47W", 326 "device_os": "LMY47W",
353 "device_type": "sprout" 327 "device_type": "sprout"
354 } 328 }
355 ], 329 ],
356 "expiration": 14400 330 "expiration": 14400
357 }, 331 },
358 "test": "chrome_sync_shell_test_apk" 332 "test": "chrome_sync_shell_test_apk"
359 }, 333 },
360 { 334 {
361 "override_isolate_target": "components_browsertests",
362 "swarming": { 335 "swarming": {
363 "can_use_on_swarming_builders": true, 336 "can_use_on_swarming_builders": true,
364 "dimension_sets": [ 337 "dimension_sets": [
365 { 338 {
366 "android_devices": "1", 339 "android_devices": "1",
367 "device_os": "LMY47W", 340 "device_os": "LMY47W",
368 "device_type": "sprout" 341 "device_type": "sprout"
369 } 342 }
370 ], 343 ],
371 "expiration": 14400 344 "expiration": 14400
372 }, 345 },
373 "test": "components_browsertests" 346 "test": "components_browsertests"
374 }, 347 },
375 { 348 {
376 "override_isolate_target": "components_unittests",
377 "swarming": { 349 "swarming": {
378 "can_use_on_swarming_builders": true, 350 "can_use_on_swarming_builders": true,
379 "dimension_sets": [ 351 "dimension_sets": [
380 { 352 {
381 "android_devices": "1", 353 "android_devices": "1",
382 "device_os": "LMY47W", 354 "device_os": "LMY47W",
383 "device_type": "sprout" 355 "device_type": "sprout"
384 } 356 }
385 ], 357 ],
386 "expiration": 14400 358 "expiration": 14400
387 }, 359 },
388 "test": "components_unittests" 360 "test": "components_unittests"
389 }, 361 },
390 { 362 {
391 "override_isolate_target": "content_browsertests",
392 "swarming": { 363 "swarming": {
393 "can_use_on_swarming_builders": true, 364 "can_use_on_swarming_builders": true,
394 "dimension_sets": [ 365 "dimension_sets": [
395 { 366 {
396 "android_devices": "1", 367 "android_devices": "1",
397 "device_os": "LMY47W", 368 "device_os": "LMY47W",
398 "device_type": "sprout" 369 "device_type": "sprout"
399 } 370 }
400 ], 371 ],
401 "expiration": 14400, 372 "expiration": 14400,
402 "shards": 4 373 "shards": 4
403 }, 374 },
404 "test": "content_browsertests" 375 "test": "content_browsertests"
405 }, 376 },
406 { 377 {
407 "override_compile_targets": [
408 "content_shell_test_apk"
409 ],
410 "override_isolate_target": "content_shell_test_apk",
411 "swarming": { 378 "swarming": {
412 "can_use_on_swarming_builders": true, 379 "can_use_on_swarming_builders": true,
413 "dimension_sets": [ 380 "dimension_sets": [
414 { 381 {
415 "android_devices": "1", 382 "android_devices": "1",
416 "device_os": "LMY47W", 383 "device_os": "LMY47W",
417 "device_type": "sprout" 384 "device_type": "sprout"
418 } 385 }
419 ], 386 ],
420 "expiration": 14400 387 "expiration": 14400
421 }, 388 },
422 "test": "content_shell_test_apk" 389 "test": "content_shell_test_apk"
423 }, 390 },
424 { 391 {
425 "override_isolate_target": "content_unittests",
426 "swarming": { 392 "swarming": {
427 "can_use_on_swarming_builders": true, 393 "can_use_on_swarming_builders": true,
428 "dimension_sets": [ 394 "dimension_sets": [
429 { 395 {
430 "android_devices": "1", 396 "android_devices": "1",
431 "device_os": "LMY47W", 397 "device_os": "LMY47W",
432 "device_type": "sprout" 398 "device_type": "sprout"
433 } 399 }
434 ], 400 ],
435 "expiration": 14400 401 "expiration": 14400
436 }, 402 },
437 "test": "content_unittests" 403 "test": "content_unittests"
438 }, 404 },
439 { 405 {
440 "override_isolate_target": "device_unittests",
441 "swarming": { 406 "swarming": {
442 "can_use_on_swarming_builders": true, 407 "can_use_on_swarming_builders": true,
443 "dimension_sets": [ 408 "dimension_sets": [
444 { 409 {
445 "android_devices": "1", 410 "android_devices": "1",
446 "device_os": "LMY47W", 411 "device_os": "LMY47W",
447 "device_type": "sprout" 412 "device_type": "sprout"
448 } 413 }
449 ], 414 ],
450 "expiration": 14400 415 "expiration": 14400
451 }, 416 },
452 "test": "device_unittests" 417 "test": "device_unittests"
453 }, 418 },
454 { 419 {
455 "override_isolate_target": "events_unittests",
456 "swarming": { 420 "swarming": {
457 "can_use_on_swarming_builders": true, 421 "can_use_on_swarming_builders": true,
458 "dimension_sets": [ 422 "dimension_sets": [
459 { 423 {
460 "android_devices": "1", 424 "android_devices": "1",
461 "device_os": "LMY47W", 425 "device_os": "LMY47W",
462 "device_type": "sprout" 426 "device_type": "sprout"
463 } 427 }
464 ], 428 ],
465 "expiration": 14400 429 "expiration": 14400
466 }, 430 },
467 "test": "events_unittests" 431 "test": "events_unittests"
468 }, 432 },
469 { 433 {
470 "override_isolate_target": "gl_tests",
471 "swarming": { 434 "swarming": {
472 "can_use_on_swarming_builders": true, 435 "can_use_on_swarming_builders": true,
473 "dimension_sets": [ 436 "dimension_sets": [
474 { 437 {
475 "android_devices": "1", 438 "android_devices": "1",
476 "device_os": "LMY47W", 439 "device_os": "LMY47W",
477 "device_type": "sprout" 440 "device_type": "sprout"
478 } 441 }
479 ], 442 ],
480 "expiration": 14400 443 "expiration": 14400
481 }, 444 },
482 "test": "gl_tests" 445 "test": "gl_tests"
483 }, 446 },
484 { 447 {
485 "override_isolate_target": "gl_unittests",
486 "swarming": { 448 "swarming": {
487 "can_use_on_swarming_builders": true, 449 "can_use_on_swarming_builders": true,
488 "dimension_sets": [ 450 "dimension_sets": [
489 { 451 {
490 "android_devices": "1", 452 "android_devices": "1",
491 "device_os": "LMY47W", 453 "device_os": "LMY47W",
492 "device_type": "sprout" 454 "device_type": "sprout"
493 } 455 }
494 ], 456 ],
495 "expiration": 14400 457 "expiration": 14400
496 }, 458 },
497 "test": "gl_unittests" 459 "test": "gl_unittests"
498 }, 460 },
499 { 461 {
500 "override_isolate_target": "gpu_ipc_service_unittests",
501 "swarming": { 462 "swarming": {
502 "can_use_on_swarming_builders": true, 463 "can_use_on_swarming_builders": true,
503 "dimension_sets": [ 464 "dimension_sets": [
504 { 465 {
505 "android_devices": "1", 466 "android_devices": "1",
506 "device_os": "LMY47W", 467 "device_os": "LMY47W",
507 "device_type": "sprout" 468 "device_type": "sprout"
508 } 469 }
509 ], 470 ],
510 "expiration": 14400 471 "expiration": 14400
511 }, 472 },
512 "test": "gpu_ipc_service_unittests" 473 "test": "gpu_ipc_service_unittests"
513 }, 474 },
514 { 475 {
515 "override_isolate_target": "gpu_unittests",
516 "swarming": { 476 "swarming": {
517 "can_use_on_swarming_builders": true, 477 "can_use_on_swarming_builders": true,
518 "dimension_sets": [ 478 "dimension_sets": [
519 { 479 {
520 "android_devices": "1", 480 "android_devices": "1",
521 "device_os": "LMY47W", 481 "device_os": "LMY47W",
522 "device_type": "sprout" 482 "device_type": "sprout"
523 } 483 }
524 ], 484 ],
525 "expiration": 14400 485 "expiration": 14400
526 }, 486 },
527 "test": "gpu_unittests" 487 "test": "gpu_unittests"
528 }, 488 },
529 { 489 {
530 "override_isolate_target": "ipc_tests",
531 "swarming": { 490 "swarming": {
532 "can_use_on_swarming_builders": true, 491 "can_use_on_swarming_builders": true,
533 "dimension_sets": [ 492 "dimension_sets": [
534 { 493 {
535 "android_devices": "1", 494 "android_devices": "1",
536 "device_os": "LMY47W", 495 "device_os": "LMY47W",
537 "device_type": "sprout" 496 "device_type": "sprout"
538 } 497 }
539 ], 498 ],
540 "expiration": 14400 499 "expiration": 14400
541 }, 500 },
542 "test": "ipc_tests" 501 "test": "ipc_tests"
543 }, 502 },
544 { 503 {
545 "override_isolate_target": "latency_unittests",
546 "swarming": { 504 "swarming": {
547 "can_use_on_swarming_builders": true, 505 "can_use_on_swarming_builders": true,
548 "dimension_sets": [ 506 "dimension_sets": [
549 { 507 {
550 "android_devices": "1", 508 "android_devices": "1",
551 "device_os": "LMY47W", 509 "device_os": "LMY47W",
552 "device_type": "sprout" 510 "device_type": "sprout"
553 } 511 }
554 ], 512 ],
555 "expiration": 14400 513 "expiration": 14400
556 }, 514 },
557 "test": "latency_unittests" 515 "test": "latency_unittests"
558 }, 516 },
559 { 517 {
560 "override_isolate_target": "media_unittests",
561 "swarming": { 518 "swarming": {
562 "can_use_on_swarming_builders": true, 519 "can_use_on_swarming_builders": true,
563 "dimension_sets": [ 520 "dimension_sets": [
564 { 521 {
565 "android_devices": "1", 522 "android_devices": "1",
566 "device_os": "LMY47W", 523 "device_os": "LMY47W",
567 "device_type": "sprout" 524 "device_type": "sprout"
568 } 525 }
569 ], 526 ],
570 "expiration": 14400 527 "expiration": 14400
571 }, 528 },
572 "test": "media_unittests" 529 "test": "media_unittests"
573 }, 530 },
574 { 531 {
575 "override_isolate_target": "net_unittests",
576 "swarming": { 532 "swarming": {
577 "can_use_on_swarming_builders": true, 533 "can_use_on_swarming_builders": true,
578 "dimension_sets": [ 534 "dimension_sets": [
579 { 535 {
580 "android_devices": "1", 536 "android_devices": "1",
581 "device_os": "LMY47W", 537 "device_os": "LMY47W",
582 "device_type": "sprout" 538 "device_type": "sprout"
583 } 539 }
584 ], 540 ],
585 "expiration": 14400 541 "expiration": 14400
586 }, 542 },
587 "test": "net_unittests" 543 "test": "net_unittests"
588 }, 544 },
589 { 545 {
590 "override_isolate_target": "sandbox_linux_unittests",
591 "swarming": { 546 "swarming": {
592 "can_use_on_swarming_builders": true, 547 "can_use_on_swarming_builders": true,
593 "dimension_sets": [ 548 "dimension_sets": [
594 { 549 {
595 "android_devices": "1", 550 "android_devices": "1",
596 "device_os": "LMY47W", 551 "device_os": "LMY47W",
597 "device_type": "sprout" 552 "device_type": "sprout"
598 } 553 }
599 ], 554 ],
600 "expiration": 14400 555 "expiration": 14400
601 }, 556 },
602 "test": "sandbox_linux_unittests" 557 "test": "sandbox_linux_unittests"
603 }, 558 },
604 { 559 {
605 "override_isolate_target": "sql_unittests",
606 "swarming": { 560 "swarming": {
607 "can_use_on_swarming_builders": true, 561 "can_use_on_swarming_builders": true,
608 "dimension_sets": [ 562 "dimension_sets": [
609 { 563 {
610 "android_devices": "1", 564 "android_devices": "1",
611 "device_os": "LMY47W", 565 "device_os": "LMY47W",
612 "device_type": "sprout" 566 "device_type": "sprout"
613 } 567 }
614 ], 568 ],
615 "expiration": 14400 569 "expiration": 14400
616 }, 570 },
617 "test": "sql_unittests" 571 "test": "sql_unittests"
618 }, 572 },
619 { 573 {
620 "override_isolate_target": "storage_unittests",
621 "swarming": { 574 "swarming": {
622 "can_use_on_swarming_builders": true, 575 "can_use_on_swarming_builders": true,
623 "dimension_sets": [ 576 "dimension_sets": [
624 { 577 {
625 "android_devices": "1", 578 "android_devices": "1",
626 "device_os": "LMY47W", 579 "device_os": "LMY47W",
627 "device_type": "sprout" 580 "device_type": "sprout"
628 } 581 }
629 ], 582 ],
630 "expiration": 14400 583 "expiration": 14400
631 }, 584 },
632 "test": "storage_unittests" 585 "test": "storage_unittests"
633 }, 586 },
634 { 587 {
635 "override_isolate_target": "ui_android_unittests",
636 "swarming": { 588 "swarming": {
637 "can_use_on_swarming_builders": true, 589 "can_use_on_swarming_builders": true,
638 "dimension_sets": [ 590 "dimension_sets": [
639 { 591 {
640 "android_devices": "1", 592 "android_devices": "1",
641 "device_os": "LMY47W", 593 "device_os": "LMY47W",
642 "device_type": "sprout" 594 "device_type": "sprout"
643 } 595 }
644 ], 596 ],
645 "expiration": 14400 597 "expiration": 14400
646 }, 598 },
647 "test": "ui_android_unittests" 599 "test": "ui_android_unittests"
648 }, 600 },
649 { 601 {
650 "override_isolate_target": "ui_base_unittests",
651 "swarming": { 602 "swarming": {
652 "can_use_on_swarming_builders": true, 603 "can_use_on_swarming_builders": true,
653 "dimension_sets": [ 604 "dimension_sets": [
654 { 605 {
655 "android_devices": "1", 606 "android_devices": "1",
656 "device_os": "LMY47W", 607 "device_os": "LMY47W",
657 "device_type": "sprout" 608 "device_type": "sprout"
658 } 609 }
659 ], 610 ],
660 "expiration": 14400 611 "expiration": 14400
661 }, 612 },
662 "test": "ui_base_unittests" 613 "test": "ui_base_unittests"
663 }, 614 },
664 { 615 {
665 "override_isolate_target": "ui_touch_selection_unittests",
666 "swarming": { 616 "swarming": {
667 "can_use_on_swarming_builders": true, 617 "can_use_on_swarming_builders": true,
668 "dimension_sets": [ 618 "dimension_sets": [
669 { 619 {
670 "android_devices": "1", 620 "android_devices": "1",
671 "device_os": "LMY47W", 621 "device_os": "LMY47W",
672 "device_type": "sprout" 622 "device_type": "sprout"
673 } 623 }
674 ], 624 ],
675 "expiration": 14400 625 "expiration": 14400
676 }, 626 },
677 "test": "ui_touch_selection_unittests" 627 "test": "ui_touch_selection_unittests"
678 }, 628 },
679 { 629 {
680 "override_isolate_target": "unit_tests",
681 "swarming": { 630 "swarming": {
682 "can_use_on_swarming_builders": true, 631 "can_use_on_swarming_builders": true,
683 "dimension_sets": [ 632 "dimension_sets": [
684 { 633 {
685 "android_devices": "1", 634 "android_devices": "1",
686 "device_os": "LMY47W", 635 "device_os": "LMY47W",
687 "device_type": "sprout" 636 "device_type": "sprout"
688 } 637 }
689 ], 638 ],
690 "expiration": 14400 639 "expiration": 14400
691 }, 640 },
692 "test": "unit_tests" 641 "test": "unit_tests"
693 }, 642 },
694 { 643 {
695 "override_compile_targets": [
696 "webview_instrumentation_test_apk"
697 ],
698 "override_isolate_target": "webview_instrumentation_test_apk",
699 "swarming": { 644 "swarming": {
700 "can_use_on_swarming_builders": true, 645 "can_use_on_swarming_builders": true,
701 "dimension_sets": [ 646 "dimension_sets": [
702 { 647 {
703 "android_devices": "1", 648 "android_devices": "1",
704 "device_os": "LMY47W", 649 "device_os": "LMY47W",
705 "device_type": "sprout" 650 "device_type": "sprout"
706 } 651 }
707 ], 652 ],
708 "expiration": 14400, 653 "expiration": 14400,
(...skipping 10 matching lines...) Expand all
719 "system_health.memory_mobile", 664 "system_health.memory_mobile",
720 "-v", 665 "-v",
721 "--upload-results", 666 "--upload-results",
722 "--output-format=chartjson", 667 "--output-format=chartjson",
723 "--browser=android-chromium", 668 "--browser=android-chromium",
724 "--story-filter=load:search:google", 669 "--story-filter=load:search:google",
725 "--extra-browser-args=\"--enable-heap-profiling\"" 670 "--extra-browser-args=\"--enable-heap-profiling\""
726 ], 671 ],
727 "isolate_name": "telemetry_perf_tests", 672 "isolate_name": "telemetry_perf_tests",
728 "name": "system_health.memory_mobile", 673 "name": "system_health.memory_mobile",
729 "override_compile_targets": [
730 "telemetry_perf_tests"
731 ],
732 "swarming": { 674 "swarming": {
733 "can_use_on_swarming_builders": true, 675 "can_use_on_swarming_builders": true,
734 "dimension_sets": [ 676 "dimension_sets": [
735 { 677 {
736 "android_devices": "4", 678 "android_devices": "4",
737 "device_os": "KTU84P", 679 "device_os": "KTU84P",
738 "device_type": "hammerhead" 680 "device_type": "hammerhead"
739 } 681 }
740 ], 682 ],
741 "hard_timeout": 600 683 "hard_timeout": 600
742 } 684 }
743 } 685 }
744 ] 686 ]
745 }, 687 },
746 "Nougat Phone Tester": { 688 "Nougat Phone Tester": {
747 "gtest_tests": [ 689 "gtest_tests": [
748 { 690 {
749 "override_isolate_target": "android_webview_unittests",
750 "swarming": { 691 "swarming": {
751 "can_use_on_swarming_builders": true, 692 "can_use_on_swarming_builders": true,
752 "cipd_packages": [ 693 "cipd_packages": [
753 { 694 {
754 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 695 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
755 "location": "bin", 696 "location": "bin",
756 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 697 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
757 } 698 }
758 ], 699 ],
759 "dimension_sets": [ 700 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
772 "=android%2Fswarming%2Flogcats%2F", 713 "=android%2Fswarming%2Flogcats%2F",
773 "${TASK_ID}%2F%2B%2Funified_logcats" 714 "${TASK_ID}%2F%2B%2Funified_logcats"
774 ], 715 ],
775 "name": "shard #${SHARD_INDEX} logcats" 716 "name": "shard #${SHARD_INDEX} logcats"
776 } 717 }
777 ] 718 ]
778 }, 719 },
779 "test": "android_webview_unittests" 720 "test": "android_webview_unittests"
780 }, 721 },
781 { 722 {
782 "override_isolate_target": "base_unittests",
783 "swarming": { 723 "swarming": {
784 "can_use_on_swarming_builders": true, 724 "can_use_on_swarming_builders": true,
785 "cipd_packages": [ 725 "cipd_packages": [
786 { 726 {
787 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 727 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
788 "location": "bin", 728 "location": "bin",
789 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 729 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
790 } 730 }
791 ], 731 ],
792 "dimension_sets": [ 732 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
805 "=android%2Fswarming%2Flogcats%2F", 745 "=android%2Fswarming%2Flogcats%2F",
806 "${TASK_ID}%2F%2B%2Funified_logcats" 746 "${TASK_ID}%2F%2B%2Funified_logcats"
807 ], 747 ],
808 "name": "shard #${SHARD_INDEX} logcats" 748 "name": "shard #${SHARD_INDEX} logcats"
809 } 749 }
810 ] 750 ]
811 }, 751 },
812 "test": "base_unittests" 752 "test": "base_unittests"
813 }, 753 },
814 { 754 {
815 "override_compile_targets": [
816 "breakpad_unittests"
817 ],
818 "override_isolate_target": "breakpad_unittests",
819 "swarming": { 755 "swarming": {
820 "can_use_on_swarming_builders": true, 756 "can_use_on_swarming_builders": true,
821 "cipd_packages": [ 757 "cipd_packages": [
822 { 758 {
823 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 759 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
824 "location": "bin", 760 "location": "bin",
825 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 761 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
826 } 762 }
827 ], 763 ],
828 "dimension_sets": [ 764 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
841 "=android%2Fswarming%2Flogcats%2F", 777 "=android%2Fswarming%2Flogcats%2F",
842 "${TASK_ID}%2F%2B%2Funified_logcats" 778 "${TASK_ID}%2F%2B%2Funified_logcats"
843 ], 779 ],
844 "name": "shard #${SHARD_INDEX} logcats" 780 "name": "shard #${SHARD_INDEX} logcats"
845 } 781 }
846 ] 782 ]
847 }, 783 },
848 "test": "breakpad_unittests" 784 "test": "breakpad_unittests"
849 }, 785 },
850 { 786 {
851 "override_isolate_target": "capture_unittests",
852 "swarming": { 787 "swarming": {
853 "can_use_on_swarming_builders": true, 788 "can_use_on_swarming_builders": true,
854 "cipd_packages": [ 789 "cipd_packages": [
855 { 790 {
856 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 791 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
857 "location": "bin", 792 "location": "bin",
858 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 793 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
859 } 794 }
860 ], 795 ],
861 "dimension_sets": [ 796 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
874 "=android%2Fswarming%2Flogcats%2F", 809 "=android%2Fswarming%2Flogcats%2F",
875 "${TASK_ID}%2F%2B%2Funified_logcats" 810 "${TASK_ID}%2F%2B%2Funified_logcats"
876 ], 811 ],
877 "name": "shard #${SHARD_INDEX} logcats" 812 "name": "shard #${SHARD_INDEX} logcats"
878 } 813 }
879 ] 814 ]
880 }, 815 },
881 "test": "capture_unittests" 816 "test": "capture_unittests"
882 }, 817 },
883 { 818 {
884 "override_isolate_target": "cc_unittests",
885 "swarming": { 819 "swarming": {
886 "can_use_on_swarming_builders": true, 820 "can_use_on_swarming_builders": true,
887 "cipd_packages": [ 821 "cipd_packages": [
888 { 822 {
889 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 823 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
890 "location": "bin", 824 "location": "bin",
891 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 825 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
892 } 826 }
893 ], 827 ],
894 "dimension_sets": [ 828 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
907 "=android%2Fswarming%2Flogcats%2F", 841 "=android%2Fswarming%2Flogcats%2F",
908 "${TASK_ID}%2F%2B%2Funified_logcats" 842 "${TASK_ID}%2F%2B%2Funified_logcats"
909 ], 843 ],
910 "name": "shard #${SHARD_INDEX} logcats" 844 "name": "shard #${SHARD_INDEX} logcats"
911 } 845 }
912 ] 846 ]
913 }, 847 },
914 "test": "cc_unittests" 848 "test": "cc_unittests"
915 }, 849 },
916 { 850 {
917 "override_compile_targets": [
918 "chrome_public_test_apk"
919 ],
920 "override_isolate_target": "chrome_public_test_apk",
921 "swarming": { 851 "swarming": {
922 "can_use_on_swarming_builders": true, 852 "can_use_on_swarming_builders": true,
923 "cipd_packages": [ 853 "cipd_packages": [
924 { 854 {
925 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 855 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
926 "location": "bin", 856 "location": "bin",
927 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 857 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
928 } 858 }
929 ], 859 ],
930 "dimension_sets": [ 860 "dimension_sets": [
(...skipping 13 matching lines...) Expand all
944 "${TASK_ID}%2F%2B%2Funified_logcats" 874 "${TASK_ID}%2F%2B%2Funified_logcats"
945 ], 875 ],
946 "name": "shard #${SHARD_INDEX} logcats" 876 "name": "shard #${SHARD_INDEX} logcats"
947 } 877 }
948 ], 878 ],
949 "shards": 8 879 "shards": 8
950 }, 880 },
951 "test": "chrome_public_test_apk" 881 "test": "chrome_public_test_apk"
952 }, 882 },
953 { 883 {
954 "override_compile_targets": [
955 "chrome_sync_shell_test_apk"
956 ],
957 "override_isolate_target": "chrome_sync_shell_test_apk",
958 "swarming": { 884 "swarming": {
959 "can_use_on_swarming_builders": true, 885 "can_use_on_swarming_builders": true,
960 "cipd_packages": [ 886 "cipd_packages": [
961 { 887 {
962 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 888 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
963 "location": "bin", 889 "location": "bin",
964 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 890 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
965 } 891 }
966 ], 892 ],
967 "dimension_sets": [ 893 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
980 "=android%2Fswarming%2Flogcats%2F", 906 "=android%2Fswarming%2Flogcats%2F",
981 "${TASK_ID}%2F%2B%2Funified_logcats" 907 "${TASK_ID}%2F%2B%2Funified_logcats"
982 ], 908 ],
983 "name": "shard #${SHARD_INDEX} logcats" 909 "name": "shard #${SHARD_INDEX} logcats"
984 } 910 }
985 ] 911 ]
986 }, 912 },
987 "test": "chrome_sync_shell_test_apk" 913 "test": "chrome_sync_shell_test_apk"
988 }, 914 },
989 { 915 {
990 "override_isolate_target": "components_browsertests",
991 "swarming": { 916 "swarming": {
992 "can_use_on_swarming_builders": true, 917 "can_use_on_swarming_builders": true,
993 "cipd_packages": [ 918 "cipd_packages": [
994 { 919 {
995 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 920 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
996 "location": "bin", 921 "location": "bin",
997 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 922 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
998 } 923 }
999 ], 924 ],
1000 "dimension_sets": [ 925 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1013 "=android%2Fswarming%2Flogcats%2F", 938 "=android%2Fswarming%2Flogcats%2F",
1014 "${TASK_ID}%2F%2B%2Funified_logcats" 939 "${TASK_ID}%2F%2B%2Funified_logcats"
1015 ], 940 ],
1016 "name": "shard #${SHARD_INDEX} logcats" 941 "name": "shard #${SHARD_INDEX} logcats"
1017 } 942 }
1018 ] 943 ]
1019 }, 944 },
1020 "test": "components_browsertests" 945 "test": "components_browsertests"
1021 }, 946 },
1022 { 947 {
1023 "override_isolate_target": "components_unittests",
1024 "swarming": { 948 "swarming": {
1025 "can_use_on_swarming_builders": true, 949 "can_use_on_swarming_builders": true,
1026 "cipd_packages": [ 950 "cipd_packages": [
1027 { 951 {
1028 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 952 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1029 "location": "bin", 953 "location": "bin",
1030 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 954 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1031 } 955 }
1032 ], 956 ],
1033 "dimension_sets": [ 957 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1046 "=android%2Fswarming%2Flogcats%2F", 970 "=android%2Fswarming%2Flogcats%2F",
1047 "${TASK_ID}%2F%2B%2Funified_logcats" 971 "${TASK_ID}%2F%2B%2Funified_logcats"
1048 ], 972 ],
1049 "name": "shard #${SHARD_INDEX} logcats" 973 "name": "shard #${SHARD_INDEX} logcats"
1050 } 974 }
1051 ] 975 ]
1052 }, 976 },
1053 "test": "components_unittests" 977 "test": "components_unittests"
1054 }, 978 },
1055 { 979 {
1056 "override_isolate_target": "content_browsertests",
1057 "swarming": { 980 "swarming": {
1058 "can_use_on_swarming_builders": true, 981 "can_use_on_swarming_builders": true,
1059 "cipd_packages": [ 982 "cipd_packages": [
1060 { 983 {
1061 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 984 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1062 "location": "bin", 985 "location": "bin",
1063 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 986 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1064 } 987 }
1065 ], 988 ],
1066 "dimension_sets": [ 989 "dimension_sets": [
(...skipping 13 matching lines...) Expand all
1080 "${TASK_ID}%2F%2B%2Funified_logcats" 1003 "${TASK_ID}%2F%2B%2Funified_logcats"
1081 ], 1004 ],
1082 "name": "shard #${SHARD_INDEX} logcats" 1005 "name": "shard #${SHARD_INDEX} logcats"
1083 } 1006 }
1084 ], 1007 ],
1085 "shards": 6 1008 "shards": 6
1086 }, 1009 },
1087 "test": "content_browsertests" 1010 "test": "content_browsertests"
1088 }, 1011 },
1089 { 1012 {
1090 "override_compile_targets": [
1091 "content_shell_test_apk"
1092 ],
1093 "override_isolate_target": "content_shell_test_apk",
1094 "swarming": { 1013 "swarming": {
1095 "can_use_on_swarming_builders": true, 1014 "can_use_on_swarming_builders": true,
1096 "cipd_packages": [ 1015 "cipd_packages": [
1097 { 1016 {
1098 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1017 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1099 "location": "bin", 1018 "location": "bin",
1100 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1019 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1101 } 1020 }
1102 ], 1021 ],
1103 "dimension_sets": [ 1022 "dimension_sets": [
(...skipping 13 matching lines...) Expand all
1117 "${TASK_ID}%2F%2B%2Funified_logcats" 1036 "${TASK_ID}%2F%2B%2Funified_logcats"
1118 ], 1037 ],
1119 "name": "shard #${SHARD_INDEX} logcats" 1038 "name": "shard #${SHARD_INDEX} logcats"
1120 } 1039 }
1121 ], 1040 ],
1122 "shards": 4 1041 "shards": 4
1123 }, 1042 },
1124 "test": "content_shell_test_apk" 1043 "test": "content_shell_test_apk"
1125 }, 1044 },
1126 { 1045 {
1127 "override_isolate_target": "content_unittests",
1128 "swarming": { 1046 "swarming": {
1129 "can_use_on_swarming_builders": true, 1047 "can_use_on_swarming_builders": true,
1130 "cipd_packages": [ 1048 "cipd_packages": [
1131 { 1049 {
1132 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1050 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1133 "location": "bin", 1051 "location": "bin",
1134 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1052 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1135 } 1053 }
1136 ], 1054 ],
1137 "dimension_sets": [ 1055 "dimension_sets": [
(...skipping 13 matching lines...) Expand all
1151 "${TASK_ID}%2F%2B%2Funified_logcats" 1069 "${TASK_ID}%2F%2B%2Funified_logcats"
1152 ], 1070 ],
1153 "name": "shard #${SHARD_INDEX} logcats" 1071 "name": "shard #${SHARD_INDEX} logcats"
1154 } 1072 }
1155 ], 1073 ],
1156 "shards": 2 1074 "shards": 2
1157 }, 1075 },
1158 "test": "content_unittests" 1076 "test": "content_unittests"
1159 }, 1077 },
1160 { 1078 {
1161 "override_isolate_target": "device_unittests",
1162 "swarming": { 1079 "swarming": {
1163 "can_use_on_swarming_builders": true, 1080 "can_use_on_swarming_builders": true,
1164 "cipd_packages": [ 1081 "cipd_packages": [
1165 { 1082 {
1166 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1083 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1167 "location": "bin", 1084 "location": "bin",
1168 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1085 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1169 } 1086 }
1170 ], 1087 ],
1171 "dimension_sets": [ 1088 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1184 "=android%2Fswarming%2Flogcats%2F", 1101 "=android%2Fswarming%2Flogcats%2F",
1185 "${TASK_ID}%2F%2B%2Funified_logcats" 1102 "${TASK_ID}%2F%2B%2Funified_logcats"
1186 ], 1103 ],
1187 "name": "shard #${SHARD_INDEX} logcats" 1104 "name": "shard #${SHARD_INDEX} logcats"
1188 } 1105 }
1189 ] 1106 ]
1190 }, 1107 },
1191 "test": "device_unittests" 1108 "test": "device_unittests"
1192 }, 1109 },
1193 { 1110 {
1194 "override_isolate_target": "events_unittests",
1195 "swarming": { 1111 "swarming": {
1196 "can_use_on_swarming_builders": true, 1112 "can_use_on_swarming_builders": true,
1197 "cipd_packages": [ 1113 "cipd_packages": [
1198 { 1114 {
1199 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1115 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1200 "location": "bin", 1116 "location": "bin",
1201 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1117 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1202 } 1118 }
1203 ], 1119 ],
1204 "dimension_sets": [ 1120 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1217 "=android%2Fswarming%2Flogcats%2F", 1133 "=android%2Fswarming%2Flogcats%2F",
1218 "${TASK_ID}%2F%2B%2Funified_logcats" 1134 "${TASK_ID}%2F%2B%2Funified_logcats"
1219 ], 1135 ],
1220 "name": "shard #${SHARD_INDEX} logcats" 1136 "name": "shard #${SHARD_INDEX} logcats"
1221 } 1137 }
1222 ] 1138 ]
1223 }, 1139 },
1224 "test": "events_unittests" 1140 "test": "events_unittests"
1225 }, 1141 },
1226 { 1142 {
1227 "override_isolate_target": "gfx_unittests",
1228 "swarming": { 1143 "swarming": {
1229 "can_use_on_swarming_builders": true, 1144 "can_use_on_swarming_builders": true,
1230 "cipd_packages": [ 1145 "cipd_packages": [
1231 { 1146 {
1232 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1147 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1233 "location": "bin", 1148 "location": "bin",
1234 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1149 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1235 } 1150 }
1236 ], 1151 ],
1237 "dimension_sets": [ 1152 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1250 "=android%2Fswarming%2Flogcats%2F", 1165 "=android%2Fswarming%2Flogcats%2F",
1251 "${TASK_ID}%2F%2B%2Funified_logcats" 1166 "${TASK_ID}%2F%2B%2Funified_logcats"
1252 ], 1167 ],
1253 "name": "shard #${SHARD_INDEX} logcats" 1168 "name": "shard #${SHARD_INDEX} logcats"
1254 } 1169 }
1255 ] 1170 ]
1256 }, 1171 },
1257 "test": "gfx_unittests" 1172 "test": "gfx_unittests"
1258 }, 1173 },
1259 { 1174 {
1260 "override_isolate_target": "gl_tests",
1261 "swarming": { 1175 "swarming": {
1262 "can_use_on_swarming_builders": true, 1176 "can_use_on_swarming_builders": true,
1263 "cipd_packages": [ 1177 "cipd_packages": [
1264 { 1178 {
1265 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1179 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1266 "location": "bin", 1180 "location": "bin",
1267 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1181 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1268 } 1182 }
1269 ], 1183 ],
1270 "dimension_sets": [ 1184 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1283 "=android%2Fswarming%2Flogcats%2F", 1197 "=android%2Fswarming%2Flogcats%2F",
1284 "${TASK_ID}%2F%2B%2Funified_logcats" 1198 "${TASK_ID}%2F%2B%2Funified_logcats"
1285 ], 1199 ],
1286 "name": "shard #${SHARD_INDEX} logcats" 1200 "name": "shard #${SHARD_INDEX} logcats"
1287 } 1201 }
1288 ] 1202 ]
1289 }, 1203 },
1290 "test": "gl_tests" 1204 "test": "gl_tests"
1291 }, 1205 },
1292 { 1206 {
1293 "override_isolate_target": "gl_unittests",
1294 "swarming": { 1207 "swarming": {
1295 "can_use_on_swarming_builders": true, 1208 "can_use_on_swarming_builders": true,
1296 "cipd_packages": [ 1209 "cipd_packages": [
1297 { 1210 {
1298 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1211 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1299 "location": "bin", 1212 "location": "bin",
1300 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1213 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1301 } 1214 }
1302 ], 1215 ],
1303 "dimension_sets": [ 1216 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1316 "=android%2Fswarming%2Flogcats%2F", 1229 "=android%2Fswarming%2Flogcats%2F",
1317 "${TASK_ID}%2F%2B%2Funified_logcats" 1230 "${TASK_ID}%2F%2B%2Funified_logcats"
1318 ], 1231 ],
1319 "name": "shard #${SHARD_INDEX} logcats" 1232 "name": "shard #${SHARD_INDEX} logcats"
1320 } 1233 }
1321 ] 1234 ]
1322 }, 1235 },
1323 "test": "gl_unittests" 1236 "test": "gl_unittests"
1324 }, 1237 },
1325 { 1238 {
1326 "override_isolate_target": "gpu_ipc_service_unittests",
1327 "swarming": { 1239 "swarming": {
1328 "can_use_on_swarming_builders": true, 1240 "can_use_on_swarming_builders": true,
1329 "cipd_packages": [ 1241 "cipd_packages": [
1330 { 1242 {
1331 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1243 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1332 "location": "bin", 1244 "location": "bin",
1333 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1245 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1334 } 1246 }
1335 ], 1247 ],
1336 "dimension_sets": [ 1248 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1349 "=android%2Fswarming%2Flogcats%2F", 1261 "=android%2Fswarming%2Flogcats%2F",
1350 "${TASK_ID}%2F%2B%2Funified_logcats" 1262 "${TASK_ID}%2F%2B%2Funified_logcats"
1351 ], 1263 ],
1352 "name": "shard #${SHARD_INDEX} logcats" 1264 "name": "shard #${SHARD_INDEX} logcats"
1353 } 1265 }
1354 ] 1266 ]
1355 }, 1267 },
1356 "test": "gpu_ipc_service_unittests" 1268 "test": "gpu_ipc_service_unittests"
1357 }, 1269 },
1358 { 1270 {
1359 "override_isolate_target": "gpu_unittests",
1360 "swarming": { 1271 "swarming": {
1361 "can_use_on_swarming_builders": true, 1272 "can_use_on_swarming_builders": true,
1362 "cipd_packages": [ 1273 "cipd_packages": [
1363 { 1274 {
1364 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1275 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1365 "location": "bin", 1276 "location": "bin",
1366 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1277 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1367 } 1278 }
1368 ], 1279 ],
1369 "dimension_sets": [ 1280 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1382 "=android%2Fswarming%2Flogcats%2F", 1293 "=android%2Fswarming%2Flogcats%2F",
1383 "${TASK_ID}%2F%2B%2Funified_logcats" 1294 "${TASK_ID}%2F%2B%2Funified_logcats"
1384 ], 1295 ],
1385 "name": "shard #${SHARD_INDEX} logcats" 1296 "name": "shard #${SHARD_INDEX} logcats"
1386 } 1297 }
1387 ] 1298 ]
1388 }, 1299 },
1389 "test": "gpu_unittests" 1300 "test": "gpu_unittests"
1390 }, 1301 },
1391 { 1302 {
1392 "override_isolate_target": "ipc_tests",
1393 "swarming": { 1303 "swarming": {
1394 "can_use_on_swarming_builders": true, 1304 "can_use_on_swarming_builders": true,
1395 "cipd_packages": [ 1305 "cipd_packages": [
1396 { 1306 {
1397 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1307 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1398 "location": "bin", 1308 "location": "bin",
1399 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1309 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1400 } 1310 }
1401 ], 1311 ],
1402 "dimension_sets": [ 1312 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1415 "=android%2Fswarming%2Flogcats%2F", 1325 "=android%2Fswarming%2Flogcats%2F",
1416 "${TASK_ID}%2F%2B%2Funified_logcats" 1326 "${TASK_ID}%2F%2B%2Funified_logcats"
1417 ], 1327 ],
1418 "name": "shard #${SHARD_INDEX} logcats" 1328 "name": "shard #${SHARD_INDEX} logcats"
1419 } 1329 }
1420 ] 1330 ]
1421 }, 1331 },
1422 "test": "ipc_tests" 1332 "test": "ipc_tests"
1423 }, 1333 },
1424 { 1334 {
1425 "override_isolate_target": "media_unittests",
1426 "swarming": { 1335 "swarming": {
1427 "can_use_on_swarming_builders": true, 1336 "can_use_on_swarming_builders": true,
1428 "cipd_packages": [ 1337 "cipd_packages": [
1429 { 1338 {
1430 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1339 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1431 "location": "bin", 1340 "location": "bin",
1432 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1341 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1433 } 1342 }
1434 ], 1343 ],
1435 "dimension_sets": [ 1344 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1448 "=android%2Fswarming%2Flogcats%2F", 1357 "=android%2Fswarming%2Flogcats%2F",
1449 "${TASK_ID}%2F%2B%2Funified_logcats" 1358 "${TASK_ID}%2F%2B%2Funified_logcats"
1450 ], 1359 ],
1451 "name": "shard #${SHARD_INDEX} logcats" 1360 "name": "shard #${SHARD_INDEX} logcats"
1452 } 1361 }
1453 ] 1362 ]
1454 }, 1363 },
1455 "test": "media_unittests" 1364 "test": "media_unittests"
1456 }, 1365 },
1457 { 1366 {
1458 "override_isolate_target": "net_unittests",
1459 "swarming": { 1367 "swarming": {
1460 "can_use_on_swarming_builders": true, 1368 "can_use_on_swarming_builders": true,
1461 "cipd_packages": [ 1369 "cipd_packages": [
1462 { 1370 {
1463 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1371 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1464 "location": "bin", 1372 "location": "bin",
1465 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1373 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1466 } 1374 }
1467 ], 1375 ],
1468 "dimension_sets": [ 1376 "dimension_sets": [
(...skipping 13 matching lines...) Expand all
1482 "${TASK_ID}%2F%2B%2Funified_logcats" 1390 "${TASK_ID}%2F%2B%2Funified_logcats"
1483 ], 1391 ],
1484 "name": "shard #${SHARD_INDEX} logcats" 1392 "name": "shard #${SHARD_INDEX} logcats"
1485 } 1393 }
1486 ], 1394 ],
1487 "shards": 2 1395 "shards": 2
1488 }, 1396 },
1489 "test": "net_unittests" 1397 "test": "net_unittests"
1490 }, 1398 },
1491 { 1399 {
1492 "override_compile_targets": [
1493 "sandbox_linux_unittests"
1494 ],
1495 "override_isolate_target": "sandbox_linux_unittests",
1496 "swarming": { 1400 "swarming": {
1497 "can_use_on_swarming_builders": true, 1401 "can_use_on_swarming_builders": true,
1498 "cipd_packages": [ 1402 "cipd_packages": [
1499 { 1403 {
1500 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1404 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1501 "location": "bin", 1405 "location": "bin",
1502 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1406 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1503 } 1407 }
1504 ], 1408 ],
1505 "dimension_sets": [ 1409 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1518 "=android%2Fswarming%2Flogcats%2F", 1422 "=android%2Fswarming%2Flogcats%2F",
1519 "${TASK_ID}%2F%2B%2Funified_logcats" 1423 "${TASK_ID}%2F%2B%2Funified_logcats"
1520 ], 1424 ],
1521 "name": "shard #${SHARD_INDEX} logcats" 1425 "name": "shard #${SHARD_INDEX} logcats"
1522 } 1426 }
1523 ] 1427 ]
1524 }, 1428 },
1525 "test": "sandbox_linux_unittests" 1429 "test": "sandbox_linux_unittests"
1526 }, 1430 },
1527 { 1431 {
1528 "override_isolate_target": "sql_unittests",
1529 "swarming": { 1432 "swarming": {
1530 "can_use_on_swarming_builders": true, 1433 "can_use_on_swarming_builders": true,
1531 "cipd_packages": [ 1434 "cipd_packages": [
1532 { 1435 {
1533 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1436 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1534 "location": "bin", 1437 "location": "bin",
1535 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1438 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1536 } 1439 }
1537 ], 1440 ],
1538 "dimension_sets": [ 1441 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1551 "=android%2Fswarming%2Flogcats%2F", 1454 "=android%2Fswarming%2Flogcats%2F",
1552 "${TASK_ID}%2F%2B%2Funified_logcats" 1455 "${TASK_ID}%2F%2B%2Funified_logcats"
1553 ], 1456 ],
1554 "name": "shard #${SHARD_INDEX} logcats" 1457 "name": "shard #${SHARD_INDEX} logcats"
1555 } 1458 }
1556 ] 1459 ]
1557 }, 1460 },
1558 "test": "sql_unittests" 1461 "test": "sql_unittests"
1559 }, 1462 },
1560 { 1463 {
1561 "override_isolate_target": "storage_unittests",
1562 "swarming": { 1464 "swarming": {
1563 "can_use_on_swarming_builders": true, 1465 "can_use_on_swarming_builders": true,
1564 "cipd_packages": [ 1466 "cipd_packages": [
1565 { 1467 {
1566 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1468 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1567 "location": "bin", 1469 "location": "bin",
1568 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1470 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1569 } 1471 }
1570 ], 1472 ],
1571 "dimension_sets": [ 1473 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1584 "=android%2Fswarming%2Flogcats%2F", 1486 "=android%2Fswarming%2Flogcats%2F",
1585 "${TASK_ID}%2F%2B%2Funified_logcats" 1487 "${TASK_ID}%2F%2B%2Funified_logcats"
1586 ], 1488 ],
1587 "name": "shard #${SHARD_INDEX} logcats" 1489 "name": "shard #${SHARD_INDEX} logcats"
1588 } 1490 }
1589 ] 1491 ]
1590 }, 1492 },
1591 "test": "storage_unittests" 1493 "test": "storage_unittests"
1592 }, 1494 },
1593 { 1495 {
1594 "override_isolate_target": "ui_android_unittests",
1595 "swarming": { 1496 "swarming": {
1596 "can_use_on_swarming_builders": true, 1497 "can_use_on_swarming_builders": true,
1597 "cipd_packages": [ 1498 "cipd_packages": [
1598 { 1499 {
1599 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1500 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1600 "location": "bin", 1501 "location": "bin",
1601 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1502 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1602 } 1503 }
1603 ], 1504 ],
1604 "dimension_sets": [ 1505 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1617 "=android%2Fswarming%2Flogcats%2F", 1518 "=android%2Fswarming%2Flogcats%2F",
1618 "${TASK_ID}%2F%2B%2Funified_logcats" 1519 "${TASK_ID}%2F%2B%2Funified_logcats"
1619 ], 1520 ],
1620 "name": "shard #${SHARD_INDEX} logcats" 1521 "name": "shard #${SHARD_INDEX} logcats"
1621 } 1522 }
1622 ] 1523 ]
1623 }, 1524 },
1624 "test": "ui_android_unittests" 1525 "test": "ui_android_unittests"
1625 }, 1526 },
1626 { 1527 {
1627 "override_isolate_target": "ui_base_unittests",
1628 "swarming": { 1528 "swarming": {
1629 "can_use_on_swarming_builders": true, 1529 "can_use_on_swarming_builders": true,
1630 "cipd_packages": [ 1530 "cipd_packages": [
1631 { 1531 {
1632 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1532 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1633 "location": "bin", 1533 "location": "bin",
1634 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1534 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1635 } 1535 }
1636 ], 1536 ],
1637 "dimension_sets": [ 1537 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1650 "=android%2Fswarming%2Flogcats%2F", 1550 "=android%2Fswarming%2Flogcats%2F",
1651 "${TASK_ID}%2F%2B%2Funified_logcats" 1551 "${TASK_ID}%2F%2B%2Funified_logcats"
1652 ], 1552 ],
1653 "name": "shard #${SHARD_INDEX} logcats" 1553 "name": "shard #${SHARD_INDEX} logcats"
1654 } 1554 }
1655 ] 1555 ]
1656 }, 1556 },
1657 "test": "ui_base_unittests" 1557 "test": "ui_base_unittests"
1658 }, 1558 },
1659 { 1559 {
1660 "override_isolate_target": "ui_touch_selection_unittests",
1661 "swarming": { 1560 "swarming": {
1662 "can_use_on_swarming_builders": true, 1561 "can_use_on_swarming_builders": true,
1663 "cipd_packages": [ 1562 "cipd_packages": [
1664 { 1563 {
1665 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1564 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1666 "location": "bin", 1565 "location": "bin",
1667 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1566 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1668 } 1567 }
1669 ], 1568 ],
1670 "dimension_sets": [ 1569 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1683 "=android%2Fswarming%2Flogcats%2F", 1582 "=android%2Fswarming%2Flogcats%2F",
1684 "${TASK_ID}%2F%2B%2Funified_logcats" 1583 "${TASK_ID}%2F%2B%2Funified_logcats"
1685 ], 1584 ],
1686 "name": "shard #${SHARD_INDEX} logcats" 1585 "name": "shard #${SHARD_INDEX} logcats"
1687 } 1586 }
1688 ] 1587 ]
1689 }, 1588 },
1690 "test": "ui_touch_selection_unittests" 1589 "test": "ui_touch_selection_unittests"
1691 }, 1590 },
1692 { 1591 {
1693 "override_isolate_target": "unit_tests",
1694 "swarming": { 1592 "swarming": {
1695 "can_use_on_swarming_builders": true, 1593 "can_use_on_swarming_builders": true,
1696 "cipd_packages": [ 1594 "cipd_packages": [
1697 { 1595 {
1698 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1596 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1699 "location": "bin", 1597 "location": "bin",
1700 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1598 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1701 } 1599 }
1702 ], 1600 ],
1703 "dimension_sets": [ 1601 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1716 "=android%2Fswarming%2Flogcats%2F", 1614 "=android%2Fswarming%2Flogcats%2F",
1717 "${TASK_ID}%2F%2B%2Funified_logcats" 1615 "${TASK_ID}%2F%2B%2Funified_logcats"
1718 ], 1616 ],
1719 "name": "shard #${SHARD_INDEX} logcats" 1617 "name": "shard #${SHARD_INDEX} logcats"
1720 } 1618 }
1721 ] 1619 ]
1722 }, 1620 },
1723 "test": "unit_tests" 1621 "test": "unit_tests"
1724 }, 1622 },
1725 { 1623 {
1726 "override_isolate_target": "vr_shell_unittests",
1727 "swarming": { 1624 "swarming": {
1728 "can_use_on_swarming_builders": true, 1625 "can_use_on_swarming_builders": true,
1729 "cipd_packages": [ 1626 "cipd_packages": [
1730 { 1627 {
1731 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1628 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1732 "location": "bin", 1629 "location": "bin",
1733 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1630 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1734 } 1631 }
1735 ], 1632 ],
1736 "dimension_sets": [ 1633 "dimension_sets": [
(...skipping 12 matching lines...) Expand all
1749 "=android%2Fswarming%2Flogcats%2F", 1646 "=android%2Fswarming%2Flogcats%2F",
1750 "${TASK_ID}%2F%2B%2Funified_logcats" 1647 "${TASK_ID}%2F%2B%2Funified_logcats"
1751 ], 1648 ],
1752 "name": "shard #${SHARD_INDEX} logcats" 1649 "name": "shard #${SHARD_INDEX} logcats"
1753 } 1650 }
1754 ] 1651 ]
1755 }, 1652 },
1756 "test": "vr_shell_unittests" 1653 "test": "vr_shell_unittests"
1757 }, 1654 },
1758 { 1655 {
1759 "override_compile_targets": [
1760 "webview_instrumentation_test_apk"
1761 ],
1762 "override_isolate_target": "webview_instrumentation_test_apk",
1763 "swarming": { 1656 "swarming": {
1764 "can_use_on_swarming_builders": true, 1657 "can_use_on_swarming_builders": true,
1765 "cipd_packages": [ 1658 "cipd_packages": [
1766 { 1659 {
1767 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1660 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1768 "location": "bin", 1661 "location": "bin",
1769 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1662 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1770 } 1663 }
1771 ], 1664 ],
1772 "dimension_sets": [ 1665 "dimension_sets": [
(...skipping 29 matching lines...) Expand all
1802 }, 1695 },
1803 "test": "android_webview_unittests" 1696 "test": "android_webview_unittests"
1804 }, 1697 },
1805 { 1698 {
1806 "swarming": { 1699 "swarming": {
1807 "can_use_on_swarming_builders": false 1700 "can_use_on_swarming_builders": false
1808 }, 1701 },
1809 "test": "base_unittests" 1702 "test": "base_unittests"
1810 }, 1703 },
1811 { 1704 {
1812 "override_compile_targets": [
1813 "breakpad_unittests"
1814 ],
1815 "swarming": { 1705 "swarming": {
1816 "can_use_on_swarming_builders": false 1706 "can_use_on_swarming_builders": false
1817 }, 1707 },
1818 "test": "breakpad_unittests" 1708 "test": "breakpad_unittests"
1819 }, 1709 },
1820 { 1710 {
1821 "swarming": { 1711 "swarming": {
1822 "can_use_on_swarming_builders": false 1712 "can_use_on_swarming_builders": false
1823 }, 1713 },
1824 "test": "capture_unittests" 1714 "test": "capture_unittests"
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
1915 }, 1805 },
1916 "test": "media_unittests" 1806 "test": "media_unittests"
1917 }, 1807 },
1918 { 1808 {
1919 "swarming": { 1809 "swarming": {
1920 "can_use_on_swarming_builders": false 1810 "can_use_on_swarming_builders": false
1921 }, 1811 },
1922 "test": "net_unittests" 1812 "test": "net_unittests"
1923 }, 1813 },
1924 { 1814 {
1925 "override_compile_targets": [
1926 "sandbox_linux_unittests"
1927 ],
1928 "swarming": { 1815 "swarming": {
1929 "can_use_on_swarming_builders": false 1816 "can_use_on_swarming_builders": false
1930 }, 1817 },
1931 "test": "sandbox_linux_unittests" 1818 "test": "sandbox_linux_unittests"
1932 }, 1819 },
1933 { 1820 {
1934 "swarming": { 1821 "swarming": {
1935 "can_use_on_swarming_builders": false 1822 "can_use_on_swarming_builders": false
1936 }, 1823 },
1937 "test": "sql_unittests" 1824 "test": "sql_unittests"
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1996 }, 1883 },
1997 "test": "android_webview_unittests" 1884 "test": "android_webview_unittests"
1998 }, 1885 },
1999 { 1886 {
2000 "swarming": { 1887 "swarming": {
2001 "can_use_on_swarming_builders": false 1888 "can_use_on_swarming_builders": false
2002 }, 1889 },
2003 "test": "base_unittests" 1890 "test": "base_unittests"
2004 }, 1891 },
2005 { 1892 {
2006 "override_compile_targets": [
2007 "breakpad_unittests"
2008 ],
2009 "swarming": { 1893 "swarming": {
2010 "can_use_on_swarming_builders": false 1894 "can_use_on_swarming_builders": false
2011 }, 1895 },
2012 "test": "breakpad_unittests" 1896 "test": "breakpad_unittests"
2013 }, 1897 },
2014 { 1898 {
2015 "swarming": { 1899 "swarming": {
2016 "can_use_on_swarming_builders": false 1900 "can_use_on_swarming_builders": false
2017 }, 1901 },
2018 "test": "capture_unittests" 1902 "test": "capture_unittests"
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2109 }, 1993 },
2110 "test": "media_unittests" 1994 "test": "media_unittests"
2111 }, 1995 },
2112 { 1996 {
2113 "swarming": { 1997 "swarming": {
2114 "can_use_on_swarming_builders": false 1998 "can_use_on_swarming_builders": false
2115 }, 1999 },
2116 "test": "net_unittests" 2000 "test": "net_unittests"
2117 }, 2001 },
2118 { 2002 {
2119 "override_compile_targets": [
2120 "sandbox_linux_unittests"
2121 ],
2122 "swarming": { 2003 "swarming": {
2123 "can_use_on_swarming_builders": false 2004 "can_use_on_swarming_builders": false
2124 }, 2005 },
2125 "test": "sandbox_linux_unittests" 2006 "test": "sandbox_linux_unittests"
2126 }, 2007 },
2127 { 2008 {
2128 "swarming": { 2009 "swarming": {
2129 "can_use_on_swarming_builders": false 2010 "can_use_on_swarming_builders": false
2130 }, 2011 },
2131 "test": "sql_unittests" 2012 "test": "sql_unittests"
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
2178 "scripts": [ 2059 "scripts": [
2179 { 2060 {
2180 "name": "telemetry_perf_unittests", 2061 "name": "telemetry_perf_unittests",
2181 "script": "telemetry_perf_unittests.py" 2062 "script": "telemetry_perf_unittests.py"
2182 } 2063 }
2183 ] 2064 ]
2184 }, 2065 },
2185 "x64 Device Tester": { 2066 "x64 Device Tester": {
2186 "gtest_tests": [ 2067 "gtest_tests": [
2187 { 2068 {
2188 "override_isolate_target": "angle_unittests",
2189 "swarming": { 2069 "swarming": {
2190 "can_use_on_swarming_builders": true, 2070 "can_use_on_swarming_builders": true,
2191 "dimension_sets": [ 2071 "dimension_sets": [
2192 { 2072 {
2193 "android_devices": "1", 2073 "android_devices": "1",
2194 "device_type": "coho" 2074 "device_type": "coho"
2195 } 2075 }
2196 ] 2076 ]
2197 }, 2077 },
2198 "test": "angle_unittests" 2078 "test": "angle_unittests"
2199 }, 2079 },
2200 { 2080 {
2201 "override_isolate_target": "base_unittests",
2202 "swarming": { 2081 "swarming": {
2203 "can_use_on_swarming_builders": true, 2082 "can_use_on_swarming_builders": true,
2204 "dimension_sets": [ 2083 "dimension_sets": [
2205 { 2084 {
2206 "android_devices": "1", 2085 "android_devices": "1",
2207 "device_type": "coho" 2086 "device_type": "coho"
2208 } 2087 }
2209 ] 2088 ]
2210 }, 2089 },
2211 "test": "base_unittests" 2090 "test": "base_unittests"
2212 }, 2091 },
2213 { 2092 {
2214 "override_isolate_target": "blink_heap_unittests",
2215 "swarming": { 2093 "swarming": {
2216 "can_use_on_swarming_builders": true, 2094 "can_use_on_swarming_builders": true,
2217 "dimension_sets": [ 2095 "dimension_sets": [
2218 { 2096 {
2219 "android_devices": "1", 2097 "android_devices": "1",
2220 "device_type": "coho" 2098 "device_type": "coho"
2221 } 2099 }
2222 ] 2100 ]
2223 }, 2101 },
2224 "test": "blink_heap_unittests" 2102 "test": "blink_heap_unittests"
2225 }, 2103 },
2226 { 2104 {
2227 "override_isolate_target": "breakpad_unittests",
2228 "swarming": { 2105 "swarming": {
2229 "can_use_on_swarming_builders": true, 2106 "can_use_on_swarming_builders": true,
2230 "dimension_sets": [ 2107 "dimension_sets": [
2231 { 2108 {
2232 "android_devices": "1", 2109 "android_devices": "1",
2233 "device_type": "coho" 2110 "device_type": "coho"
2234 } 2111 }
2235 ] 2112 ]
2236 }, 2113 },
2237 "test": "breakpad_unittests" 2114 "test": "breakpad_unittests"
2238 }, 2115 },
2239 { 2116 {
2240 "override_isolate_target": "cacheinvalidation_unittests",
2241 "swarming": { 2117 "swarming": {
2242 "can_use_on_swarming_builders": true, 2118 "can_use_on_swarming_builders": true,
2243 "dimension_sets": [ 2119 "dimension_sets": [
2244 { 2120 {
2245 "android_devices": "1", 2121 "android_devices": "1",
2246 "device_type": "coho" 2122 "device_type": "coho"
2247 } 2123 }
2248 ] 2124 ]
2249 }, 2125 },
2250 "test": "cacheinvalidation_unittests" 2126 "test": "cacheinvalidation_unittests"
2251 }, 2127 },
2252 { 2128 {
2253 "override_isolate_target": "capture_unittests",
2254 "swarming": { 2129 "swarming": {
2255 "can_use_on_swarming_builders": true, 2130 "can_use_on_swarming_builders": true,
2256 "dimension_sets": [ 2131 "dimension_sets": [
2257 { 2132 {
2258 "android_devices": "1", 2133 "android_devices": "1",
2259 "device_type": "coho" 2134 "device_type": "coho"
2260 } 2135 }
2261 ] 2136 ]
2262 }, 2137 },
2263 "test": "capture_unittests" 2138 "test": "capture_unittests"
2264 }, 2139 },
2265 { 2140 {
2266 "override_isolate_target": "cast_unittests",
2267 "swarming": { 2141 "swarming": {
2268 "can_use_on_swarming_builders": true, 2142 "can_use_on_swarming_builders": true,
2269 "dimension_sets": [ 2143 "dimension_sets": [
2270 { 2144 {
2271 "android_devices": "1", 2145 "android_devices": "1",
2272 "device_type": "coho" 2146 "device_type": "coho"
2273 } 2147 }
2274 ] 2148 ]
2275 }, 2149 },
2276 "test": "cast_unittests" 2150 "test": "cast_unittests"
2277 }, 2151 },
2278 { 2152 {
2279 "override_isolate_target": "cc_unittests",
2280 "swarming": { 2153 "swarming": {
2281 "can_use_on_swarming_builders": true, 2154 "can_use_on_swarming_builders": true,
2282 "dimension_sets": [ 2155 "dimension_sets": [
2283 { 2156 {
2284 "android_devices": "1", 2157 "android_devices": "1",
2285 "device_type": "coho" 2158 "device_type": "coho"
2286 } 2159 }
2287 ] 2160 ]
2288 }, 2161 },
2289 "test": "cc_unittests" 2162 "test": "cc_unittests"
2290 }, 2163 },
2291 { 2164 {
2292 "override_compile_targets": [
2293 "chrome_public_test_apk"
2294 ],
2295 "override_isolate_target": "chrome_public_test_apk",
2296 "swarming": { 2165 "swarming": {
2297 "can_use_on_swarming_builders": true, 2166 "can_use_on_swarming_builders": true,
2298 "dimension_sets": [ 2167 "dimension_sets": [
2299 { 2168 {
2300 "android_devices": "1", 2169 "android_devices": "1",
2301 "device_type": "coho" 2170 "device_type": "coho"
2302 } 2171 }
2303 ] 2172 ]
2304 }, 2173 },
2305 "test": "chrome_public_test_apk" 2174 "test": "chrome_public_test_apk"
2306 }, 2175 },
2307 { 2176 {
2308 "override_compile_targets": [
2309 "chrome_sync_shell_test_apk"
2310 ],
2311 "override_isolate_target": "chrome_sync_shell_test_apk",
2312 "swarming": { 2177 "swarming": {
2313 "can_use_on_swarming_builders": true, 2178 "can_use_on_swarming_builders": true,
2314 "dimension_sets": [ 2179 "dimension_sets": [
2315 { 2180 {
2316 "android_devices": "1", 2181 "android_devices": "1",
2317 "device_type": "coho" 2182 "device_type": "coho"
2318 } 2183 }
2319 ] 2184 ]
2320 }, 2185 },
2321 "test": "chrome_sync_shell_test_apk" 2186 "test": "chrome_sync_shell_test_apk"
2322 }, 2187 },
2323 { 2188 {
2324 "override_isolate_target": "components_browsertests",
2325 "swarming": { 2189 "swarming": {
2326 "can_use_on_swarming_builders": true, 2190 "can_use_on_swarming_builders": true,
2327 "dimension_sets": [ 2191 "dimension_sets": [
2328 { 2192 {
2329 "android_devices": "1", 2193 "android_devices": "1",
2330 "device_type": "coho" 2194 "device_type": "coho"
2331 } 2195 }
2332 ] 2196 ]
2333 }, 2197 },
2334 "test": "components_browsertests" 2198 "test": "components_browsertests"
2335 }, 2199 },
2336 { 2200 {
2337 "override_isolate_target": "components_unittests",
2338 "swarming": { 2201 "swarming": {
2339 "can_use_on_swarming_builders": true, 2202 "can_use_on_swarming_builders": true,
2340 "dimension_sets": [ 2203 "dimension_sets": [
2341 { 2204 {
2342 "android_devices": "1", 2205 "android_devices": "1",
2343 "device_type": "coho" 2206 "device_type": "coho"
2344 } 2207 }
2345 ] 2208 ]
2346 }, 2209 },
2347 "test": "components_unittests" 2210 "test": "components_unittests"
2348 }, 2211 },
2349 { 2212 {
2350 "override_isolate_target": "content_browsertests",
2351 "swarming": { 2213 "swarming": {
2352 "can_use_on_swarming_builders": true, 2214 "can_use_on_swarming_builders": true,
2353 "dimension_sets": [ 2215 "dimension_sets": [
2354 { 2216 {
2355 "android_devices": "1", 2217 "android_devices": "1",
2356 "device_type": "coho" 2218 "device_type": "coho"
2357 } 2219 }
2358 ] 2220 ]
2359 }, 2221 },
2360 "test": "content_browsertests" 2222 "test": "content_browsertests"
2361 }, 2223 },
2362 { 2224 {
2363 "override_compile_targets": [
2364 "content_shell_test_apk"
2365 ],
2366 "override_isolate_target": "content_shell_test_apk",
2367 "swarming": { 2225 "swarming": {
2368 "can_use_on_swarming_builders": true, 2226 "can_use_on_swarming_builders": true,
2369 "dimension_sets": [ 2227 "dimension_sets": [
2370 { 2228 {
2371 "android_devices": "1", 2229 "android_devices": "1",
2372 "device_type": "coho" 2230 "device_type": "coho"
2373 } 2231 }
2374 ] 2232 ]
2375 }, 2233 },
2376 "test": "content_shell_test_apk" 2234 "test": "content_shell_test_apk"
2377 }, 2235 },
2378 { 2236 {
2379 "override_isolate_target": "content_unittests",
2380 "swarming": { 2237 "swarming": {
2381 "can_use_on_swarming_builders": true, 2238 "can_use_on_swarming_builders": true,
2382 "dimension_sets": [ 2239 "dimension_sets": [
2383 { 2240 {
2384 "android_devices": "1", 2241 "android_devices": "1",
2385 "device_type": "coho" 2242 "device_type": "coho"
2386 } 2243 }
2387 ] 2244 ]
2388 }, 2245 },
2389 "test": "content_unittests" 2246 "test": "content_unittests"
2390 }, 2247 },
2391 { 2248 {
2392 "override_isolate_target": "crypto_unittests",
2393 "swarming": { 2249 "swarming": {
2394 "can_use_on_swarming_builders": true, 2250 "can_use_on_swarming_builders": true,
2395 "dimension_sets": [ 2251 "dimension_sets": [
2396 { 2252 {
2397 "android_devices": "1", 2253 "android_devices": "1",
2398 "device_type": "coho" 2254 "device_type": "coho"
2399 } 2255 }
2400 ] 2256 ]
2401 }, 2257 },
2402 "test": "crypto_unittests" 2258 "test": "crypto_unittests"
2403 }, 2259 },
2404 { 2260 {
2405 "override_isolate_target": "device_unittests",
2406 "swarming": { 2261 "swarming": {
2407 "can_use_on_swarming_builders": true, 2262 "can_use_on_swarming_builders": true,
2408 "dimension_sets": [ 2263 "dimension_sets": [
2409 { 2264 {
2410 "android_devices": "1", 2265 "android_devices": "1",
2411 "device_type": "coho" 2266 "device_type": "coho"
2412 } 2267 }
2413 ] 2268 ]
2414 }, 2269 },
2415 "test": "device_unittests" 2270 "test": "device_unittests"
2416 }, 2271 },
2417 { 2272 {
2418 "override_isolate_target": "display_unittests",
2419 "swarming": { 2273 "swarming": {
2420 "can_use_on_swarming_builders": true, 2274 "can_use_on_swarming_builders": true,
2421 "dimension_sets": [ 2275 "dimension_sets": [
2422 { 2276 {
2423 "android_devices": "1", 2277 "android_devices": "1",
2424 "device_type": "coho" 2278 "device_type": "coho"
2425 } 2279 }
2426 ] 2280 ]
2427 }, 2281 },
2428 "test": "display_unittests" 2282 "test": "display_unittests"
2429 }, 2283 },
2430 { 2284 {
2431 "override_isolate_target": "events_unittests",
2432 "swarming": { 2285 "swarming": {
2433 "can_use_on_swarming_builders": true, 2286 "can_use_on_swarming_builders": true,
2434 "dimension_sets": [ 2287 "dimension_sets": [
2435 { 2288 {
2436 "android_devices": "1", 2289 "android_devices": "1",
2437 "device_type": "coho" 2290 "device_type": "coho"
2438 } 2291 }
2439 ] 2292 ]
2440 }, 2293 },
2441 "test": "events_unittests" 2294 "test": "events_unittests"
2442 }, 2295 },
2443 { 2296 {
2444 "override_isolate_target": "gcm_unit_tests",
2445 "swarming": { 2297 "swarming": {
2446 "can_use_on_swarming_builders": true, 2298 "can_use_on_swarming_builders": true,
2447 "dimension_sets": [ 2299 "dimension_sets": [
2448 { 2300 {
2449 "android_devices": "1", 2301 "android_devices": "1",
2450 "device_type": "coho" 2302 "device_type": "coho"
2451 } 2303 }
2452 ] 2304 ]
2453 }, 2305 },
2454 "test": "gcm_unit_tests" 2306 "test": "gcm_unit_tests"
2455 }, 2307 },
2456 { 2308 {
2457 "override_isolate_target": "gfx_unittests",
2458 "swarming": { 2309 "swarming": {
2459 "can_use_on_swarming_builders": true, 2310 "can_use_on_swarming_builders": true,
2460 "dimension_sets": [ 2311 "dimension_sets": [
2461 { 2312 {
2462 "android_devices": "1", 2313 "android_devices": "1",
2463 "device_type": "coho" 2314 "device_type": "coho"
2464 } 2315 }
2465 ] 2316 ]
2466 }, 2317 },
2467 "test": "gfx_unittests" 2318 "test": "gfx_unittests"
2468 }, 2319 },
2469 { 2320 {
2470 "override_isolate_target": "gl_tests",
2471 "swarming": { 2321 "swarming": {
2472 "can_use_on_swarming_builders": true, 2322 "can_use_on_swarming_builders": true,
2473 "dimension_sets": [ 2323 "dimension_sets": [
2474 { 2324 {
2475 "android_devices": "1", 2325 "android_devices": "1",
2476 "device_type": "coho" 2326 "device_type": "coho"
2477 } 2327 }
2478 ] 2328 ]
2479 }, 2329 },
2480 "test": "gl_tests" 2330 "test": "gl_tests"
2481 }, 2331 },
2482 { 2332 {
2483 "override_isolate_target": "gl_unittests",
2484 "swarming": { 2333 "swarming": {
2485 "can_use_on_swarming_builders": true, 2334 "can_use_on_swarming_builders": true,
2486 "dimension_sets": [ 2335 "dimension_sets": [
2487 { 2336 {
2488 "android_devices": "1", 2337 "android_devices": "1",
2489 "device_type": "coho" 2338 "device_type": "coho"
2490 } 2339 }
2491 ] 2340 ]
2492 }, 2341 },
2493 "test": "gl_unittests" 2342 "test": "gl_unittests"
2494 }, 2343 },
2495 { 2344 {
2496 "override_isolate_target": "google_apis_unittests",
2497 "swarming": { 2345 "swarming": {
2498 "can_use_on_swarming_builders": true, 2346 "can_use_on_swarming_builders": true,
2499 "dimension_sets": [ 2347 "dimension_sets": [
2500 { 2348 {
2501 "android_devices": "1", 2349 "android_devices": "1",
2502 "device_type": "coho" 2350 "device_type": "coho"
2503 } 2351 }
2504 ] 2352 ]
2505 }, 2353 },
2506 "test": "google_apis_unittests" 2354 "test": "google_apis_unittests"
2507 }, 2355 },
2508 { 2356 {
2509 "override_isolate_target": "gpu_ipc_service_unittests",
2510 "swarming": { 2357 "swarming": {
2511 "can_use_on_swarming_builders": true, 2358 "can_use_on_swarming_builders": true,
2512 "dimension_sets": [ 2359 "dimension_sets": [
2513 { 2360 {
2514 "android_devices": "1", 2361 "android_devices": "1",
2515 "device_type": "coho" 2362 "device_type": "coho"
2516 } 2363 }
2517 ] 2364 ]
2518 }, 2365 },
2519 "test": "gpu_ipc_service_unittests" 2366 "test": "gpu_ipc_service_unittests"
2520 }, 2367 },
2521 { 2368 {
2522 "override_isolate_target": "gpu_unittests",
2523 "swarming": { 2369 "swarming": {
2524 "can_use_on_swarming_builders": true, 2370 "can_use_on_swarming_builders": true,
2525 "dimension_sets": [ 2371 "dimension_sets": [
2526 { 2372 {
2527 "android_devices": "1", 2373 "android_devices": "1",
2528 "device_type": "coho" 2374 "device_type": "coho"
2529 } 2375 }
2530 ] 2376 ]
2531 }, 2377 },
2532 "test": "gpu_unittests" 2378 "test": "gpu_unittests"
2533 }, 2379 },
2534 { 2380 {
2535 "override_isolate_target": "ipc_tests",
2536 "swarming": { 2381 "swarming": {
2537 "can_use_on_swarming_builders": true, 2382 "can_use_on_swarming_builders": true,
2538 "dimension_sets": [ 2383 "dimension_sets": [
2539 { 2384 {
2540 "android_devices": "1", 2385 "android_devices": "1",
2541 "device_type": "coho" 2386 "device_type": "coho"
2542 } 2387 }
2543 ] 2388 ]
2544 }, 2389 },
2545 "test": "ipc_tests" 2390 "test": "ipc_tests"
2546 }, 2391 },
2547 { 2392 {
2548 "override_isolate_target": "jingle_unittests",
2549 "swarming": { 2393 "swarming": {
2550 "can_use_on_swarming_builders": true, 2394 "can_use_on_swarming_builders": true,
2551 "dimension_sets": [ 2395 "dimension_sets": [
2552 { 2396 {
2553 "android_devices": "1", 2397 "android_devices": "1",
2554 "device_type": "coho" 2398 "device_type": "coho"
2555 } 2399 }
2556 ] 2400 ]
2557 }, 2401 },
2558 "test": "jingle_unittests" 2402 "test": "jingle_unittests"
2559 }, 2403 },
2560 { 2404 {
2561 "override_isolate_target": "media_unittests",
2562 "swarming": { 2405 "swarming": {
2563 "can_use_on_swarming_builders": true, 2406 "can_use_on_swarming_builders": true,
2564 "dimension_sets": [ 2407 "dimension_sets": [
2565 { 2408 {
2566 "android_devices": "1", 2409 "android_devices": "1",
2567 "device_type": "coho" 2410 "device_type": "coho"
2568 } 2411 }
2569 ] 2412 ]
2570 }, 2413 },
2571 "test": "media_unittests" 2414 "test": "media_unittests"
2572 }, 2415 },
2573 { 2416 {
2574 "override_isolate_target": "midi_unittests",
2575 "swarming": { 2417 "swarming": {
2576 "can_use_on_swarming_builders": true, 2418 "can_use_on_swarming_builders": true,
2577 "dimension_sets": [ 2419 "dimension_sets": [
2578 { 2420 {
2579 "android_devices": "1", 2421 "android_devices": "1",
2580 "device_type": "coho" 2422 "device_type": "coho"
2581 } 2423 }
2582 ] 2424 ]
2583 }, 2425 },
2584 "test": "midi_unittests" 2426 "test": "midi_unittests"
2585 }, 2427 },
2586 { 2428 {
2587 "override_isolate_target": "mojo_common_unittests",
2588 "swarming": { 2429 "swarming": {
2589 "can_use_on_swarming_builders": true, 2430 "can_use_on_swarming_builders": true,
2590 "dimension_sets": [ 2431 "dimension_sets": [
2591 { 2432 {
2592 "android_devices": "1", 2433 "android_devices": "1",
2593 "device_type": "coho" 2434 "device_type": "coho"
2594 } 2435 }
2595 ] 2436 ]
2596 }, 2437 },
2597 "test": "mojo_common_unittests" 2438 "test": "mojo_common_unittests"
2598 }, 2439 },
2599 { 2440 {
2600 "override_isolate_target": "mojo_public_bindings_unittests",
2601 "swarming": { 2441 "swarming": {
2602 "can_use_on_swarming_builders": true, 2442 "can_use_on_swarming_builders": true,
2603 "dimension_sets": [ 2443 "dimension_sets": [
2604 { 2444 {
2605 "android_devices": "1", 2445 "android_devices": "1",
2606 "device_type": "coho" 2446 "device_type": "coho"
2607 } 2447 }
2608 ] 2448 ]
2609 }, 2449 },
2610 "test": "mojo_public_bindings_unittests" 2450 "test": "mojo_public_bindings_unittests"
2611 }, 2451 },
2612 { 2452 {
2613 "override_isolate_target": "mojo_public_system_unittests",
2614 "swarming": { 2453 "swarming": {
2615 "can_use_on_swarming_builders": true, 2454 "can_use_on_swarming_builders": true,
2616 "dimension_sets": [ 2455 "dimension_sets": [
2617 { 2456 {
2618 "android_devices": "1", 2457 "android_devices": "1",
2619 "device_type": "coho" 2458 "device_type": "coho"
2620 } 2459 }
2621 ] 2460 ]
2622 }, 2461 },
2623 "test": "mojo_public_system_unittests" 2462 "test": "mojo_public_system_unittests"
2624 }, 2463 },
2625 { 2464 {
2626 "override_isolate_target": "mojo_system_unittests",
2627 "swarming": { 2465 "swarming": {
2628 "can_use_on_swarming_builders": true, 2466 "can_use_on_swarming_builders": true,
2629 "dimension_sets": [ 2467 "dimension_sets": [
2630 { 2468 {
2631 "android_devices": "1", 2469 "android_devices": "1",
2632 "device_type": "coho" 2470 "device_type": "coho"
2633 } 2471 }
2634 ] 2472 ]
2635 }, 2473 },
2636 "test": "mojo_system_unittests" 2474 "test": "mojo_system_unittests"
2637 }, 2475 },
2638 { 2476 {
2639 "override_isolate_target": "net_unittests",
2640 "swarming": { 2477 "swarming": {
2641 "can_use_on_swarming_builders": true, 2478 "can_use_on_swarming_builders": true,
2642 "dimension_sets": [ 2479 "dimension_sets": [
2643 { 2480 {
2644 "android_devices": "1", 2481 "android_devices": "1",
2645 "device_type": "coho" 2482 "device_type": "coho"
2646 } 2483 }
2647 ] 2484 ]
2648 }, 2485 },
2649 "test": "net_unittests" 2486 "test": "net_unittests"
2650 }, 2487 },
2651 { 2488 {
2652 "override_isolate_target": "remoting_unittests",
2653 "swarming": { 2489 "swarming": {
2654 "can_use_on_swarming_builders": true, 2490 "can_use_on_swarming_builders": true,
2655 "dimension_sets": [ 2491 "dimension_sets": [
2656 { 2492 {
2657 "android_devices": "1", 2493 "android_devices": "1",
2658 "device_type": "coho" 2494 "device_type": "coho"
2659 } 2495 }
2660 ] 2496 ]
2661 }, 2497 },
2662 "test": "remoting_unittests" 2498 "test": "remoting_unittests"
2663 }, 2499 },
2664 { 2500 {
2665 "override_isolate_target": "sandbox_linux_unittests",
2666 "swarming": { 2501 "swarming": {
2667 "can_use_on_swarming_builders": true, 2502 "can_use_on_swarming_builders": true,
2668 "dimension_sets": [ 2503 "dimension_sets": [
2669 { 2504 {
2670 "android_devices": "1", 2505 "android_devices": "1",
2671 "device_type": "coho" 2506 "device_type": "coho"
2672 } 2507 }
2673 ] 2508 ]
2674 }, 2509 },
2675 "test": "sandbox_linux_unittests" 2510 "test": "sandbox_linux_unittests"
2676 }, 2511 },
2677 { 2512 {
2678 "override_isolate_target": "skia_unittests",
2679 "swarming": { 2513 "swarming": {
2680 "can_use_on_swarming_builders": true, 2514 "can_use_on_swarming_builders": true,
2681 "dimension_sets": [ 2515 "dimension_sets": [
2682 { 2516 {
2683 "android_devices": "1", 2517 "android_devices": "1",
2684 "device_type": "coho" 2518 "device_type": "coho"
2685 } 2519 }
2686 ] 2520 ]
2687 }, 2521 },
2688 "test": "skia_unittests" 2522 "test": "skia_unittests"
2689 }, 2523 },
2690 { 2524 {
2691 "override_isolate_target": "sql_unittests",
2692 "swarming": { 2525 "swarming": {
2693 "can_use_on_swarming_builders": true, 2526 "can_use_on_swarming_builders": true,
2694 "dimension_sets": [ 2527 "dimension_sets": [
2695 { 2528 {
2696 "android_devices": "1", 2529 "android_devices": "1",
2697 "device_type": "coho" 2530 "device_type": "coho"
2698 } 2531 }
2699 ] 2532 ]
2700 }, 2533 },
2701 "test": "sql_unittests" 2534 "test": "sql_unittests"
2702 }, 2535 },
2703 { 2536 {
2704 "override_isolate_target": "storage_unittests",
2705 "swarming": { 2537 "swarming": {
2706 "can_use_on_swarming_builders": true, 2538 "can_use_on_swarming_builders": true,
2707 "dimension_sets": [ 2539 "dimension_sets": [
2708 { 2540 {
2709 "android_devices": "1", 2541 "android_devices": "1",
2710 "device_type": "coho" 2542 "device_type": "coho"
2711 } 2543 }
2712 ] 2544 ]
2713 }, 2545 },
2714 "test": "storage_unittests" 2546 "test": "storage_unittests"
2715 }, 2547 },
2716 { 2548 {
2717 "override_isolate_target": "ui_android_unittests",
2718 "swarming": { 2549 "swarming": {
2719 "can_use_on_swarming_builders": true, 2550 "can_use_on_swarming_builders": true,
2720 "dimension_sets": [ 2551 "dimension_sets": [
2721 { 2552 {
2722 "android_devices": "1", 2553 "android_devices": "1",
2723 "device_type": "coho" 2554 "device_type": "coho"
2724 } 2555 }
2725 ] 2556 ]
2726 }, 2557 },
2727 "test": "ui_android_unittests" 2558 "test": "ui_android_unittests"
2728 }, 2559 },
2729 { 2560 {
2730 "override_isolate_target": "ui_base_unittests",
2731 "swarming": { 2561 "swarming": {
2732 "can_use_on_swarming_builders": true, 2562 "can_use_on_swarming_builders": true,
2733 "dimension_sets": [ 2563 "dimension_sets": [
2734 { 2564 {
2735 "android_devices": "1", 2565 "android_devices": "1",
2736 "device_type": "coho" 2566 "device_type": "coho"
2737 } 2567 }
2738 ] 2568 ]
2739 }, 2569 },
2740 "test": "ui_base_unittests" 2570 "test": "ui_base_unittests"
2741 }, 2571 },
2742 { 2572 {
2743 "override_isolate_target": "ui_touch_selection_unittests",
2744 "swarming": { 2573 "swarming": {
2745 "can_use_on_swarming_builders": true, 2574 "can_use_on_swarming_builders": true,
2746 "dimension_sets": [ 2575 "dimension_sets": [
2747 { 2576 {
2748 "android_devices": "1", 2577 "android_devices": "1",
2749 "device_type": "coho" 2578 "device_type": "coho"
2750 } 2579 }
2751 ] 2580 ]
2752 }, 2581 },
2753 "test": "ui_touch_selection_unittests" 2582 "test": "ui_touch_selection_unittests"
2754 }, 2583 },
2755 { 2584 {
2756 "override_isolate_target": "unit_tests",
2757 "swarming": { 2585 "swarming": {
2758 "can_use_on_swarming_builders": true, 2586 "can_use_on_swarming_builders": true,
2759 "dimension_sets": [ 2587 "dimension_sets": [
2760 { 2588 {
2761 "android_devices": "1", 2589 "android_devices": "1",
2762 "device_type": "coho" 2590 "device_type": "coho"
2763 } 2591 }
2764 ] 2592 ]
2765 }, 2593 },
2766 "test": "unit_tests" 2594 "test": "unit_tests"
2767 }, 2595 },
2768 { 2596 {
2769 "override_isolate_target": "url_unittests",
2770 "swarming": { 2597 "swarming": {
2771 "can_use_on_swarming_builders": true, 2598 "can_use_on_swarming_builders": true,
2772 "dimension_sets": [ 2599 "dimension_sets": [
2773 { 2600 {
2774 "android_devices": "1", 2601 "android_devices": "1",
2775 "device_type": "coho" 2602 "device_type": "coho"
2776 } 2603 }
2777 ] 2604 ]
2778 }, 2605 },
2779 "test": "url_unittests" 2606 "test": "url_unittests"
2780 }, 2607 },
2781 { 2608 {
2782 "override_isolate_target": "webkit_unit_tests",
2783 "swarming": { 2609 "swarming": {
2784 "can_use_on_swarming_builders": true, 2610 "can_use_on_swarming_builders": true,
2785 "dimension_sets": [ 2611 "dimension_sets": [
2786 { 2612 {
2787 "android_devices": "1", 2613 "android_devices": "1",
2788 "device_type": "coho" 2614 "device_type": "coho"
2789 } 2615 }
2790 ] 2616 ]
2791 }, 2617 },
2792 "test": "webkit_unit_tests" 2618 "test": "webkit_unit_tests"
2793 }, 2619 },
2794 { 2620 {
2795 "override_compile_targets": [
2796 "webview_instrumentation_test_apk"
2797 ],
2798 "override_isolate_target": "webview_instrumentation_test_apk",
2799 "swarming": { 2621 "swarming": {
2800 "can_use_on_swarming_builders": true, 2622 "can_use_on_swarming_builders": true,
2801 "dimension_sets": [ 2623 "dimension_sets": [
2802 { 2624 {
2803 "android_devices": "1", 2625 "android_devices": "1",
2804 "device_type": "coho" 2626 "device_type": "coho"
2805 } 2627 }
2806 ] 2628 ]
2807 }, 2629 },
2808 "test": "webview_instrumentation_test_apk" 2630 "test": "webview_instrumentation_test_apk"
2809 }, 2631 },
2810 { 2632 {
2811 "override_isolate_target": "wtf_unittests",
2812 "swarming": { 2633 "swarming": {
2813 "can_use_on_swarming_builders": true, 2634 "can_use_on_swarming_builders": true,
2814 "dimension_sets": [ 2635 "dimension_sets": [
2815 { 2636 {
2816 "android_devices": "1", 2637 "android_devices": "1",
2817 "device_type": "coho" 2638 "device_type": "coho"
2818 } 2639 }
2819 ] 2640 ]
2820 }, 2641 },
2821 "test": "wtf_unittests" 2642 "test": "wtf_unittests"
2822 } 2643 }
2823 ] 2644 ]
2824 }, 2645 },
2825 "x86 Cloud Tester": { 2646 "x86 Cloud Tester": {
2826 "gtest_tests": [ 2647 "gtest_tests": [
2827 { 2648 {
2828 "override_isolate_target": "android_webview_unittests",
2829 "swarming": { 2649 "swarming": {
2830 "can_use_on_swarming_builders": true, 2650 "can_use_on_swarming_builders": true,
2831 "dimension_sets": [ 2651 "dimension_sets": [
2832 { 2652 {
2833 "android_devices": "4", 2653 "android_devices": "4",
2834 "device_type": "gce_x86" 2654 "device_type": "gce_x86"
2835 } 2655 }
2836 ] 2656 ]
2837 }, 2657 },
2838 "test": "android_webview_unittests" 2658 "test": "android_webview_unittests"
2839 }, 2659 },
2840 { 2660 {
2841 "override_isolate_target": "base_unittests",
2842 "swarming": { 2661 "swarming": {
2843 "can_use_on_swarming_builders": true, 2662 "can_use_on_swarming_builders": true,
2844 "dimension_sets": [ 2663 "dimension_sets": [
2845 { 2664 {
2846 "android_devices": "4", 2665 "android_devices": "4",
2847 "device_type": "gce_x86" 2666 "device_type": "gce_x86"
2848 } 2667 }
2849 ] 2668 ]
2850 }, 2669 },
2851 "test": "base_unittests" 2670 "test": "base_unittests"
2852 }, 2671 },
2853 { 2672 {
2854 "override_isolate_target": "blink_heap_unittests",
2855 "swarming": { 2673 "swarming": {
2856 "can_use_on_swarming_builders": true, 2674 "can_use_on_swarming_builders": true,
2857 "dimension_sets": [ 2675 "dimension_sets": [
2858 { 2676 {
2859 "android_devices": "4", 2677 "android_devices": "4",
2860 "device_type": "gce_x86" 2678 "device_type": "gce_x86"
2861 } 2679 }
2862 ], 2680 ],
2863 "hard_timeout": 120 2681 "hard_timeout": 120
2864 }, 2682 },
2865 "test": "blink_heap_unittests" 2683 "test": "blink_heap_unittests"
2866 }, 2684 },
2867 { 2685 {
2868 "override_isolate_target": "breakpad_unittests",
2869 "swarming": { 2686 "swarming": {
2870 "can_use_on_swarming_builders": true, 2687 "can_use_on_swarming_builders": true,
2871 "dimension_sets": [ 2688 "dimension_sets": [
2872 { 2689 {
2873 "android_devices": "4", 2690 "android_devices": "4",
2874 "device_type": "gce_x86" 2691 "device_type": "gce_x86"
2875 } 2692 }
2876 ] 2693 ]
2877 }, 2694 },
2878 "test": "breakpad_unittests" 2695 "test": "breakpad_unittests"
2879 }, 2696 },
2880 { 2697 {
2881 "override_isolate_target": "capture_unittests",
2882 "swarming": { 2698 "swarming": {
2883 "can_use_on_swarming_builders": true, 2699 "can_use_on_swarming_builders": true,
2884 "dimension_sets": [ 2700 "dimension_sets": [
2885 { 2701 {
2886 "android_devices": "4", 2702 "android_devices": "4",
2887 "device_type": "gce_x86" 2703 "device_type": "gce_x86"
2888 } 2704 }
2889 ] 2705 ]
2890 }, 2706 },
2891 "test": "capture_unittests" 2707 "test": "capture_unittests"
2892 }, 2708 },
2893 { 2709 {
2894 "override_isolate_target": "cc_unittests",
2895 "swarming": { 2710 "swarming": {
2896 "can_use_on_swarming_builders": true, 2711 "can_use_on_swarming_builders": true,
2897 "dimension_sets": [ 2712 "dimension_sets": [
2898 { 2713 {
2899 "android_devices": "4", 2714 "android_devices": "4",
2900 "device_type": "gce_x86" 2715 "device_type": "gce_x86"
2901 } 2716 }
2902 ] 2717 ]
2903 }, 2718 },
2904 "test": "cc_unittests" 2719 "test": "cc_unittests"
2905 }, 2720 },
2906 { 2721 {
2907 "override_compile_targets": [
2908 "chrome_public_test_apk"
2909 ],
2910 "override_isolate_target": "chrome_public_test_apk",
2911 "swarming": { 2722 "swarming": {
2912 "can_use_on_swarming_builders": true, 2723 "can_use_on_swarming_builders": true,
2913 "dimension_sets": [ 2724 "dimension_sets": [
2914 { 2725 {
2915 "android_devices": "4", 2726 "android_devices": "4",
2916 "device_type": "gce_x86" 2727 "device_type": "gce_x86"
2917 } 2728 }
2918 ], 2729 ],
2919 "hard_timeout": 1200 2730 "hard_timeout": 1200
2920 }, 2731 },
2921 "test": "chrome_public_test_apk" 2732 "test": "chrome_public_test_apk"
2922 }, 2733 },
2923 { 2734 {
2924 "override_compile_targets": [
2925 "chrome_sync_shell_test_apk"
2926 ],
2927 "override_isolate_target": "chrome_sync_shell_test_apk",
2928 "swarming": { 2735 "swarming": {
2929 "can_use_on_swarming_builders": true, 2736 "can_use_on_swarming_builders": true,
2930 "dimension_sets": [ 2737 "dimension_sets": [
2931 { 2738 {
2932 "android_devices": "4", 2739 "android_devices": "4",
2933 "device_type": "gce_x86" 2740 "device_type": "gce_x86"
2934 } 2741 }
2935 ], 2742 ],
2936 "hard_timeout": 600 2743 "hard_timeout": 600
2937 }, 2744 },
2938 "test": "chrome_sync_shell_test_apk" 2745 "test": "chrome_sync_shell_test_apk"
2939 }, 2746 },
2940 { 2747 {
2941 "override_isolate_target": "components_browsertests",
2942 "swarming": { 2748 "swarming": {
2943 "can_use_on_swarming_builders": true, 2749 "can_use_on_swarming_builders": true,
2944 "dimension_sets": [ 2750 "dimension_sets": [
2945 { 2751 {
2946 "android_devices": "4", 2752 "android_devices": "4",
2947 "device_type": "gce_x86" 2753 "device_type": "gce_x86"
2948 } 2754 }
2949 ] 2755 ]
2950 }, 2756 },
2951 "test": "components_browsertests" 2757 "test": "components_browsertests"
2952 }, 2758 },
2953 { 2759 {
2954 "override_isolate_target": "components_unittests",
2955 "swarming": { 2760 "swarming": {
2956 "can_use_on_swarming_builders": true, 2761 "can_use_on_swarming_builders": true,
2957 "dimension_sets": [ 2762 "dimension_sets": [
2958 { 2763 {
2959 "android_devices": "4", 2764 "android_devices": "4",
2960 "device_type": "gce_x86" 2765 "device_type": "gce_x86"
2961 } 2766 }
2962 ] 2767 ]
2963 }, 2768 },
2964 "test": "components_unittests" 2769 "test": "components_unittests"
2965 }, 2770 },
2966 { 2771 {
2967 "override_isolate_target": "content_browsertests",
2968 "swarming": { 2772 "swarming": {
2969 "can_use_on_swarming_builders": true, 2773 "can_use_on_swarming_builders": true,
2970 "dimension_sets": [ 2774 "dimension_sets": [
2971 { 2775 {
2972 "android_devices": "4", 2776 "android_devices": "4",
2973 "device_type": "gce_x86" 2777 "device_type": "gce_x86"
2974 } 2778 }
2975 ], 2779 ],
2976 "hard_timeout": 960 2780 "hard_timeout": 960
2977 }, 2781 },
2978 "test": "content_browsertests" 2782 "test": "content_browsertests"
2979 }, 2783 },
2980 { 2784 {
2981 "override_compile_targets": [
2982 "content_shell_test_apk"
2983 ],
2984 "override_isolate_target": "content_shell_test_apk",
2985 "swarming": { 2785 "swarming": {
2986 "can_use_on_swarming_builders": true, 2786 "can_use_on_swarming_builders": true,
2987 "dimension_sets": [ 2787 "dimension_sets": [
2988 { 2788 {
2989 "android_devices": "4", 2789 "android_devices": "4",
2990 "device_type": "gce_x86" 2790 "device_type": "gce_x86"
2991 } 2791 }
2992 ], 2792 ],
2993 "hard_timeout": 1920 2793 "hard_timeout": 1920
2994 }, 2794 },
2995 "test": "content_shell_test_apk" 2795 "test": "content_shell_test_apk"
2996 }, 2796 },
2997 { 2797 {
2998 "override_isolate_target": "content_unittests",
2999 "swarming": { 2798 "swarming": {
3000 "can_use_on_swarming_builders": true, 2799 "can_use_on_swarming_builders": true,
3001 "dimension_sets": [ 2800 "dimension_sets": [
3002 { 2801 {
3003 "android_devices": "4", 2802 "android_devices": "4",
3004 "device_type": "gce_x86" 2803 "device_type": "gce_x86"
3005 } 2804 }
3006 ] 2805 ]
3007 }, 2806 },
3008 "test": "content_unittests" 2807 "test": "content_unittests"
3009 }, 2808 },
3010 { 2809 {
3011 "override_isolate_target": "device_unittests",
3012 "swarming": { 2810 "swarming": {
3013 "can_use_on_swarming_builders": true, 2811 "can_use_on_swarming_builders": true,
3014 "dimension_sets": [ 2812 "dimension_sets": [
3015 { 2813 {
3016 "android_devices": "4", 2814 "android_devices": "4",
3017 "device_type": "gce_x86" 2815 "device_type": "gce_x86"
3018 } 2816 }
3019 ] 2817 ]
3020 }, 2818 },
3021 "test": "device_unittests" 2819 "test": "device_unittests"
3022 }, 2820 },
3023 { 2821 {
3024 "override_isolate_target": "events_unittests",
3025 "swarming": { 2822 "swarming": {
3026 "can_use_on_swarming_builders": true, 2823 "can_use_on_swarming_builders": true,
3027 "dimension_sets": [ 2824 "dimension_sets": [
3028 { 2825 {
3029 "android_devices": "4", 2826 "android_devices": "4",
3030 "device_type": "gce_x86" 2827 "device_type": "gce_x86"
3031 } 2828 }
3032 ] 2829 ]
3033 }, 2830 },
3034 "test": "events_unittests" 2831 "test": "events_unittests"
3035 }, 2832 },
3036 { 2833 {
3037 "override_isolate_target": "gl_tests",
3038 "swarming": { 2834 "swarming": {
3039 "can_use_on_swarming_builders": true, 2835 "can_use_on_swarming_builders": true,
3040 "dimension_sets": [ 2836 "dimension_sets": [
3041 { 2837 {
3042 "android_devices": "4", 2838 "android_devices": "4",
3043 "device_type": "gce_x86" 2839 "device_type": "gce_x86"
3044 } 2840 }
3045 ] 2841 ]
3046 }, 2842 },
3047 "test": "gl_tests" 2843 "test": "gl_tests"
3048 }, 2844 },
3049 { 2845 {
3050 "override_isolate_target": "gl_unittests",
3051 "swarming": { 2846 "swarming": {
3052 "can_use_on_swarming_builders": true, 2847 "can_use_on_swarming_builders": true,
3053 "dimension_sets": [ 2848 "dimension_sets": [
3054 { 2849 {
3055 "android_devices": "4", 2850 "android_devices": "4",
3056 "device_type": "gce_x86" 2851 "device_type": "gce_x86"
3057 } 2852 }
3058 ], 2853 ],
3059 "hard_timeout": 60 2854 "hard_timeout": 60
3060 }, 2855 },
3061 "test": "gl_unittests" 2856 "test": "gl_unittests"
3062 }, 2857 },
3063 { 2858 {
3064 "override_isolate_target": "gpu_ipc_service_unittests",
3065 "swarming": { 2859 "swarming": {
3066 "can_use_on_swarming_builders": true, 2860 "can_use_on_swarming_builders": true,
3067 "dimension_sets": [ 2861 "dimension_sets": [
3068 { 2862 {
3069 "android_devices": "4", 2863 "android_devices": "4",
3070 "device_type": "gce_x86" 2864 "device_type": "gce_x86"
3071 } 2865 }
3072 ] 2866 ]
3073 }, 2867 },
3074 "test": "gpu_ipc_service_unittests" 2868 "test": "gpu_ipc_service_unittests"
3075 }, 2869 },
3076 { 2870 {
3077 "override_isolate_target": "gpu_unittests",
3078 "swarming": { 2871 "swarming": {
3079 "can_use_on_swarming_builders": true, 2872 "can_use_on_swarming_builders": true,
3080 "dimension_sets": [ 2873 "dimension_sets": [
3081 { 2874 {
3082 "android_devices": "4", 2875 "android_devices": "4",
3083 "device_type": "gce_x86" 2876 "device_type": "gce_x86"
3084 } 2877 }
3085 ] 2878 ]
3086 }, 2879 },
3087 "test": "gpu_unittests" 2880 "test": "gpu_unittests"
3088 }, 2881 },
3089 { 2882 {
3090 "override_isolate_target": "ipc_tests",
3091 "swarming": { 2883 "swarming": {
3092 "can_use_on_swarming_builders": true, 2884 "can_use_on_swarming_builders": true,
3093 "dimension_sets": [ 2885 "dimension_sets": [
3094 { 2886 {
3095 "android_devices": "4", 2887 "android_devices": "4",
3096 "device_type": "gce_x86" 2888 "device_type": "gce_x86"
3097 } 2889 }
3098 ] 2890 ]
3099 }, 2891 },
3100 "test": "ipc_tests" 2892 "test": "ipc_tests"
3101 }, 2893 },
3102 { 2894 {
3103 "override_isolate_target": "media_unittests",
3104 "swarming": { 2895 "swarming": {
3105 "can_use_on_swarming_builders": true, 2896 "can_use_on_swarming_builders": true,
3106 "dimension_sets": [ 2897 "dimension_sets": [
3107 { 2898 {
3108 "android_devices": "4", 2899 "android_devices": "4",
3109 "device_type": "gce_x86" 2900 "device_type": "gce_x86"
3110 } 2901 }
3111 ] 2902 ]
3112 }, 2903 },
3113 "test": "media_unittests" 2904 "test": "media_unittests"
3114 }, 2905 },
3115 { 2906 {
3116 "override_isolate_target": "mojo_common_unittests",
3117 "swarming": { 2907 "swarming": {
3118 "can_use_on_swarming_builders": true, 2908 "can_use_on_swarming_builders": true,
3119 "dimension_sets": [ 2909 "dimension_sets": [
3120 { 2910 {
3121 "android_devices": "4", 2911 "android_devices": "4",
3122 "device_type": "gce_x86" 2912 "device_type": "gce_x86"
3123 } 2913 }
3124 ], 2914 ],
3125 "hard_timeout": 60 2915 "hard_timeout": 60
3126 }, 2916 },
3127 "test": "mojo_common_unittests" 2917 "test": "mojo_common_unittests"
3128 }, 2918 },
3129 { 2919 {
3130 "override_isolate_target": "mojo_public_bindings_unittests",
3131 "swarming": { 2920 "swarming": {
3132 "can_use_on_swarming_builders": true, 2921 "can_use_on_swarming_builders": true,
3133 "dimension_sets": [ 2922 "dimension_sets": [
3134 { 2923 {
3135 "android_devices": "4", 2924 "android_devices": "4",
3136 "device_type": "gce_x86" 2925 "device_type": "gce_x86"
3137 } 2926 }
3138 ], 2927 ],
3139 "hard_timeout": 60 2928 "hard_timeout": 60
3140 }, 2929 },
3141 "test": "mojo_public_bindings_unittests" 2930 "test": "mojo_public_bindings_unittests"
3142 }, 2931 },
3143 { 2932 {
3144 "override_isolate_target": "mojo_public_system_unittests",
3145 "swarming": { 2933 "swarming": {
3146 "can_use_on_swarming_builders": true, 2934 "can_use_on_swarming_builders": true,
3147 "dimension_sets": [ 2935 "dimension_sets": [
3148 { 2936 {
3149 "android_devices": "4", 2937 "android_devices": "4",
3150 "device_type": "gce_x86" 2938 "device_type": "gce_x86"
3151 } 2939 }
3152 ], 2940 ],
3153 "hard_timeout": 60 2941 "hard_timeout": 60
3154 }, 2942 },
3155 "test": "mojo_public_system_unittests" 2943 "test": "mojo_public_system_unittests"
3156 }, 2944 },
3157 { 2945 {
3158 "override_isolate_target": "mojo_system_unittests",
3159 "swarming": { 2946 "swarming": {
3160 "can_use_on_swarming_builders": true, 2947 "can_use_on_swarming_builders": true,
3161 "dimension_sets": [ 2948 "dimension_sets": [
3162 { 2949 {
3163 "android_devices": "4", 2950 "android_devices": "4",
3164 "device_type": "gce_x86" 2951 "device_type": "gce_x86"
3165 } 2952 }
3166 ], 2953 ],
3167 "hard_timeout": 120 2954 "hard_timeout": 120
3168 }, 2955 },
3169 "test": "mojo_system_unittests" 2956 "test": "mojo_system_unittests"
3170 }, 2957 },
3171 { 2958 {
3172 "override_isolate_target": "net_unittests",
3173 "swarming": { 2959 "swarming": {
3174 "can_use_on_swarming_builders": true, 2960 "can_use_on_swarming_builders": true,
3175 "dimension_sets": [ 2961 "dimension_sets": [
3176 { 2962 {
3177 "android_devices": "4", 2963 "android_devices": "4",
3178 "device_type": "gce_x86" 2964 "device_type": "gce_x86"
3179 } 2965 }
3180 ] 2966 ]
3181 }, 2967 },
3182 "test": "net_unittests" 2968 "test": "net_unittests"
3183 }, 2969 },
3184 { 2970 {
3185 "override_isolate_target": "sandbox_linux_unittests",
3186 "swarming": { 2971 "swarming": {
3187 "can_use_on_swarming_builders": true, 2972 "can_use_on_swarming_builders": true,
3188 "dimension_sets": [ 2973 "dimension_sets": [
3189 { 2974 {
3190 "android_devices": "4", 2975 "android_devices": "4",
3191 "device_type": "gce_x86" 2976 "device_type": "gce_x86"
3192 } 2977 }
3193 ] 2978 ]
3194 }, 2979 },
3195 "test": "sandbox_linux_unittests" 2980 "test": "sandbox_linux_unittests"
3196 }, 2981 },
3197 { 2982 {
3198 "override_isolate_target": "sql_unittests",
3199 "swarming": { 2983 "swarming": {
3200 "can_use_on_swarming_builders": true, 2984 "can_use_on_swarming_builders": true,
3201 "dimension_sets": [ 2985 "dimension_sets": [
3202 { 2986 {
3203 "android_devices": "4", 2987 "android_devices": "4",
3204 "device_type": "gce_x86" 2988 "device_type": "gce_x86"
3205 } 2989 }
3206 ] 2990 ]
3207 }, 2991 },
3208 "test": "sql_unittests" 2992 "test": "sql_unittests"
3209 }, 2993 },
3210 { 2994 {
3211 "override_isolate_target": "storage_unittests",
3212 "swarming": { 2995 "swarming": {
3213 "can_use_on_swarming_builders": true, 2996 "can_use_on_swarming_builders": true,
3214 "dimension_sets": [ 2997 "dimension_sets": [
3215 { 2998 {
3216 "android_devices": "4", 2999 "android_devices": "4",
3217 "device_type": "gce_x86" 3000 "device_type": "gce_x86"
3218 } 3001 }
3219 ] 3002 ]
3220 }, 3003 },
3221 "test": "storage_unittests" 3004 "test": "storage_unittests"
3222 }, 3005 },
3223 { 3006 {
3224 "override_isolate_target": "ui_android_unittests",
3225 "swarming": { 3007 "swarming": {
3226 "can_use_on_swarming_builders": true, 3008 "can_use_on_swarming_builders": true,
3227 "dimension_sets": [ 3009 "dimension_sets": [
3228 { 3010 {
3229 "android_devices": "4", 3011 "android_devices": "4",
3230 "device_type": "gce_x86" 3012 "device_type": "gce_x86"
3231 } 3013 }
3232 ] 3014 ]
3233 }, 3015 },
3234 "test": "ui_android_unittests" 3016 "test": "ui_android_unittests"
3235 }, 3017 },
3236 { 3018 {
3237 "override_isolate_target": "ui_base_unittests",
3238 "swarming": { 3019 "swarming": {
3239 "can_use_on_swarming_builders": true, 3020 "can_use_on_swarming_builders": true,
3240 "dimension_sets": [ 3021 "dimension_sets": [
3241 { 3022 {
3242 "android_devices": "4", 3023 "android_devices": "4",
3243 "device_type": "gce_x86" 3024 "device_type": "gce_x86"
3244 } 3025 }
3245 ] 3026 ]
3246 }, 3027 },
3247 "test": "ui_base_unittests" 3028 "test": "ui_base_unittests"
3248 }, 3029 },
3249 { 3030 {
3250 "override_isolate_target": "ui_touch_selection_unittests",
3251 "swarming": { 3031 "swarming": {
3252 "can_use_on_swarming_builders": true, 3032 "can_use_on_swarming_builders": true,
3253 "dimension_sets": [ 3033 "dimension_sets": [
3254 { 3034 {
3255 "android_devices": "4", 3035 "android_devices": "4",
3256 "device_type": "gce_x86" 3036 "device_type": "gce_x86"
3257 } 3037 }
3258 ] 3038 ]
3259 }, 3039 },
3260 "test": "ui_touch_selection_unittests" 3040 "test": "ui_touch_selection_unittests"
3261 }, 3041 },
3262 { 3042 {
3263 "override_isolate_target": "unit_tests",
3264 "swarming": { 3043 "swarming": {
3265 "can_use_on_swarming_builders": true, 3044 "can_use_on_swarming_builders": true,
3266 "dimension_sets": [ 3045 "dimension_sets": [
3267 { 3046 {
3268 "android_devices": "4", 3047 "android_devices": "4",
3269 "device_type": "gce_x86" 3048 "device_type": "gce_x86"
3270 } 3049 }
3271 ] 3050 ]
3272 }, 3051 },
3273 "test": "unit_tests" 3052 "test": "unit_tests"
3274 }, 3053 },
3275 { 3054 {
3276 "override_compile_targets": [
3277 "webview_instrumentation_test_apk"
3278 ],
3279 "override_isolate_target": "webview_instrumentation_test_apk",
3280 "swarming": { 3055 "swarming": {
3281 "can_use_on_swarming_builders": true, 3056 "can_use_on_swarming_builders": true,
3282 "dimension_sets": [ 3057 "dimension_sets": [
3283 { 3058 {
3284 "android_devices": "4", 3059 "android_devices": "4",
3285 "device_type": "gce_x86" 3060 "device_type": "gce_x86"
3286 } 3061 }
3287 ], 3062 ],
3288 "hard_timeout": 960 3063 "hard_timeout": 960
3289 }, 3064 },
3290 "test": "webview_instrumentation_test_apk" 3065 "test": "webview_instrumentation_test_apk"
3291 } 3066 }
3292 ], 3067 ],
3293 "isolated_scripts": [ 3068 "isolated_scripts": [
3294 { 3069 {
3295 "args": [ 3070 "args": [
3296 "--browser=android-chromium", 3071 "--browser=android-chromium",
3297 "--device=android" 3072 "--device=android"
3298 ], 3073 ],
3299 "isolate_name": "telemetry_perf_unittests", 3074 "isolate_name": "telemetry_perf_unittests",
3300 "name": "telemetry_perf_unittests", 3075 "name": "telemetry_perf_unittests",
3301 "override_compile_targets": [
3302 "telemetry_perf_unittests"
3303 ],
3304 "swarming": { 3076 "swarming": {
3305 "can_use_on_swarming_builders": true, 3077 "can_use_on_swarming_builders": true,
3306 "dimension_sets": [ 3078 "dimension_sets": [
3307 { 3079 {
3308 "android_devices": "4", 3080 "android_devices": "4",
3309 "device_type": "gce_x86" 3081 "device_type": "gce_x86"
3310 } 3082 }
3311 ], 3083 ],
3312 "hard_timeout": 960, 3084 "hard_timeout": 960,
3313 "shards": 1 3085 "shards": 1
3314 } 3086 }
3315 } 3087 }
3316 ] 3088 ]
3317 } 3089 }
3318 } 3090 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698