aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--infra/bots/recipe_modules/checkout/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json8
-rw-r--r--infra/bots/recipe_modules/checkout/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json8
-rw-r--r--infra/bots/recipe_modules/checkout/examples/full.expected/flutter_trybot.json8
-rw-r--r--infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Release-Flutter_Android.json8
-rw-r--r--infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json8
-rw-r--r--infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json8
-rw-r--r--infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json8
-rw-r--r--infra/bots/recipes/recreate_skps.expected/failed_upload.json8
-rw-r--r--infra/config/recipes.cfg2
9 files changed, 49 insertions, 17 deletions
diff --git a/infra/bots/recipe_modules/checkout/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json b/infra/bots/recipe_modules/checkout/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
index d9db2bbf14..96c67b4135 100644
--- a/infra/bots/recipe_modules/checkout/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
+++ b/infra/bots/recipe_modules/checkout/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
@@ -106,8 +106,12 @@
"cwd": "[START_DIR]/cache/work",
"env": {
"DEPOT_TOOLS_UPDATE": "0",
- "GYP_CHROMIUM_NO_ACTION": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "GYP_CHROMIUM_NO_ACTION": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipe_modules/checkout/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json b/infra/bots/recipe_modules/checkout/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
index bdfbf77f14..ea50f858a3 100644
--- a/infra/bots/recipe_modules/checkout/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
+++ b/infra/bots/recipe_modules/checkout/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
@@ -107,8 +107,12 @@
"env": {
"CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1",
"DEPOT_TOOLS_UPDATE": "0",
- "GYP_CHROMIUM_NO_ACTION": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "GYP_CHROMIUM_NO_ACTION": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipe_modules/checkout/examples/full.expected/flutter_trybot.json b/infra/bots/recipe_modules/checkout/examples/full.expected/flutter_trybot.json
index 85cbb107ab..464bbc0c44 100644
--- a/infra/bots/recipe_modules/checkout/examples/full.expected/flutter_trybot.json
+++ b/infra/bots/recipe_modules/checkout/examples/full.expected/flutter_trybot.json
@@ -123,8 +123,12 @@
],
"cwd": "[START_DIR]/cache/work/flutter",
"env": {
- "DEPOT_TOOLS_UPDATE": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "DEPOT_TOOLS_UPDATE": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Release-Flutter_Android.json b/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Release-Flutter_Android.json
index e09a70f3cf..526183ab19 100644
--- a/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Release-Flutter_Android.json
+++ b/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Release-Flutter_Android.json
@@ -119,8 +119,12 @@
],
"cwd": "[START_DIR]/cache/work/flutter",
"env": {
- "DEPOT_TOOLS_UPDATE": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "DEPOT_TOOLS_UPDATE": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
index 231ef17e25..a9669f013b 100644
--- a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
+++ b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
@@ -106,8 +106,12 @@
"cwd": "[START_DIR]/cache/work",
"env": {
"DEPOT_TOOLS_UPDATE": "0",
- "GYP_CHROMIUM_NO_ACTION": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "GYP_CHROMIUM_NO_ACTION": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json b/infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
index 19635682e5..74a0c403db 100644
--- a/infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
+++ b/infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
@@ -107,8 +107,12 @@
"env": {
"CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1",
"DEPOT_TOOLS_UPDATE": "0",
- "GYP_CHROMIUM_NO_ACTION": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "GYP_CHROMIUM_NO_ACTION": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json b/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
index b915c976ac..c550ea935d 100644
--- a/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
+++ b/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
@@ -107,8 +107,12 @@
"env": {
"CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1",
"DEPOT_TOOLS_UPDATE": "0",
- "GYP_CHROMIUM_NO_ACTION": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "GYP_CHROMIUM_NO_ACTION": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/bots/recipes/recreate_skps.expected/failed_upload.json b/infra/bots/recipes/recreate_skps.expected/failed_upload.json
index 2168c432f2..1fac2677bd 100644
--- a/infra/bots/recipes/recreate_skps.expected/failed_upload.json
+++ b/infra/bots/recipes/recreate_skps.expected/failed_upload.json
@@ -107,8 +107,12 @@
"env": {
"CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1",
"DEPOT_TOOLS_UPDATE": "0",
- "GYP_CHROMIUM_NO_ACTION": "0",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "GYP_CHROMIUM_NO_ACTION": "0"
+ },
+ "env_suffixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"name": "gclient runhooks"
},
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 71f093e6a6..ee1a95afb1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "41ff7a0357858bcda5a03b14553eb14aa7712e00",
+ "revision": "cd8d4a659a2b622f4cc2674896ace670c57e9ad3",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {