aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-05-15 15:04:58 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-15 19:36:23 +0000
commit0f690105496fa7f1de4bee85f4bf035cdefa84a8 (patch)
treeb484f387d2c0a2c24a7ace970f2513431e8f4beb /infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
parent5ab841f18b61e5936bd078ba4a0713603c410845 (diff)
[recipes] BUILDTYPE and SKIA_OUT are no longer used
Bug: skia:6473 Change-Id: I67b0dbf6dba26233df1d8e44f3e2f69ca0cc9d3e Reviewed-on: https://skia-review.googlesource.com/128320 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json')
-rw-r--r--infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json12
1 files changed, 3 insertions, 9 deletions
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 ebffee4f5d..aacd040b0f 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
@@ -134,12 +134,10 @@
],
"cwd": "[START_DIR]/cache/work/src",
"env": {
- "BUILDTYPE": "Release",
"CHROME_HEADLESS": "1",
"CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1",
"GYP_GENERATORS": "ninja",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/build/out"
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "GN"
},
@@ -152,10 +150,8 @@
],
"cwd": "[START_DIR]/cache/work/src",
"env": {
- "BUILDTYPE": "Release",
"CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/build/out"
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "Build Chrome"
},
@@ -200,10 +196,8 @@
],
"cwd": "[START_DIR]/cache/work/skia",
"env": {
- "BUILDTYPE": "Release",
"CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/build/out"
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "Recreate SKPs"
},