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

Unified Diff: scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json

Issue 1694383003: build: Bot_update refactor recipe roll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Disable for cronet and swarming Created 4 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
Index: scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json b/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
index f0ebbb58b6e7521932cdb1d41a056a809349574d..51a9c03438ca514995cd151a5a6fdcaaee685fa7 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
@@ -27,44 +27,6 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "chromium.testing.master",
- "--builder",
- "Android Cronet Builder (dbg)",
- "--slave",
- "TestSlavename",
- "--spec",
- "cache_dir = None\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src'}]\ntarget_os = ['android']",
- "--root",
- "src",
- "--revision_mapping_file",
- "{}",
- "--git-cache-dir",
- "[GIT_CACHE]",
- "--output_json",
- "/path/to/tmp/json",
- "--revision",
- "src@4f4b02f6b7fa20a3a25682c457bbc8ad589c8a00",
- "--output_manifest"
- ],
- "cwd": "[SLAVE_BUILD]",
- "env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
- },
- "name": "bot_update",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"did_run\": false, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
"RECIPE_PACKAGE[depot_tools]/gclient.py",
"config",
"--spec",

Powered by Google App Engine
This is Rietveld 408576698