| 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 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 189 }, | 189 }, |
| 190 "test": "mojo_public_environment_unittests" | 190 "test": "mojo_public_environment_unittests" |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "swarming": { | 193 "swarming": { |
| 194 "can_use_on_swarming_builders": true | 194 "can_use_on_swarming_builders": true |
| 195 }, | 195 }, |
| 196 "test": "mojo_public_system_unittests" | 196 "test": "mojo_public_system_unittests" |
| 197 }, | 197 }, |
| 198 { | 198 { |
| 199 "swarming": { |
| 200 "can_use_on_swarming_builders": true |
| 201 }, |
| 199 "test": "mojo_public_utility_unittests" | 202 "test": "mojo_public_utility_unittests" |
| 200 }, | 203 }, |
| 201 { | 204 { |
| 202 "test": "mojo_system_unittests" | 205 "test": "mojo_system_unittests" |
| 203 }, | 206 }, |
| 204 { | 207 { |
| 205 "swarming": { | 208 "swarming": { |
| 206 "can_use_on_swarming_builders": true | 209 "can_use_on_swarming_builders": true |
| 207 }, | 210 }, |
| 208 "test": "nacl_loader_unittests" | 211 "test": "nacl_loader_unittests" |
| (...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 476 }, | 479 }, |
| 477 "test": "mojo_public_environment_unittests" | 480 "test": "mojo_public_environment_unittests" |
| 478 }, | 481 }, |
| 479 { | 482 { |
| 480 "swarming": { | 483 "swarming": { |
| 481 "can_use_on_swarming_builders": true | 484 "can_use_on_swarming_builders": true |
| 482 }, | 485 }, |
| 483 "test": "mojo_public_system_unittests" | 486 "test": "mojo_public_system_unittests" |
| 484 }, | 487 }, |
| 485 { | 488 { |
| 489 "swarming": { |
| 490 "can_use_on_swarming_builders": true |
| 491 }, |
| 486 "test": "mojo_public_utility_unittests" | 492 "test": "mojo_public_utility_unittests" |
| 487 }, | 493 }, |
| 488 { | 494 { |
| 489 "test": "mojo_system_unittests" | 495 "test": "mojo_system_unittests" |
| 490 }, | 496 }, |
| 491 { | 497 { |
| 492 "swarming": { | 498 "swarming": { |
| 493 "can_use_on_swarming_builders": true | 499 "can_use_on_swarming_builders": true |
| 494 }, | 500 }, |
| 495 "test": "nacl_loader_unittests" | 501 "test": "nacl_loader_unittests" |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 808 }, | 814 }, |
| 809 { | 815 { |
| 810 "swarming": { | 816 "swarming": { |
| 811 "can_use_on_swarming_builders": true | 817 "can_use_on_swarming_builders": true |
| 812 }, | 818 }, |
| 813 "test": "wm_unittests" | 819 "test": "wm_unittests" |
| 814 } | 820 } |
| 815 ] | 821 ] |
| 816 } | 822 } |
| 817 } | 823 } |
| OLD | NEW |