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

Unified Diff: testing/buildbot/chromium.win.json

Issue 1093313003: Revert of Update lists of compile targets for the GN bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/client.v8.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index ca0ab239d759b9ade876a4d8614e4280566a6050..493461ca3106e0d92af5a39c435e7c6fceebc13e 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -469,59 +469,7 @@
},
"Win x64 GN": {
"additional_compile_targets": [
- "accessibility_unittests",
- "app_list_unittests",
- "app_shell_unittests",
- "ash_unittests",
- "aura_unittests",
- "cacheinvalidation_unittests",
- "cast_unittests",
- "cc_unittests",
- "chrome",
- "chrome_elf_unittests",
- "chromedriver_unittests",
- "components_browsertests",
- "components_unittests",
- "compositor_unittests",
- "content_browsertests",
- "content_unittests",
- "courgette_unittests",
- "crypto_unittests",
- "device_unittests",
- "events_unittests",
- "extensions_browsertests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- "interactive_ui_tests",
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
- "keyboard_unittests",
- "media_unittests",
- "message_center_unittests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "ppapi_unittests",
- "printing_unittests",
- "sbox_integration_tests",
- "sbox_unittests",
- "sbox_validation_tests",
- "skia_unittests",
- "sql_unittests",
- "sync_integration_tests",
- "sync_unit_tests",
- "ui_base_unittests",
- "ui_touch_selection_unittests",
- "url_unittests",
- "views_unittests",
- "wm_unittests"
+ "net_unittests"
],
"gtest_tests": [
{
@@ -531,59 +479,7 @@
},
"Win x64 GN (dbg)": {
"additional_compile_targets": [
- "accessibility_unittests",
- "app_list_unittests",
- "app_shell_unittests",
- "ash_unittests",
- "aura_unittests",
- "cacheinvalidation_unittests",
- "cast_unittests",
- "cc_unittests",
- "chrome",
- "chrome_elf_unittests",
- "chromedriver_unittests",
- "components_browsertests",
- "components_unittests",
- "compositor_unittests",
- "content_browsertests",
- "content_unittests",
- "courgette_unittests",
- "crypto_unittests",
- "device_unittests",
- "events_unittests",
- "extensions_browsertests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- "interactive_ui_tests",
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
- "keyboard_unittests",
- "media_unittests",
- "message_center_unittests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "ppapi_unittests",
- "printing_unittests",
- "sbox_integration_tests",
- "sbox_unittests",
- "sbox_validation_tests",
- "skia_unittests",
- "sql_unittests",
- "sync_integration_tests",
- "sync_unit_tests",
- "ui_base_unittests",
- "ui_touch_selection_unittests",
- "url_unittests",
- "views_unittests",
- "wm_unittests"
+ "net_unittests"
],
"gtest_tests": [
{
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/client.v8.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698