| 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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 { | 51 { |
| 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_unittests", | 61 "ui_base_unittests", |
| 62 "views_unittests", | 62 "views_unittests", |
| 63 "wm_unittests", | 63 "wm_unittests", |
| 64 "aura_unittests", | 64 "aura_unittests", |
| 65 { | 65 { |
| 66 "test": "ash_unittests", | 66 "test": "ash_unittests", |
| 67 "swarming": { | 67 "swarming": { |
| 68 "can_use_on_swarming_builders": true | 68 "can_use_on_swarming_builders": true |
| 69 } | 69 } |
| 70 }, | 70 }, |
| 71 "app_list_unittests", | 71 "app_list_unittests", |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 "can_use_on_swarming_builders": true | 117 "can_use_on_swarming_builders": true |
| 118 } | 118 } |
| 119 }, | 119 }, |
| 120 "device_unittests", | 120 "device_unittests", |
| 121 "display_unittests", | 121 "display_unittests", |
| 122 "media_unittests", | 122 "media_unittests", |
| 123 "ppapi_unittests", | 123 "ppapi_unittests", |
| 124 "printing_unittests", | 124 "printing_unittests", |
| 125 "remoting_unittests", | 125 "remoting_unittests", |
| 126 "sandbox_linux_unittests", | 126 "sandbox_linux_unittests", |
| 127 "ui_unittests", | 127 "ui_base_unittests", |
| 128 "views_unittests", | 128 "views_unittests", |
| 129 "wm_unittests", | 129 "wm_unittests", |
| 130 "aura_unittests", | 130 "aura_unittests", |
| 131 { | 131 { |
| 132 "test": "ash_unittests", | 132 "test": "ash_unittests", |
| 133 "swarming": { | 133 "swarming": { |
| 134 "can_use_on_swarming_builders": true | 134 "can_use_on_swarming_builders": true |
| 135 } | 135 } |
| 136 }, | 136 }, |
| 137 "app_list_unittests", | 137 "app_list_unittests", |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 }, | 183 }, |
| 184 "Linux ChromiumOS Tests (dbg)(2)": { | 184 "Linux ChromiumOS Tests (dbg)(2)": { |
| 185 "gtest_tests": [ | 185 "gtest_tests": [ |
| 186 ] | 186 ] |
| 187 }, | 187 }, |
| 188 "Linux ChromiumOS Tests (dbg)(3)": { | 188 "Linux ChromiumOS Tests (dbg)(3)": { |
| 189 "gtest_tests": [ | 189 "gtest_tests": [ |
| 190 ] | 190 ] |
| 191 } | 191 } |
| 192 } | 192 } |
| OLD | NEW |