Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Side by Side Diff: testing/buildbot/chromium.win.json

Issue 562483002: mojo: Create a basic clipboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ;_; Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "XP Tests (1)": { 2 "XP Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "interactive_ui_tests", 4 "interactive_ui_tests",
5 "cacheinvalidation_unittests", 5 "cacheinvalidation_unittests",
6 "cast_unittests", 6 "cast_unittests",
7 "cc_unittests", 7 "cc_unittests",
8 "chromedriver_unittests", 8 "chromedriver_unittests",
9 "courgette_unittests", 9 "courgette_unittests",
10 "crypto_unittests", 10 "crypto_unittests",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 ] 97 ]
98 }, 98 },
99 "Vista Tests (3)": { 99 "Vista Tests (3)": {
100 "gtest_tests": [ 100 "gtest_tests": [
101 "chrome_elf_unittests", 101 "chrome_elf_unittests",
102 "components_unittests", 102 "components_unittests",
103 "gcm_unit_tests", 103 "gcm_unit_tests",
104 "google_apis_unittests", 104 "google_apis_unittests",
105 "ipc_tests", 105 "ipc_tests",
106 "mojo_apps_js_unittests", 106 "mojo_apps_js_unittests",
107 "mojo_clipboard_unittests",
107 "mojo_common_unittests", 108 "mojo_common_unittests",
108 "mojo_js_unittests", 109 "mojo_js_unittests",
109 "mojo_public_bindings_unittests", 110 "mojo_public_bindings_unittests",
110 "mojo_public_environment_unittests", 111 "mojo_public_environment_unittests",
111 "mojo_public_system_unittests", 112 "mojo_public_system_unittests",
112 "mojo_public_utility_unittests", 113 "mojo_public_utility_unittests",
113 "mojo_application_manager_unittests", 114 "mojo_application_manager_unittests",
114 "mojo_shell_tests", 115 "mojo_shell_tests",
115 "mojo_system_unittests", 116 "mojo_system_unittests",
116 "mojo_view_manager_unittests", 117 "mojo_view_manager_unittests",
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 ] 167 ]
167 }, 168 },
168 "Win7 Tests (3)": { 169 "Win7 Tests (3)": {
169 "gtest_tests": [ 170 "gtest_tests": [
170 "chrome_elf_unittests", 171 "chrome_elf_unittests",
171 "components_unittests", 172 "components_unittests",
172 "gcm_unit_tests", 173 "gcm_unit_tests",
173 "google_apis_unittests", 174 "google_apis_unittests",
174 "ipc_tests", 175 "ipc_tests",
175 "mojo_apps_js_unittests", 176 "mojo_apps_js_unittests",
177 "mojo_clipboard_unittests",
176 "mojo_common_unittests", 178 "mojo_common_unittests",
177 "mojo_js_unittests", 179 "mojo_js_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_application_manager_unittests", 184 "mojo_application_manager_unittests",
183 "mojo_shell_tests", 185 "mojo_shell_tests",
184 "mojo_system_unittests", 186 "mojo_system_unittests",
185 "mojo_view_manager_unittests", 187 "mojo_view_manager_unittests",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
232 "Win 7 Tests x64 (3)": { 234 "Win 7 Tests x64 (3)": {
233 "gtest_tests": [ 235 "gtest_tests": [
234 "components_unittests", 236 "components_unittests",
235 "gfx_unittests", 237 "gfx_unittests",
236 "content_unittests", 238 "content_unittests",
237 "ui_unittests", 239 "ui_unittests",
238 "views_unittests", 240 "views_unittests",
239 "wm_unittests", 241 "wm_unittests",
240 "ipc_tests", 242 "ipc_tests",
241 "mojo_apps_js_unittests", 243 "mojo_apps_js_unittests",
244 "mojo_clipboard_unittests",
242 "mojo_common_unittests", 245 "mojo_common_unittests",
243 "mojo_js_unittests", 246 "mojo_js_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_application_manager_unittests", 251 "mojo_application_manager_unittests",
249 "mojo_shell_tests", 252 "mojo_shell_tests",
250 "mojo_system_unittests", 253 "mojo_system_unittests",
251 "mojo_view_manager_unittests", 254 "mojo_view_manager_unittests",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 "gtest_tests": [ 305 "gtest_tests": [
303 "sbox_unittests", 306 "sbox_unittests",
304 "sbox_integration_tests", 307 "sbox_integration_tests",
305 "sbox_validation_tests", 308 "sbox_validation_tests",
306 {"test": "browser_tests", "shard_index": 1, "total_shards": 5} 309 {"test": "browser_tests", "shard_index": 1, "total_shards": 5}
307 ] 310 ]
308 }, 311 },
309 "Win7 Tests (dbg)(4)": { 312 "Win7 Tests (dbg)(4)": {
310 "gtest_tests": [ 313 "gtest_tests": [
311 "mojo_apps_js_unittests", 314 "mojo_apps_js_unittests",
315 "mojo_clipboard_unittests",
312 "mojo_common_unittests", 316 "mojo_common_unittests",
313 "mojo_js_unittests", 317 "mojo_js_unittests",
314 "mojo_public_bindings_unittests", 318 "mojo_public_bindings_unittests",
315 "mojo_public_environment_unittests", 319 "mojo_public_environment_unittests",
316 "mojo_public_system_unittests", 320 "mojo_public_system_unittests",
317 "mojo_public_utility_unittests", 321 "mojo_public_utility_unittests",
318 "mojo_application_manager_unittests", 322 "mojo_application_manager_unittests",
319 "mojo_shell_tests", 323 "mojo_shell_tests",
320 "mojo_system_unittests", 324 "mojo_system_unittests",
321 "mojo_view_manager_unittests", 325 "mojo_view_manager_unittests",
(...skipping 19 matching lines...) Expand all
341 "gtest_tests": [ 345 "gtest_tests": [
342 "views_unittests", 346 "views_unittests",
343 "wm_unittests", 347 "wm_unittests",
344 "aura_unittests", 348 "aura_unittests",
345 "ash_unittests", 349 "ash_unittests",
346 "compositor_unittests", 350 "compositor_unittests",
347 "events_unittests" 351 "events_unittests"
348 ] 352 ]
349 } 353 }
350 } 354 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698