| Index: scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json b/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| index d5967441b3829f932be265e0a753602ae9eaa6af..f56fbe03015721da17a4496254af1814dd7cbc2c 100644
|
| --- a/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| @@ -6,9 +6,8 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "config",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['llvm']"
|
| + "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['llvm']"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -29,7 +28,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -50,11 +48,11 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
|
| + "[CWD]/skia/tools/buildbot_spec.py",
|
| "/path/to/tmp/json",
|
| "Housekeeper-PerCommit-Trybot"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| + "cwd": "[CWD]/skia",
|
| "name": "exec buildbot_spec.py",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -89,25 +87,25 @@
|
| "make",
|
| "most"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| + "cwd": "[CWD]/skia",
|
| "env": {
|
| "BUILDTYPE": "Release",
|
| "CHROME_PATH": "[HOME]/src",
|
| "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Housekeeper-PerCommit-Trybot"
|
| + "SKIA_OUT": "[CWD]/skia/out/Housekeeper-PerCommit-Trybot"
|
| },
|
| "name": "build most"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| - "[SLAVE_BUILD]/skia/platform_tools/android/tests/run_all.py"
|
| + "[CWD]/skia/platform_tools/android/tests/run_all.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| + "cwd": "[CWD]/skia",
|
| "env": {
|
| "BUILDTYPE": "Release",
|
| "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Housekeeper-PerCommit-Trybot"
|
| + "SKIA_OUT": "[CWD]/skia/out/Housekeeper-PerCommit-Trybot"
|
| },
|
| "name": "android platform self-tests"
|
| },
|
| @@ -119,7 +117,7 @@
|
| "--format=%at",
|
| "-s"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| + "cwd": "[CWD]/skia",
|
| "name": "git show",
|
| "stdout": "/path/to/tmp/"
|
| },
|
| @@ -128,21 +126,21 @@
|
| "python",
|
| "RECIPE_MODULE[build::skia]/resources/run_binary_size_analysis.py",
|
| "--library",
|
| - "[SLAVE_BUILD]/skia/out/Housekeeper-PerCommit-Trybot/Release/lib/libskia.so",
|
| + "[CWD]/skia/out/Housekeeper-PerCommit-Trybot/Release/lib/libskia.so",
|
| "--githash",
|
| "164710",
|
| "--commit_ts",
|
| "1408633190",
|
| "--gsutil_path",
|
| - "[DEPOT_TOOLS]/third_party/gsutil/gsutil",
|
| + "[ROOT]/b/depot_tools/third_party/gsutil/gsutil",
|
| "--issue_number",
|
| "500"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| + "cwd": "[CWD]/skia",
|
| "env": {
|
| "BUILDTYPE": "Release",
|
| "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Housekeeper-PerCommit-Trybot"
|
| + "SKIA_OUT": "[CWD]/skia/out/Housekeeper-PerCommit-Trybot"
|
| },
|
| "name": "generate and upload binary size data"
|
| },
|
|
|