| OLD | NEW |
| 1 { | 1 { |
| 2 "Linux ChromeOS MSan Tests": { | 2 "Linux ChromeOS MSan Tests": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "swarming": { | 5 "swarming": { |
| 6 "can_use_on_swarming_builders": true | 6 "can_use_on_swarming_builders": true |
| 7 }, | 7 }, |
| 8 "test": "accessibility_unittests" | 8 "test": "accessibility_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 126 { | 126 { |
| 127 "test": "ipc_mojo_unittests" | 127 "test": "ipc_mojo_unittests" |
| 128 }, | 128 }, |
| 129 { | 129 { |
| 130 "swarming": { | 130 "swarming": { |
| 131 "can_use_on_swarming_builders": true | 131 "can_use_on_swarming_builders": true |
| 132 }, | 132 }, |
| 133 "test": "ipc_tests" | 133 "test": "ipc_tests" |
| 134 }, | 134 }, |
| 135 { | 135 { |
| 136 "swarming": { |
| 137 "can_use_on_swarming_builders": true |
| 138 }, |
| 136 "test": "jingle_unittests" | 139 "test": "jingle_unittests" |
| 137 }, | 140 }, |
| 138 { | 141 { |
| 139 "swarming": { | 142 "swarming": { |
| 140 "can_use_on_swarming_builders": true | 143 "can_use_on_swarming_builders": true |
| 141 }, | 144 }, |
| 142 "test": "media_unittests" | 145 "test": "media_unittests" |
| 143 }, | 146 }, |
| 144 { | 147 { |
| 145 "swarming": { | 148 "swarming": { |
| (...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 356 { | 359 { |
| 357 "test": "ipc_mojo_unittests" | 360 "test": "ipc_mojo_unittests" |
| 358 }, | 361 }, |
| 359 { | 362 { |
| 360 "swarming": { | 363 "swarming": { |
| 361 "can_use_on_swarming_builders": true | 364 "can_use_on_swarming_builders": true |
| 362 }, | 365 }, |
| 363 "test": "ipc_tests" | 366 "test": "ipc_tests" |
| 364 }, | 367 }, |
| 365 { | 368 { |
| 369 "swarming": { |
| 370 "can_use_on_swarming_builders": true |
| 371 }, |
| 366 "test": "jingle_unittests" | 372 "test": "jingle_unittests" |
| 367 }, | 373 }, |
| 368 { | 374 { |
| 369 "swarming": { | 375 "swarming": { |
| 370 "can_use_on_swarming_builders": true | 376 "can_use_on_swarming_builders": true |
| 371 }, | 377 }, |
| 372 "test": "media_unittests" | 378 "test": "media_unittests" |
| 373 }, | 379 }, |
| 374 { | 380 { |
| 375 "swarming": { | 381 "swarming": { |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 570 { | 576 { |
| 571 "test": "ipc_mojo_unittests" | 577 "test": "ipc_mojo_unittests" |
| 572 }, | 578 }, |
| 573 { | 579 { |
| 574 "swarming": { | 580 "swarming": { |
| 575 "can_use_on_swarming_builders": true | 581 "can_use_on_swarming_builders": true |
| 576 }, | 582 }, |
| 577 "test": "ipc_tests" | 583 "test": "ipc_tests" |
| 578 }, | 584 }, |
| 579 { | 585 { |
| 586 "swarming": { |
| 587 "can_use_on_swarming_builders": true |
| 588 }, |
| 580 "test": "jingle_unittests" | 589 "test": "jingle_unittests" |
| 581 }, | 590 }, |
| 582 { | 591 { |
| 583 "swarming": { | 592 "swarming": { |
| 584 "can_use_on_swarming_builders": true | 593 "can_use_on_swarming_builders": true |
| 585 }, | 594 }, |
| 586 "test": "media_unittests" | 595 "test": "media_unittests" |
| 587 }, | 596 }, |
| 588 { | 597 { |
| 589 "swarming": { | 598 "swarming": { |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 652 }, | 661 }, |
| 653 { | 662 { |
| 654 "test": "views_unittests" | 663 "test": "views_unittests" |
| 655 }, | 664 }, |
| 656 { | 665 { |
| 657 "test": "wm_unittests" | 666 "test": "wm_unittests" |
| 658 } | 667 } |
| 659 ] | 668 ] |
| 660 } | 669 } |
| 661 } | 670 } |
| OLD | NEW |