| Index: infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
|
| diff --git a/infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json b/infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
|
| index d04112db7a201dc96b9643f56bab6d0a16c698e1..85779a7e03b94f54fb7c892b60fd42aa532f70ec 100644
|
| --- a/infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
|
| +++ b/infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
|
| @@ -32,8 +32,11 @@
|
| ],
|
| "cwd": "[CUSTOM_/_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0",
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
|
| + "SKIA_OUT": "[SLAVE_BUILD]/out"
|
| },
|
| "name": "gclient setup"
|
| },
|
| @@ -56,8 +59,11 @@
|
| ],
|
| "cwd": "[CUSTOM_/_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0",
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
|
| + "SKIA_OUT": "[SLAVE_BUILD]/out"
|
| },
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
|
|