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

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

Issue 2302353003: [Android] Add configurations for cronet continuous builder + trybot. (Closed)
Patch Set: 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 | « no previous file | tools/mb/mb_config.pyl » ('j') | tools/mb/mb_config.pyl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 43118cd4b3f51fe29c41f3be52a7212d9009a193..3327b05ceee60a1ebb3c60aa3924d354a6b0b592 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -1,13 +1,7 @@
{
- "Android GN Builder (dbg)": {
+ "Android Cronet Builder": {
"additional_compile_targets": [
- "blimp_tests",
- "chrome_public_apk",
- "chrome_public_test_apk",
- "content_shell_apk",
- "content_shell_test_apk",
- "mojo_test_apk",
- "system_webview_apk"
+ "cronet"
xunjieli 2016/09/02 18:21:02 Can we compile "cronet_package" target? which will
jbudorick 2016/09/02 18:27:19 ah, yeah. Done.
]
},
"Android N5X Swarm Builder": {
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | tools/mb/mb_config.pyl » ('J')

Powered by Google App Engine
This is Rietveld 408576698