| OLD | NEW |
| 1 { | 1 { |
| 2 "Mac10.6 Tests (1)": { | 2 "Mac10.6 Tests (1)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 "interactive_ui_tests", | 4 "interactive_ui_tests", |
| 5 "base_unittests", | 5 "base_unittests", |
| 6 "cacheinvalidation_unittests", | 6 "cacheinvalidation_unittests", |
| 7 "cast_unittests", | 7 "cast_unittests", |
| 8 "cc_unittests", | 8 "cc_unittests", |
| 9 "chromedriver_unittests", | 9 "chromedriver_unittests", |
| 10 "crypto_unittests", | 10 "crypto_unittests", |
| 11 "gpu_unittests", | 11 "gpu_unittests", |
| 12 "url_unittests", | 12 "url_unittests", |
| 13 "jingle_unittests", | 13 "jingle_unittests", |
| 14 "media_unittests", | 14 "media_unittests", |
| 15 "ppapi_unittests", | 15 "ppapi_unittests", |
| 16 "printing_unittests", | 16 "printing_unittests", |
| 17 "remoting_unittests", | 17 "remoting_unittests", |
| 18 "app_list_unittests", | 18 "app_list_unittests", |
| 19 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}, | 19 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}, |
| 20 "content_browsertests", | 20 "content_browsertests" |
| 21 "webkit_compositor_bindings_unittests" | |
| 22 ] | 21 ] |
| 23 }, | 22 }, |
| 24 "Mac10.6 Tests (2)": { | 23 "Mac10.6 Tests (2)": { |
| 25 "gtest_tests": [ | 24 "gtest_tests": [ |
| 26 "components_unittests", | 25 "components_unittests", |
| 27 "gcm_unit_tests", | 26 "gcm_unit_tests", |
| 28 "gfx_unittests", | 27 "gfx_unittests", |
| 29 "google_apis_unittests", | 28 "google_apis_unittests", |
| 30 "ipc_tests", | 29 "ipc_tests", |
| 31 "sync_unit_tests", | 30 "sync_unit_tests", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 64 "crypto_unittests", | 63 "crypto_unittests", |
| 65 "gpu_unittests", | 64 "gpu_unittests", |
| 66 "url_unittests", | 65 "url_unittests", |
| 67 "jingle_unittests", | 66 "jingle_unittests", |
| 68 "media_unittests", | 67 "media_unittests", |
| 69 "ppapi_unittests", | 68 "ppapi_unittests", |
| 70 "printing_unittests", | 69 "printing_unittests", |
| 71 "remoting_unittests", | 70 "remoting_unittests", |
| 72 "app_list_unittests", | 71 "app_list_unittests", |
| 73 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}, | 72 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}, |
| 74 "content_browsertests", | 73 "content_browsertests" |
| 75 "webkit_compositor_bindings_unittests" | |
| 76 ] | 74 ] |
| 77 }, | 75 }, |
| 78 "Mac10.7 Tests (2)": { | 76 "Mac10.7 Tests (2)": { |
| 79 "gtest_tests": [ | 77 "gtest_tests": [ |
| 80 "components_unittests", | 78 "components_unittests", |
| 81 "gcm_unit_tests", | 79 "gcm_unit_tests", |
| 82 "gfx_unittests", | 80 "gfx_unittests", |
| 83 "google_apis_unittests", | 81 "google_apis_unittests", |
| 84 "ipc_tests", | 82 "ipc_tests", |
| 85 "sync_unit_tests", | 83 "sync_unit_tests", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 114 "cc_unittests", | 112 "cc_unittests", |
| 115 "chromedriver_unittests", | 113 "chromedriver_unittests", |
| 116 "crypto_unittests", | 114 "crypto_unittests", |
| 117 "gpu_unittests", | 115 "gpu_unittests", |
| 118 "url_unittests", | 116 "url_unittests", |
| 119 "jingle_unittests", | 117 "jingle_unittests", |
| 120 "ppapi_unittests", | 118 "ppapi_unittests", |
| 121 "printing_unittests", | 119 "printing_unittests", |
| 122 "remoting_unittests", | 120 "remoting_unittests", |
| 123 {"test": "browser_tests", "shard_index": 0, "total_shards": 4}, | 121 {"test": "browser_tests", "shard_index": 0, "total_shards": 4}, |
| 124 "content_browsertests", | 122 "content_browsertests" |
| 125 "webkit_compositor_bindings_unittests" | |
| 126 ] | 123 ] |
| 127 }, | 124 }, |
| 128 "Mac 10.6 Tests (dbg)(2)": { | 125 "Mac 10.6 Tests (dbg)(2)": { |
| 129 "gtest_tests": [ | 126 "gtest_tests": [ |
| 130 "gfx_unittests", | 127 "gfx_unittests", |
| 131 "media_unittests", | 128 "media_unittests", |
| 132 "net_unittests", | 129 "net_unittests", |
| 133 "sandbox_mac_unittests", | 130 "sandbox_mac_unittests", |
| 134 {"test": "browser_tests", "shard_index": 1, "total_shards": 4} | 131 {"test": "browser_tests", "shard_index": 1, "total_shards": 4} |
| 135 ] | 132 ] |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 172 "cc_unittests", | 169 "cc_unittests", |
| 173 "chromedriver_unittests", | 170 "chromedriver_unittests", |
| 174 "crypto_unittests", | 171 "crypto_unittests", |
| 175 "gpu_unittests", | 172 "gpu_unittests", |
| 176 "url_unittests", | 173 "url_unittests", |
| 177 "jingle_unittests", | 174 "jingle_unittests", |
| 178 "ppapi_unittests", | 175 "ppapi_unittests", |
| 179 "printing_unittests", | 176 "printing_unittests", |
| 180 "remoting_unittests", | 177 "remoting_unittests", |
| 181 {"test": "browser_tests", "shard_index": 0, "total_shards": 4}, | 178 {"test": "browser_tests", "shard_index": 0, "total_shards": 4}, |
| 182 "content_browsertests", | 179 "content_browsertests" |
| 183 "webkit_compositor_bindings_unittests" | |
| 184 ] | 180 ] |
| 185 }, | 181 }, |
| 186 "Mac 10.7 Tests (dbg)(2)": { | 182 "Mac 10.7 Tests (dbg)(2)": { |
| 187 "gtest_tests": [ | 183 "gtest_tests": [ |
| 188 "gfx_unittests", | 184 "gfx_unittests", |
| 189 "media_unittests", | 185 "media_unittests", |
| 190 "net_unittests", | 186 "net_unittests", |
| 191 "sandbox_mac_unittests", | 187 "sandbox_mac_unittests", |
| 192 {"test": "browser_tests", "shard_index": 1, "total_shards": 4} | 188 {"test": "browser_tests", "shard_index": 1, "total_shards": 4} |
| 193 ] | 189 ] |
| (...skipping 23 matching lines...) Expand all Loading... |
| 217 "mojo_public_bindings_unittests", | 213 "mojo_public_bindings_unittests", |
| 218 "mojo_public_environment_unittests", | 214 "mojo_public_environment_unittests", |
| 219 "mojo_public_system_unittests", | 215 "mojo_public_system_unittests", |
| 220 "mojo_public_utility_unittests", | 216 "mojo_public_utility_unittests", |
| 221 "mojo_service_manager_unittests", | 217 "mojo_service_manager_unittests", |
| 222 "mojo_system_unittests", | 218 "mojo_system_unittests", |
| 223 {"test": "browser_tests", "shard_index": 3, "total_shards": 4} | 219 {"test": "browser_tests", "shard_index": 3, "total_shards": 4} |
| 224 ] | 220 ] |
| 225 } | 221 } |
| 226 } | 222 } |
| OLD | NEW |