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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 11 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/auto_bisect/example.expected/missing_metric_test.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
index 72d6bd5ed38851642d1262dd6f488dbe771c4750..6e5ca46463ebffa04d37e9754f8168d2a37a2f3f 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
@@ -82,7 +82,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py",
+ "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
"DEPS",
"--commit",
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
@@ -132,7 +132,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py",
+ "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
"DEPS",
"--commit",
"a6298e4afedbf2cd461755ea6f45b0ad64222222"
@@ -156,7 +156,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py",
+ "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py",
"a6298e4afedbf2cd461755ea6f45b0ad64222222",
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"chromium"
@@ -174,7 +174,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -209,7 +209,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -244,7 +244,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
+ "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
"[DEPOT_TOOLS]/gsutil.py"
],
"cwd": "[SLAVE_BUILD]",
@@ -260,7 +260,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -297,7 +297,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -334,7 +334,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
+ "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
"[DEPOT_TOOLS]/gsutil.py"
],
"cwd": "[SLAVE_BUILD]",
@@ -357,7 +357,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -371,7 +371,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -389,7 +389,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
+ "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
"[DEPOT_TOOLS]/gsutil.py"
],
"cwd": "[SLAVE_BUILD]",
@@ -405,7 +405,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -419,7 +419,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",

Powered by Google App Engine
This is Rietveld 408576698