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

Unified Diff: scripts/slave/recipes/dart/dartium_android_builder.expected/dartium_builder_git.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/dart/dartium_android_builder.expected/dartium_builder_git.json
diff --git a/scripts/slave/recipes/dart/dartium_android_builder.expected/dartium_builder_git.json b/scripts/slave/recipes/dart/dartium_android_builder.expected/dartium_builder_git.json
index 56826c780d3fa6f8425424465f07f9c2af16bdcc..0a272ebda5579ee334fb72d15e6b6296ddd6146f 100644
--- a/scripts/slave/recipes/dart/dartium_android_builder.expected/dartium_builder_git.json
+++ b/scripts/slave/recipes/dart/dartium_android_builder.expected/dartium_builder_git.json
@@ -27,44 +27,6 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "chromium.testing.master",
- "--builder",
- "dartium-builder",
- "--slave",
- "TestSlavename",
- "--spec",
- "cache_dir = None\nsolutions = [{'deps_file': 'tools/deps/dartium.deps/DEPS', 'managed': True, 'name': 'src/dart', 'url': 'https://github.com/dart-lang/sdk.git'}]\ntarget_os = ['android']",
- "--root",
- "src/dart",
- "--revision_mapping_file",
- "{}",
- "--git-cache-dir",
- "[GIT_CACHE]",
- "--output_json",
- "/path/to/tmp/json",
- "--revision",
- "src/dart@478695f60c28b5b8a951ce1d4fd60f53d80b21fb",
- "--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