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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.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/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
index 52bc44803e277df0d57b743752b0a26796931521..76c29bab74ab68d2e4647d47343cf4185e31dda1 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_basic.json
@@ -27,46 +27,6 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "chromium.testing.master",
- "--builder",
- "webview_cts",
- "--slave",
- "tehslave",
- "--spec",
- "cache_dir = None\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src/repo', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']",
- "--root",
- "src/repo",
- "--revision_mapping_file",
- "{}",
- "--git-cache-dir",
- "[GIT_CACHE]",
- "--patch_url",
- "https://the.patch.url/the.patch",
- "--output_json",
- "/path/to/tmp/json",
- "--revision",
- "src/repo@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