Index: testing/buildbot/chromium.win.json |
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
index cd8b382b9d88a37bcb6fd92acda82bb8dc5853c0..164e2d6ebdc739c6d66fef7bafda6249f295a657 100644 |
--- a/testing/buildbot/chromium.win.json |
+++ b/testing/buildbot/chromium.win.json |
@@ -223,501 +223,127 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "ipc_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "jingle_unittests" |
- }, |
- { |
- "test": "keyboard_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "media_blink_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "media_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "message_center_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "midi_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_common_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_public_bindings_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_public_system_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_system_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "nacl_loader_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "net_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "ppapi_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "printing_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "remoting_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "sbox_integration_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "sbox_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "sbox_validation_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "setup_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "skia_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "sql_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "sync_integration_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "sync_unit_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "ui_base_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "ui_touch_selection_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "unit_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "url_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "views_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "wm_unittests" |
- } |
- ], |
- "isolated_scripts": [ |
- { |
- "isolate_name": "telemetry_gpu_unittests", |
- "name": "telemetry_gpu_unittests", |
- "override_compile_targets": [ |
- "telemetry_gpu_unittests_run" |
- ], |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- { |
- "isolate_name": "telemetry_perf_unittests", |
- "name": "telemetry_perf_unittests", |
- "override_compile_targets": [ |
- "telemetry_perf_unittests_run" |
- ], |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- { |
- "isolate_name": "telemetry_unittests", |
- "name": "telemetry_unittests", |
- "override_compile_targets": [ |
- "telemetry_unittests_run" |
- ], |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- } |
- ], |
- "scripts": [ |
- { |
- "name": "nacl_integration", |
- "script": "nacl_integration.py" |
- } |
- ] |
- }, |
- "Win x64 GN": { |
- "additional_compile_targets": [ |
- "gn_all" |
msw
2016/06/02 19:24:51
Should we keep this in an additional_compile_targe
Dirk Pranke
2016/06/02 19:28:41
Possibly, but we're out of SLO in the win CQ at th
msw
2016/06/02 20:31:31
Hmm, this is a little worrisome, some teams might
|
- ], |
- "gtest_tests": [ |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "accessibility_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "app_list_presenter_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "app_list_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "app_shell_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "ash_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "aura_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "base_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "battor_agent_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 10 |
- }, |
- "test": "browser_tests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "cacheinvalidation_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "cast_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "cc_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "chrome_app_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "chrome_elf_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "chromedriver_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "components_browsertests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "components_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "compositor_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "content_browsertests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "content_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "courgette_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "crypto_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "device_unittests" |
+ "test": "ipc_mojo_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "display_unittests" |
+ "test": "ipc_tests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "events_unittests" |
+ "test": "jingle_unittests" |
}, |
{ |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "extensions_browsertests" |
+ "test": "keyboard_unittests" |
}, |
{ |
+ "args": [ |
+ "--override-use-gl-with-osmesa-for-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "extensions_unittests" |
+ "test": "mash_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "gcm_unit_tests" |
+ "test": "media_blink_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "gfx_unittests" |
+ "test": "media_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "gn_unittests" |
+ "test": "message_center_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "google_apis_unittests" |
+ "test": "midi_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "gpu_unittests" |
+ "test": "mojo_common_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "install_static_unittests" |
+ "test": "mojo_public_application_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "installer_util_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 2 |
- }, |
- "test": "interactive_ui_tests" |
+ "test": "mojo_public_bindings_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "ipc_tests" |
+ "test": "mojo_public_system_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "jingle_unittests" |
- }, |
- { |
- "test": "keyboard_unittests" |
+ "test": "mojo_runner_host_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "media_blink_unittests" |
+ "test": "mojo_shell_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "media_unittests" |
+ "test": "mojo_surfaces_lib_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "message_center_unittests" |
+ "test": "mojo_system_unittests" |
}, |
{ |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "midi_unittests" |
+ "test": "mus_gpu_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "mojo_common_unittests" |
+ "test": "mus_public_unittests" |
}, |
{ |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_public_bindings_unittests" |
+ "test": "mus_ws_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "mojo_public_system_unittests" |
- }, |
- { |
- "test": "mojo_system_unittests" |
+ "test": "nacl_loader_unittests" |
}, |
{ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "nacl_loader_unittests" |
+ "test": "navigation_unittests" |
}, |
{ |
"swarming": { |
@@ -867,23 +493,14 @@ |
} |
] |
}, |
+ "Win x64 GN": { |
+ "additional_compile_targets": [ |
+ "base_unittests" |
+ ] |
+ }, |
"Win x64 GN (dbg)": { |
"additional_compile_targets": [ |
- "gn_all" |
- ], |
- "gtest_tests": [ |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "content_browsertests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "events_unittests" |
- } |
+ "base_unittests" |
] |
}, |
"Win10 Tests x64": { |
@@ -1555,6 +1172,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "ipc_mojo_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "ipc_tests" |
}, |
{ |
@@ -1567,6 +1190,15 @@ |
"test": "keyboard_unittests" |
}, |
{ |
+ "args": [ |
+ "--override-use-gl-with-osmesa-for-tests" |
+ ], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "mash_unittests" |
+ }, |
+ { |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
@@ -1600,6 +1232,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "mojo_public_application_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "mojo_public_bindings_unittests" |
}, |
{ |
@@ -1612,6 +1250,24 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "mojo_runner_host_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "mojo_shell_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "mojo_surfaces_lib_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "mojo_system_unittests" |
}, |
{ |
@@ -2152,181 +1808,12 @@ |
}, |
"Win8 Aura": { |
"additional_compile_targets": [ |
- "accessibility_unittests", |
- "app_list_unittests", |
- "app_list_presenter_unittests", |
- "app_shell_unittests", |
- "ash_shell_with_content", |
msw
2016/06/02 19:24:50
Ditto?
Dirk Pranke
2016/06/02 19:28:41
I can add this if it's not pulled in otherwise (wi
|
- "ash_unittests", |
- "aura_unittests", |
- "battor_agent", |
msw
2016/06/02 19:24:50
Ditto? (Maybe battor_agent_unittests is sufficient
Dirk Pranke
2016/06/02 19:28:41
Same answer.
|
- "cacheinvalidation_unittests", |
- "cast_unittests", |
- "cc_unittests", |
- "chrome", |
msw
2016/06/02 19:24:51
Ditto? (Maybe browser/interactive_ui_tests is suff
Dirk Pranke
2016/06/02 19:28:41
Yup, browser_tests pulls in chrome.
|
- "chrome_elf_unittests", |
- "chromedriver_unittests", |
- "components_browsertests", |
- "components_unittests", |
- "compositor_unittests", |
- "content_unittests", |
- "courgette_unittests", |
- "crypto_unittests", |
- "device_unittests", |
- "display_unittests", |
- "extensions_browsertests", |
- "extensions_unittests", |
- "gcm_unit_tests", |
- "gfx_unittests", |
- "google_apis_unittests", |
- "gpu_ipc_service_unittests", |
- "gpu_unittests", |
- "interactive_ui_tests", |
- "ipc_mojo_unittests", |
- "ipc_tests", |
- "jingle_unittests", |
- "keyboard_unittests", |
- "mash:all", |
msw
2016/06/02 19:24:51
Ditto?
Dirk Pranke
2016/06/02 19:28:41
Will add.
|
- "media_unittests", |
- "media_blink_unittests", |
- "message_center_unittests", |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_all", |
msw
2016/06/02 19:24:50
Ditto?
Dirk Pranke
2016/06/02 19:28:41
Will add.
|
- "sbox_integration_tests", |
- "sbox_unittests", |
- "sbox_validation_tests", |
- "skia_unittests", |
- "sql_unittests", |
- "sync_integration_tests", |
- "sync_unit_tests", |
- "ui_base_unittests", |
- "url_unittests", |
- "views_unittests", |
- "wm_unittests" |
- ], |
- "gtest_tests": [ |
- { |
- "test": "ash_unittests" |
- }, |
- { |
- "test": "battor_agent_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "content_browsertests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "events_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "ipc_mojo_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_common_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_public_application_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_public_bindings_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_public_system_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_runner_host_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_shell_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_surfaces_lib_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mojo_system_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mus_public_unittests" |
- }, |
- { |
- "args": [ |
- "--override-use-gl-with-osmesa-for-tests" |
- ], |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "mash_unittests" |
- }, |
- { |
- "test": "mus_gpu_unittests" |
- }, |
- { |
- "test": "mus_ws_unittests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "navigation_unittests" |
- }, |
- { |
- "test": "ui_touch_selection_unittests" |
- } |
+ "base_unittests" |
] |
}, |
"Win8 GN (dbg)": { |
"additional_compile_targets": [ |
- "gn_all" |
- ], |
- "gtest_tests": [ |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "content_browsertests" |
- }, |
- { |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- }, |
- "test": "events_unittests" |
- } |
+ "base_unittests" |
] |
} |
} |