| 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 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 174 { | 174 { |
| 175 "test": "mojo_public_system_unittests" | 175 "test": "mojo_public_system_unittests" |
| 176 }, | 176 }, |
| 177 { | 177 { |
| 178 "test": "mojo_public_utility_unittests" | 178 "test": "mojo_public_utility_unittests" |
| 179 }, | 179 }, |
| 180 { | 180 { |
| 181 "test": "mojo_system_unittests" | 181 "test": "mojo_system_unittests" |
| 182 }, | 182 }, |
| 183 { | 183 { |
| 184 "swarming": { |
| 185 "can_use_on_swarming_builders": true |
| 186 }, |
| 184 "test": "nacl_loader_unittests" | 187 "test": "nacl_loader_unittests" |
| 185 }, | 188 }, |
| 186 { | 189 { |
| 187 "swarming": { | 190 "swarming": { |
| 188 "can_use_on_swarming_builders": true | 191 "can_use_on_swarming_builders": true |
| 189 }, | 192 }, |
| 190 "test": "net_unittests" | 193 "test": "net_unittests" |
| 191 }, | 194 }, |
| 192 { | 195 { |
| 193 "test": "ppapi_unittests" | 196 "test": "ppapi_unittests" |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 437 { | 440 { |
| 438 "test": "mojo_public_system_unittests" | 441 "test": "mojo_public_system_unittests" |
| 439 }, | 442 }, |
| 440 { | 443 { |
| 441 "test": "mojo_public_utility_unittests" | 444 "test": "mojo_public_utility_unittests" |
| 442 }, | 445 }, |
| 443 { | 446 { |
| 444 "test": "mojo_system_unittests" | 447 "test": "mojo_system_unittests" |
| 445 }, | 448 }, |
| 446 { | 449 { |
| 450 "swarming": { |
| 451 "can_use_on_swarming_builders": true |
| 452 }, |
| 447 "test": "nacl_loader_unittests" | 453 "test": "nacl_loader_unittests" |
| 448 }, | 454 }, |
| 449 { | 455 { |
| 450 "swarming": { | 456 "swarming": { |
| 451 "can_use_on_swarming_builders": true | 457 "can_use_on_swarming_builders": true |
| 452 }, | 458 }, |
| 453 "test": "net_unittests" | 459 "test": "net_unittests" |
| 454 }, | 460 }, |
| 455 { | 461 { |
| 456 "test": "ppapi_unittests" | 462 "test": "ppapi_unittests" |
| (...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 751 }, | 757 }, |
| 752 { | 758 { |
| 753 "swarming": { | 759 "swarming": { |
| 754 "can_use_on_swarming_builders": true | 760 "can_use_on_swarming_builders": true |
| 755 }, | 761 }, |
| 756 "test": "wm_unittests" | 762 "test": "wm_unittests" |
| 757 } | 763 } |
| 758 ] | 764 ] |
| 759 } | 765 } |
| 760 } | 766 } |
| OLD | NEW |