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

Unified Diff: testing/buildbot/tryserver.v8.json

Issue 2350703002: mb: Add compile targets used by V8 trybot (Closed)
Patch Set: Fixing buildbot json Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.v8.json
diff --git a/testing/buildbot/tryserver.v8.json b/testing/buildbot/tryserver.v8.json
index bdb04a0933eaf890f3113b23c444e816ecb85888..c6a9861333b3ed7d5d978feb5fe23e17a3a7c86e 100644
--- a/testing/buildbot/tryserver.v8.json
+++ b/testing/buildbot/tryserver.v8.json
@@ -7,55 +7,13 @@
},
"v8_linux_chromium_gn_rel": {
"additional_compile_targets": [
- "accessibility_unittests",
- "aura_unittests",
- "browser_tests",
- "cacheinvalidation_unittests",
- "cast_unittests",
- "cc_unittests",
- "chromedriver_unittests",
- "capture_unittests",
- "components_browsertests",
- "components_unittests",
- "content_browsertests",
- "content_unittests",
- "crypto_unittests",
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
- "events_unittests",
+ "blink_tests",
Michael Achenbach 2016/09/19 13:10:06 This was always overridden by https://cs.chromium.
Dirk Pranke 2016/09/19 17:14:46 overridden, or just added to? I thought the two we
Michael Achenbach 2016/09/19 20:59:55 I also first thought "added". But production shows
"extensions_browsertests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "gn_unittests",
- "google_apis_unittests",
- "gpu_ipc_service_unittests",
- "gpu_unittests",
- "interactive_ui_tests",
- "ipc_tests",
- "jingle_unittests",
- "media_unittests",
- "media_blink_unittests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_system_unittests",
- "mojo_system_unittests",
- "nacl_loader_unittests",
+ "gin_unittests",
+ "pdfium_test",
+ "postmortem-metadata",
"net_unittests",
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- "sandbox_linux_unittests",
- "skia_unittests",
- "sql_unittests",
- "sync_integration_tests",
- "ui_base_unittests",
- "ui_touch_selection_unittests",
- "unit_tests",
- "url_unittests",
- "views_unittests",
- "wm_unittests"
+ "unit_tests"
]
}
}
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698