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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_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/failed_build_test.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
index 04fdaaae758075eb41663920ce0af2e86407116e..134a9fdb40ff0cc8c98ac27fb735bd30efe801c3 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_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]",
@@ -362,7 +362,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]",
@@ -378,7 +378,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -392,7 +392,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