OLD | NEW |
---|---|
1 { | 1 { |
2 "Linux Trusty": { | 2 "Linux Trusty": { |
3 "gtest_tests": [ | 3 "gtest_tests": [ |
4 "accessibility_unittests", | 4 "accessibility_unittests", |
5 "app_list_unittests", | 5 "app_list_unittests", |
6 "app_shell_unittests", | 6 "app_shell_unittests", |
7 "aura_unittests", | 7 "aura_unittests", |
8 "interactive_ui_tests", | 8 "interactive_ui_tests", |
9 "base_unittests", | 9 "base_unittests", |
10 "cacheinvalidation_unittests", | 10 "cacheinvalidation_unittests", |
(...skipping 30 matching lines...) Expand all Loading... | |
41 "wm_unittests", | 41 "wm_unittests", |
42 "sql_unittests", | 42 "sql_unittests", |
43 "browser_tests", | 43 "browser_tests", |
44 "content_browsertests", | 44 "content_browsertests", |
45 "mojo_common_unittests", | 45 "mojo_common_unittests", |
46 "mojo_public_bindings_unittests", | 46 "mojo_public_bindings_unittests", |
47 "mojo_public_environment_unittests", | 47 "mojo_public_environment_unittests", |
48 "mojo_public_system_unittests", | 48 "mojo_public_system_unittests", |
49 "mojo_public_utility_unittests", | 49 "mojo_public_utility_unittests", |
50 "mojo_system_unittests", | 50 "mojo_system_unittests", |
51 "nacl_loader_unittests" | 51 "nacl_loader_unittests", |
52 "skia_unittests" | |
Nico
2015/01/05 22:24:20
likewise
tfarina
2015/01/06 00:54:43
Done.
| |
52 ], | 53 ], |
53 "scripts": [ | 54 "scripts": [ |
54 { | 55 { |
55 "name": "telemetry_unittests", | 56 "name": "telemetry_unittests", |
56 "script": "telemetry_unittests.py" | 57 "script": "telemetry_unittests.py" |
57 }, | 58 }, |
58 { | 59 { |
59 "name": "telemetry_perf_unittests", | 60 "name": "telemetry_perf_unittests", |
60 "script": "telemetry_perf_unittests.py" | 61 "script": "telemetry_perf_unittests.py" |
61 }, | 62 }, |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
107 "wm_unittests", | 108 "wm_unittests", |
108 "sql_unittests", | 109 "sql_unittests", |
109 "browser_tests", | 110 "browser_tests", |
110 "content_browsertests", | 111 "content_browsertests", |
111 "mojo_common_unittests", | 112 "mojo_common_unittests", |
112 "mojo_public_bindings_unittests", | 113 "mojo_public_bindings_unittests", |
113 "mojo_public_environment_unittests", | 114 "mojo_public_environment_unittests", |
114 "mojo_public_system_unittests", | 115 "mojo_public_system_unittests", |
115 "mojo_public_utility_unittests", | 116 "mojo_public_utility_unittests", |
116 "mojo_system_unittests", | 117 "mojo_system_unittests", |
117 "nacl_loader_unittests" | 118 "nacl_loader_unittests", |
119 "skia_unittests" | |
Nico
2015/01/05 22:24:20
likewise (also for the rest of this file)
tfarina
2015/01/06 00:54:43
Done.
| |
118 ], | 120 ], |
119 "scripts": [ | 121 "scripts": [ |
120 { | 122 { |
121 "name": "telemetry_unittests", | 123 "name": "telemetry_unittests", |
122 "script": "telemetry_unittests.py" | 124 "script": "telemetry_unittests.py" |
123 }, | 125 }, |
124 { | 126 { |
125 "name": "telemetry_perf_unittests", | 127 "name": "telemetry_perf_unittests", |
126 "script": "telemetry_perf_unittests.py" | 128 "script": "telemetry_perf_unittests.py" |
127 }, | 129 }, |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
173 "wm_unittests", | 175 "wm_unittests", |
174 "sql_unittests", | 176 "sql_unittests", |
175 "browser_tests", | 177 "browser_tests", |
176 "content_browsertests", | 178 "content_browsertests", |
177 "mojo_common_unittests", | 179 "mojo_common_unittests", |
178 "mojo_public_bindings_unittests", | 180 "mojo_public_bindings_unittests", |
179 "mojo_public_environment_unittests", | 181 "mojo_public_environment_unittests", |
180 "mojo_public_system_unittests", | 182 "mojo_public_system_unittests", |
181 "mojo_public_utility_unittests", | 183 "mojo_public_utility_unittests", |
182 "mojo_system_unittests", | 184 "mojo_system_unittests", |
183 "nacl_loader_unittests" | 185 "nacl_loader_unittests", |
186 "skia_unittests" | |
184 ], | 187 ], |
185 "scripts": [ | 188 "scripts": [ |
186 { | 189 { |
187 "name": "telemetry_unittests", | 190 "name": "telemetry_unittests", |
188 "script": "telemetry_unittests.py" | 191 "script": "telemetry_unittests.py" |
189 }, | 192 }, |
190 { | 193 { |
191 "name": "telemetry_perf_unittests", | 194 "name": "telemetry_perf_unittests", |
192 "script": "telemetry_perf_unittests.py" | 195 "script": "telemetry_perf_unittests.py" |
193 }, | 196 }, |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
239 "wm_unittests", | 242 "wm_unittests", |
240 "sql_unittests", | 243 "sql_unittests", |
241 "browser_tests", | 244 "browser_tests", |
242 "content_browsertests", | 245 "content_browsertests", |
243 "mojo_common_unittests", | 246 "mojo_common_unittests", |
244 "mojo_public_bindings_unittests", | 247 "mojo_public_bindings_unittests", |
245 "mojo_public_environment_unittests", | 248 "mojo_public_environment_unittests", |
246 "mojo_public_system_unittests", | 249 "mojo_public_system_unittests", |
247 "mojo_public_utility_unittests", | 250 "mojo_public_utility_unittests", |
248 "mojo_system_unittests", | 251 "mojo_system_unittests", |
249 "nacl_loader_unittests" | 252 "nacl_loader_unittests", |
253 "skia_unittests" | |
250 ], | 254 ], |
251 "scripts": [ | 255 "scripts": [ |
252 { | 256 { |
253 "name": "telemetry_unittests", | 257 "name": "telemetry_unittests", |
254 "script": "telemetry_unittests.py" | 258 "script": "telemetry_unittests.py" |
255 }, | 259 }, |
256 { | 260 { |
257 "name": "telemetry_perf_unittests", | 261 "name": "telemetry_perf_unittests", |
258 "script": "telemetry_perf_unittests.py" | 262 "script": "telemetry_perf_unittests.py" |
259 }, | 263 }, |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
304 "ppapi_unittests", | 308 "ppapi_unittests", |
305 "printing_unittests", | 309 "printing_unittests", |
306 "remoting_unittests", | 310 "remoting_unittests", |
307 "sandbox_mac_unittests", | 311 "sandbox_mac_unittests", |
308 "sql_unittests", | 312 "sql_unittests", |
309 "sync_integration_tests", | 313 "sync_integration_tests", |
310 "sync_unit_tests", | 314 "sync_unit_tests", |
311 "ui_base_unittests", | 315 "ui_base_unittests", |
312 "unit_tests", | 316 "unit_tests", |
313 "url_unittests", | 317 "url_unittests", |
314 "browser_tests" | 318 "browser_tests", |
319 "skia_unittests" | |
315 ], | 320 ], |
316 "scripts": [ | 321 "scripts": [ |
317 { | 322 { |
318 "name": "telemetry_unittests", | 323 "name": "telemetry_unittests", |
319 "script": "telemetry_unittests.py" | 324 "script": "telemetry_unittests.py" |
320 }, | 325 }, |
321 { | 326 { |
322 "name": "telemetry_perf_unittests", | 327 "name": "telemetry_perf_unittests", |
323 "script": "telemetry_perf_unittests.py" | 328 "script": "telemetry_perf_unittests.py" |
324 }, | 329 }, |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
357 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_ filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D ontSwapProcessWithOnlyTargetBlank:*.DisownOpener:*.NavigateWithLeftoverFrames:*. DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedOutViews:*.Supp ortCrossProcessPostMessageWithMessagePort:*.AllowTargetedNavigationsInOpenerAfte rSwap"] } | 362 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_ filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D ontSwapProcessWithOnlyTargetBlank:*.DisownOpener:*.NavigateWithLeftoverFrames:*. DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedOutViews:*.Supp ortCrossProcessPostMessageWithMessagePort:*.AllowTargetedNavigationsInOpenerAfte rSwap"] } |
358 ] | 363 ] |
359 }, | 364 }, |
360 "Browser Side Navigation Linux": { | 365 "Browser Side Navigation Linux": { |
361 "gtest_tests": [ | 366 "gtest_tests": [ |
362 { "test": "content_unittests", "args": ["--enable-browser-side-navigation" ] }, | 367 { "test": "content_unittests", "args": ["--enable-browser-side-navigation" ] }, |
363 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati on"] } | 368 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati on"] } |
364 ] | 369 ] |
365 } | 370 } |
366 } | 371 } |
OLD | NEW |