| 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 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 }, | 177 }, |
| 178 "test": "mojo_common_unittests" | 178 "test": "mojo_common_unittests" |
| 179 }, | 179 }, |
| 180 { | 180 { |
| 181 "swarming": { | 181 "swarming": { |
| 182 "can_use_on_swarming_builders": true | 182 "can_use_on_swarming_builders": true |
| 183 }, | 183 }, |
| 184 "test": "mojo_public_bindings_unittests" | 184 "test": "mojo_public_bindings_unittests" |
| 185 }, | 185 }, |
| 186 { | 186 { |
| 187 "swarming": { |
| 188 "can_use_on_swarming_builders": true |
| 189 }, |
| 187 "test": "mojo_public_environment_unittests" | 190 "test": "mojo_public_environment_unittests" |
| 188 }, | 191 }, |
| 189 { | 192 { |
| 190 "test": "mojo_public_system_unittests" | 193 "test": "mojo_public_system_unittests" |
| 191 }, | 194 }, |
| 192 { | 195 { |
| 193 "test": "mojo_public_utility_unittests" | 196 "test": "mojo_public_utility_unittests" |
| 194 }, | 197 }, |
| 195 { | 198 { |
| 196 "test": "mojo_system_unittests" | 199 "test": "mojo_system_unittests" |
| (...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 }, | 461 }, |
| 459 "test": "mojo_common_unittests" | 462 "test": "mojo_common_unittests" |
| 460 }, | 463 }, |
| 461 { | 464 { |
| 462 "swarming": { | 465 "swarming": { |
| 463 "can_use_on_swarming_builders": true | 466 "can_use_on_swarming_builders": true |
| 464 }, | 467 }, |
| 465 "test": "mojo_public_bindings_unittests" | 468 "test": "mojo_public_bindings_unittests" |
| 466 }, | 469 }, |
| 467 { | 470 { |
| 471 "swarming": { |
| 472 "can_use_on_swarming_builders": true |
| 473 }, |
| 468 "test": "mojo_public_environment_unittests" | 474 "test": "mojo_public_environment_unittests" |
| 469 }, | 475 }, |
| 470 { | 476 { |
| 471 "test": "mojo_public_system_unittests" | 477 "test": "mojo_public_system_unittests" |
| 472 }, | 478 }, |
| 473 { | 479 { |
| 474 "test": "mojo_public_utility_unittests" | 480 "test": "mojo_public_utility_unittests" |
| 475 }, | 481 }, |
| 476 { | 482 { |
| 477 "test": "mojo_system_unittests" | 483 "test": "mojo_system_unittests" |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 796 }, | 802 }, |
| 797 { | 803 { |
| 798 "swarming": { | 804 "swarming": { |
| 799 "can_use_on_swarming_builders": true | 805 "can_use_on_swarming_builders": true |
| 800 }, | 806 }, |
| 801 "test": "wm_unittests" | 807 "test": "wm_unittests" |
| 802 } | 808 } |
| 803 ] | 809 ] |
| 804 } | 810 } |
| 805 } | 811 } |
| OLD | NEW |