| Index: infra/bots/recipes/swarm_compile.expected/failed_compile.json
|
| diff --git a/infra/bots/recipes/swarm_compile.expected/failed_compile.json b/infra/bots/recipes/swarm_compile.expected/failed_compile.json
|
| index c6ed4c0cb01b988f9f9f39d52af0254077d70756..07df109f366c2a2e498be0b94ca0a5f5729e4ba7 100644
|
| --- a/infra/bots/recipes/swarm_compile.expected/failed_compile.json
|
| +++ b/infra/bots/recipes/swarm_compile.expected/failed_compile.json
|
| @@ -32,8 +32,11 @@
|
| ],
|
| "cwd": "[CUSTOM_/_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Debug",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "skia_arch_type=x86 skia_warnings_as_errors=1",
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
|
| + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-GCC-x86-Debug"
|
| },
|
| "name": "gclient setup"
|
| },
|
| @@ -54,8 +57,11 @@
|
| ],
|
| "cwd": "[CUSTOM_/_B_WORK]",
|
| "env": {
|
| + "BUILDTYPE": "Debug",
|
| "CHROME_HEADLESS": "1",
|
| - "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]"
|
| + "GYP_DEFINES": "skia_arch_type=x86 skia_warnings_as_errors=1",
|
| + "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
|
| + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-GCC-x86-Debug"
|
| },
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
|
|