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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg_analyze.json

Issue 913223007: Add a android_compile_dbg trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 10 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 | « scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_rel_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg_analyze.json
similarity index 98%
copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_rel_analyze.json
copy to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg_analyze.json
index e18b1f1a40dc4faffa4f8a23e4d50805ed9679f0..94d57c1da219f3579587d0e8d023f98cb8985f05 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_rel_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg_analyze.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.chromium.linux",
"--builder",
- "android_compile_rel",
+ "android_compile_dbg",
"--slave",
"TestSlavename",
"--spec",
@@ -104,11 +104,11 @@
"/path/to/tmp/json",
"--",
"--build-config-fs",
- "Release",
+ "Debug",
"--paths",
"{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
"--properties",
- "{\"buildername\": \"android_compile_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
+ "{\"buildername\": \"android_compile_dbg\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_android_compile_dbg.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698