| 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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 { | 186 { |
| 187 "test": "ppapi_unittests" | 187 "test": "ppapi_unittests" |
| 188 }, | 188 }, |
| 189 { | 189 { |
| 190 "swarming": { | 190 "swarming": { |
| 191 "can_use_on_swarming_builders": true | 191 "can_use_on_swarming_builders": true |
| 192 }, | 192 }, |
| 193 "test": "printing_unittests" | 193 "test": "printing_unittests" |
| 194 }, | 194 }, |
| 195 { | 195 { |
| 196 "swarming": { |
| 197 "can_use_on_swarming_builders": true |
| 198 }, |
| 196 "test": "remoting_unittests" | 199 "test": "remoting_unittests" |
| 197 }, | 200 }, |
| 198 { | 201 { |
| 199 "swarming": { | 202 "swarming": { |
| 200 "can_use_on_swarming_builders": true | 203 "can_use_on_swarming_builders": true |
| 201 }, | 204 }, |
| 202 "test": "sandbox_linux_unittests" | 205 "test": "sandbox_linux_unittests" |
| 203 }, | 206 }, |
| 204 { | 207 { |
| 205 "swarming": { | 208 "swarming": { |
| (...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 440 { | 443 { |
| 441 "test": "ppapi_unittests" | 444 "test": "ppapi_unittests" |
| 442 }, | 445 }, |
| 443 { | 446 { |
| 444 "swarming": { | 447 "swarming": { |
| 445 "can_use_on_swarming_builders": true | 448 "can_use_on_swarming_builders": true |
| 446 }, | 449 }, |
| 447 "test": "printing_unittests" | 450 "test": "printing_unittests" |
| 448 }, | 451 }, |
| 449 { | 452 { |
| 453 "swarming": { |
| 454 "can_use_on_swarming_builders": true |
| 455 }, |
| 450 "test": "remoting_unittests" | 456 "test": "remoting_unittests" |
| 451 }, | 457 }, |
| 452 { | 458 { |
| 453 "swarming": { | 459 "swarming": { |
| 454 "can_use_on_swarming_builders": true | 460 "can_use_on_swarming_builders": true |
| 455 }, | 461 }, |
| 456 "test": "sandbox_linux_unittests" | 462 "test": "sandbox_linux_unittests" |
| 457 }, | 463 }, |
| 458 { | 464 { |
| 459 "swarming": { | 465 "swarming": { |
| (...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 661 { | 667 { |
| 662 "test": "ppapi_unittests" | 668 "test": "ppapi_unittests" |
| 663 }, | 669 }, |
| 664 { | 670 { |
| 665 "swarming": { | 671 "swarming": { |
| 666 "can_use_on_swarming_builders": true | 672 "can_use_on_swarming_builders": true |
| 667 }, | 673 }, |
| 668 "test": "printing_unittests" | 674 "test": "printing_unittests" |
| 669 }, | 675 }, |
| 670 { | 676 { |
| 677 "swarming": { |
| 678 "can_use_on_swarming_builders": true |
| 679 }, |
| 671 "test": "remoting_unittests" | 680 "test": "remoting_unittests" |
| 672 }, | 681 }, |
| 673 { | 682 { |
| 674 "swarming": { | 683 "swarming": { |
| 675 "can_use_on_swarming_builders": true | 684 "can_use_on_swarming_builders": true |
| 676 }, | 685 }, |
| 677 "test": "sandbox_linux_unittests" | 686 "test": "sandbox_linux_unittests" |
| 678 }, | 687 }, |
| 679 { | 688 { |
| 680 "swarming": { | 689 "swarming": { |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 724 }, | 733 }, |
| 725 { | 734 { |
| 726 "swarming": { | 735 "swarming": { |
| 727 "can_use_on_swarming_builders": true | 736 "can_use_on_swarming_builders": true |
| 728 }, | 737 }, |
| 729 "test": "wm_unittests" | 738 "test": "wm_unittests" |
| 730 } | 739 } |
| 731 ] | 740 ] |
| 732 } | 741 } |
| 733 } | 742 } |
| OLD | NEW |