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

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

Issue 1694383003: build: Bot_update refactor recipe roll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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/chromium_trybot.expected/gclient_runhooks__with_patch__failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/gclient_runhooks__with_patch__failure.json b/scripts/slave/recipes/chromium_trybot.expected/gclient_runhooks__with_patch__failure.json
index 25f55257363a18264b217148b8177726eaf244c6..36c94aec68af4d954d99f83b9fafd8f7839b5727 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/gclient_runhooks__with_patch__failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/gclient_runhooks__with_patch__failure.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "tryserver.chromium.linux",
- "--builder",
- "linux_chromium_rel_ng",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
"--root",
@@ -140,12 +134,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "tryserver.chromium.linux",
- "--builder",
- "linux_chromium_rel_ng",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
"--root",
@@ -160,7 +148,6 @@
"/path/to/tmp/json",
"--revision",
"src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698