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

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

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 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/trybot_analyze_config.json ('k') | testing/buildbot/tryserver.chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.blink.json
diff --git a/testing/buildbot/tryserver.blink.json b/testing/buildbot/tryserver.blink.json
deleted file mode 100644
index 303f773a17ec4568a83794d4f8046b212f9cbc14..0000000000000000000000000000000000000000
--- a/testing/buildbot/tryserver.blink.json
+++ /dev/null
@@ -1,64 +0,0 @@
-{
- "android_chromium_gn_compile_rel": {
- "additional_compile_targets": [
- "chrome_shell_apk"
- ],
- "gtest_tests": []
- },
- "linux_chromium_gn_rel": {
- "additional_compile_targets": [
- "accessibility_unittests",
- "app_list_unittests",
- "aura_unittests",
- "browser_tests",
- "cacheinvalidation_unittests",
- "chromedriver_unittests",
- "components_browsertests",
- "components_unittests",
- "content_browsertests",
- "content_unittests",
- "crypto_unittests",
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
- "events_unittests",
- "extensions_browsertests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "gl_unittests",
- "gn_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- "interactive_ui_tests",
- "ipc_tests",
- "jingle_unittests",
- "media_unittests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "net_unittests",
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- "sandbox_linux_unittests",
- "skia_unittests",
- "sql_unittests",
- "sync_unit_tests",
- "ui_base_unittests",
- "ui_touch_selection_unittests",
- "unit_tests",
- "url_unittests",
- "views_unittests",
- "wm_unittests"
- ],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
- ]
- }
-}
« no previous file with comments | « testing/buildbot/trybot_analyze_config.json ('k') | testing/buildbot/tryserver.chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698