| OLD | NEW |
| 1 { | 1 { |
| 2 "Linux ChromiumOS Tests (1)": { | 2 "Linux ChromiumOS Tests (1)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 "accessibility_unittests", | 4 "accessibility_unittests", |
| 5 { | 5 { |
| 6 "test": "base_unittests", | 6 "test": "base_unittests", |
| 7 "swarming": { | 7 "swarming": { |
| 8 "can_use_on_swarming_builders": true | 8 "can_use_on_swarming_builders": true |
| 9 } | 9 } |
| 10 }, | 10 }, |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 "test": "net_unittests", | 52 "test": "net_unittests", |
| 53 "swarming": { | 53 "swarming": { |
| 54 "can_use_on_swarming_builders": true | 54 "can_use_on_swarming_builders": true |
| 55 } | 55 } |
| 56 }, | 56 }, |
| 57 "ppapi_unittests", | 57 "ppapi_unittests", |
| 58 "printing_unittests", | 58 "printing_unittests", |
| 59 "remoting_unittests", | 59 "remoting_unittests", |
| 60 "sandbox_linux_unittests", | 60 "sandbox_linux_unittests", |
| 61 "ui_base_unittests", | 61 "ui_base_unittests", |
| 62 "ui_touch_selection_unittests", |
| 62 "views_unittests", | 63 "views_unittests", |
| 63 "wm_unittests", | 64 "wm_unittests", |
| 64 "aura_unittests", | 65 "aura_unittests", |
| 65 { | 66 { |
| 66 "test": "ash_unittests", | 67 "test": "ash_unittests", |
| 67 "swarming": { | 68 "swarming": { |
| 68 "can_use_on_swarming_builders": true | 69 "can_use_on_swarming_builders": true |
| 69 } | 70 } |
| 70 }, | 71 }, |
| 71 "app_list_unittests", | 72 "app_list_unittests", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 118 } | 119 } |
| 119 }, | 120 }, |
| 120 "device_unittests", | 121 "device_unittests", |
| 121 "display_unittests", | 122 "display_unittests", |
| 122 "media_unittests", | 123 "media_unittests", |
| 123 "ppapi_unittests", | 124 "ppapi_unittests", |
| 124 "printing_unittests", | 125 "printing_unittests", |
| 125 "remoting_unittests", | 126 "remoting_unittests", |
| 126 "sandbox_linux_unittests", | 127 "sandbox_linux_unittests", |
| 127 "ui_base_unittests", | 128 "ui_base_unittests", |
| 129 "ui_touch_selection_unittests", |
| 128 "views_unittests", | 130 "views_unittests", |
| 129 "wm_unittests", | 131 "wm_unittests", |
| 130 "aura_unittests", | 132 "aura_unittests", |
| 131 { | 133 { |
| 132 "test": "ash_unittests", | 134 "test": "ash_unittests", |
| 133 "swarming": { | 135 "swarming": { |
| 134 "can_use_on_swarming_builders": true | 136 "can_use_on_swarming_builders": true |
| 135 } | 137 } |
| 136 }, | 138 }, |
| 137 "app_list_unittests", | 139 "app_list_unittests", |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 }, | 185 }, |
| 184 "Linux ChromiumOS Tests (dbg)(2)": { | 186 "Linux ChromiumOS Tests (dbg)(2)": { |
| 185 "gtest_tests": [ | 187 "gtest_tests": [ |
| 186 ] | 188 ] |
| 187 }, | 189 }, |
| 188 "Linux ChromiumOS Tests (dbg)(3)": { | 190 "Linux ChromiumOS Tests (dbg)(3)": { |
| 189 "gtest_tests": [ | 191 "gtest_tests": [ |
| 190 ] | 192 ] |
| 191 } | 193 } |
| 192 } | 194 } |
| OLD | NEW |