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" |
] |
} |
} |