| OLD | NEW |
| 1 { | 1 { |
| 2 "XP Tests (1)": { | 2 "XP Tests (1)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 "accessibility_unittests", | 4 "accessibility_unittests", |
| 5 { | 5 { |
| 6 "test": "base_unittests", | 6 "test": "base_unittests", |
| 7 "swarming": { | 7 "swarming": { |
| 8 "can_use_on_swarming_builders": true | 8 "can_use_on_swarming_builders": true |
| 9 } | 9 } |
| 10 }, | 10 }, |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 79 { | 79 { |
| 80 "test": "unit_tests", | 80 "test": "unit_tests", |
| 81 "swarming": { | 81 "swarming": { |
| 82 "can_use_on_swarming_builders": true | 82 "can_use_on_swarming_builders": true |
| 83 } | 83 } |
| 84 }, | 84 }, |
| 85 "ui_base_unittests", | 85 "ui_base_unittests", |
| 86 "ui_touch_selection_unittests", | 86 "ui_touch_selection_unittests", |
| 87 "url_unittests", | 87 "url_unittests", |
| 88 "views_unittests", | 88 "views_unittests", |
| 89 "wm_unittests", | 89 "wm_unittests" |
| 90 "skia_unittests" | |
| 91 ], | 90 ], |
| 92 "scripts": [ | 91 "scripts": [ |
| 93 { | 92 { |
| 94 "name": "telemetry_unittests", | 93 "name": "telemetry_unittests", |
| 95 "script": "telemetry_unittests.py" | 94 "script": "telemetry_unittests.py" |
| 96 }, | 95 }, |
| 97 { | 96 { |
| 98 "name": "telemetry_perf_unittests", | 97 "name": "telemetry_perf_unittests", |
| 99 "script": "telemetry_perf_unittests.py" | 98 "script": "telemetry_perf_unittests.py" |
| 100 }, | 99 }, |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 190 { | 189 { |
| 191 "test": "unit_tests", | 190 "test": "unit_tests", |
| 192 "swarming": { | 191 "swarming": { |
| 193 "can_use_on_swarming_builders": true | 192 "can_use_on_swarming_builders": true |
| 194 } | 193 } |
| 195 }, | 194 }, |
| 196 "ui_base_unittests", | 195 "ui_base_unittests", |
| 197 "ui_touch_selection_unittests", | 196 "ui_touch_selection_unittests", |
| 198 "url_unittests", | 197 "url_unittests", |
| 199 "views_unittests", | 198 "views_unittests", |
| 200 "wm_unittests", | 199 "wm_unittests" |
| 201 "skia_unittests" | |
| 202 ], | 200 ], |
| 203 "scripts": [ | 201 "scripts": [ |
| 204 { | 202 { |
| 205 "name": "telemetry_unittests", | 203 "name": "telemetry_unittests", |
| 206 "script": "telemetry_unittests.py" | 204 "script": "telemetry_unittests.py" |
| 207 }, | 205 }, |
| 208 { | 206 { |
| 209 "name": "telemetry_perf_unittests", | 207 "name": "telemetry_perf_unittests", |
| 210 "script": "telemetry_perf_unittests.py" | 208 "script": "telemetry_perf_unittests.py" |
| 211 } | 209 } |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 "ui_base_unittests", | 307 "ui_base_unittests", |
| 310 "ui_touch_selection_unittests", | 308 "ui_touch_selection_unittests", |
| 311 { | 309 { |
| 312 "test": "unit_tests", | 310 "test": "unit_tests", |
| 313 "swarming": { | 311 "swarming": { |
| 314 "can_use_on_swarming_builders": true | 312 "can_use_on_swarming_builders": true |
| 315 } | 313 } |
| 316 }, | 314 }, |
| 317 "url_unittests", | 315 "url_unittests", |
| 318 "views_unittests", | 316 "views_unittests", |
| 319 "wm_unittests", | 317 "wm_unittests" |
| 320 "skia_unittests" | |
| 321 ], | 318 ], |
| 322 "scripts": [ | 319 "scripts": [ |
| 323 { | 320 { |
| 324 "name": "telemetry_unittests", | 321 "name": "telemetry_unittests", |
| 325 "script": "telemetry_unittests.py" | 322 "script": "telemetry_unittests.py" |
| 326 }, | 323 }, |
| 327 { | 324 { |
| 328 "name": "telemetry_perf_unittests", | 325 "name": "telemetry_perf_unittests", |
| 329 "script": "telemetry_perf_unittests.py" | 326 "script": "telemetry_perf_unittests.py" |
| 330 }, | 327 }, |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 432 "ui_base_unittests", | 429 "ui_base_unittests", |
| 433 "ui_touch_selection_unittests", | 430 "ui_touch_selection_unittests", |
| 434 { | 431 { |
| 435 "test": "unit_tests", | 432 "test": "unit_tests", |
| 436 "swarming": { | 433 "swarming": { |
| 437 "can_use_on_swarming_builders": true | 434 "can_use_on_swarming_builders": true |
| 438 } | 435 } |
| 439 }, | 436 }, |
| 440 "url_unittests", | 437 "url_unittests", |
| 441 "views_unittests", | 438 "views_unittests", |
| 442 "wm_unittests", | 439 "wm_unittests" |
| 443 "skia_unittests" | |
| 444 ], | 440 ], |
| 445 "scripts": [ | 441 "scripts": [ |
| 446 { | 442 { |
| 447 "name": "telemetry_unittests", | 443 "name": "telemetry_unittests", |
| 448 "script": "telemetry_unittests.py" | 444 "script": "telemetry_unittests.py" |
| 449 }, | 445 }, |
| 450 { | 446 { |
| 451 "name": "telemetry_perf_unittests", | 447 "name": "telemetry_perf_unittests", |
| 452 "script": "telemetry_perf_unittests.py" | 448 "script": "telemetry_perf_unittests.py" |
| 453 }, | 449 }, |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 549 "ui_base_unittests", | 545 "ui_base_unittests", |
| 550 "ui_touch_selection_unittests", | 546 "ui_touch_selection_unittests", |
| 551 { | 547 { |
| 552 "test": "unit_tests", | 548 "test": "unit_tests", |
| 553 "swarming": { | 549 "swarming": { |
| 554 "can_use_on_swarming_builders": true | 550 "can_use_on_swarming_builders": true |
| 555 } | 551 } |
| 556 }, | 552 }, |
| 557 "url_unittests", | 553 "url_unittests", |
| 558 "views_unittests", | 554 "views_unittests", |
| 559 "wm_unittests", | 555 "wm_unittests" |
| 560 "skia_unittests" | |
| 561 ], | 556 ], |
| 562 "scripts": [ | 557 "scripts": [ |
| 563 { | 558 { |
| 564 "name": "telemetry_unittests", | 559 "name": "telemetry_unittests", |
| 565 "script": "telemetry_unittests.py" | 560 "script": "telemetry_unittests.py" |
| 566 }, | 561 }, |
| 567 { | 562 { |
| 568 "name": "telemetry_perf_unittests", | 563 "name": "telemetry_perf_unittests", |
| 569 "script": "telemetry_perf_unittests.py" | 564 "script": "telemetry_perf_unittests.py" |
| 570 } | 565 } |
| 571 ] | 566 ] |
| 572 }, | 567 }, |
| 573 "Win8 Aura": { | 568 "Win8 Aura": { |
| 574 "gtest_tests": [ | 569 "gtest_tests": [ |
| 575 "views_unittests", | 570 "views_unittests", |
| 576 "wm_unittests", | 571 "wm_unittests", |
| 577 "aura_unittests", | 572 "aura_unittests", |
| 578 "ash_unittests", | 573 "ash_unittests", |
| 579 "compositor_unittests", | 574 "compositor_unittests", |
| 580 "content_browsertests", | 575 "content_browsertests", |
| 581 "events_unittests", | 576 "events_unittests", |
| 582 "ui_touch_selection_unittests" | 577 "ui_touch_selection_unittests" |
| 583 ] | 578 ] |
| 584 } | 579 } |
| 585 } | 580 } |
| OLD | NEW |