| OLD | NEW |
| 1 { | 1 { |
| 2 "Win 7 Tests x64 (1)": { | 2 "Win 7 Tests x64 (1)": { |
| 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 2173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2184 { | 2184 { |
| 2185 "test": "mojo_system_unittests" | 2185 "test": "mojo_system_unittests" |
| 2186 }, | 2186 }, |
| 2187 { | 2187 { |
| 2188 "test": "mojo_view_manager_lib_unittests" | 2188 "test": "mojo_view_manager_lib_unittests" |
| 2189 }, | 2189 }, |
| 2190 { | 2190 { |
| 2191 "test": "mash_unittests" | 2191 "test": "mash_unittests" |
| 2192 }, | 2192 }, |
| 2193 { | 2193 { |
| 2194 "test": "mus_gpu_unittests" |
| 2195 }, |
| 2196 { |
| 2194 "test": "mus_ws_unittests" | 2197 "test": "mus_ws_unittests" |
| 2195 }, | 2198 }, |
| 2196 { | 2199 { |
| 2197 "test": "resource_provider_unittests" | 2200 "test": "resource_provider_unittests" |
| 2198 }, | 2201 }, |
| 2199 { | 2202 { |
| 2200 "test": "ui_touch_selection_unittests" | 2203 "test": "ui_touch_selection_unittests" |
| 2201 } | 2204 } |
| 2202 ] | 2205 ] |
| 2203 }, | 2206 }, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 2214 }, | 2217 }, |
| 2215 { | 2218 { |
| 2216 "swarming": { | 2219 "swarming": { |
| 2217 "can_use_on_swarming_builders": true | 2220 "can_use_on_swarming_builders": true |
| 2218 }, | 2221 }, |
| 2219 "test": "events_unittests" | 2222 "test": "events_unittests" |
| 2220 } | 2223 } |
| 2221 ] | 2224 ] |
| 2222 } | 2225 } |
| 2223 } | 2226 } |
| OLD | NEW |