aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json
diff options
context:
space:
mode:
authorGravatar Ravi Mistry <rmistry@google.com>2016-11-21 16:06:19 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-22 12:36:17 +0000
commit9bcca6a2124b60ce9fab18ba697b28fc6a1354db (patch)
treebaca6579b9b011c6930b9324d55d7b8ed2e52255 /infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json
parent759ae5639b0dfe5a0d5491aa0e0b9855aa42ab73 (diff)
Roll recipe DEPS
Looks like slave_build and cwd changed to start_dir in https://bugs.chromium.org/p/chromium/issues/detail?id=662586 BUG=skia:5979 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=5104 Change-Id: I46d080b9089ea9b4adc2ed45fc81fdc192bdb2b2 Reviewed-on: https://skia-review.googlesource.com/5104 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json')
-rw-r--r--infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json b/infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json
index 3e9ac92d65..9492e955a7 100644
--- a/infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json
+++ b/infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json
@@ -4,7 +4,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION",
+ "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded SKP VERSION"
@@ -15,7 +15,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]/tmp/SKP_VERSION"
+ "[START_DIR]/tmp/SKP_VERSION"
],
"name": "write SKP_VERSION"
},
@@ -24,7 +24,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION",
+ "[START_DIR]/skia/infra/bots/assets/skimage/VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded skimage VERSION"
@@ -35,7 +35,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION"
+ "[START_DIR]/tmp/SK_IMAGE_VERSION"
],
"name": "write SK_IMAGE_VERSION"
},
@@ -44,7 +44,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/skia/infra/bots/assets/svg/VERSION",
+ "[START_DIR]/skia/infra/bots/assets/svg/VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded SVG VERSION"
@@ -55,7 +55,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]/tmp/SVG_VERSION"
+ "[START_DIR]/tmp/SVG_VERSION"
],
"name": "write SVG_VERSION"
},
@@ -67,7 +67,7 @@
"[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN/data"
],
"env": {
- "PYTHONPATH": "[SLAVE_BUILD]/skia/infra/bots/.recipe_deps/build/scripts"
+ "PYTHONPATH": "[START_DIR]/skia/infra/bots/.recipe_deps/build/scripts"
},
"name": "rmtree data",
"~followup_annotations": [
@@ -105,16 +105,16 @@
},
{
"cmd": [
- "[SLAVE_BUILD]/out/Release/nanobench",
+ "[START_DIR]/out/Release/nanobench",
"--undefok",
"-i",
- "[SLAVE_BUILD]/skia/resources",
+ "[START_DIR]/skia/resources",
"--skps",
- "[SLAVE_BUILD]/skp",
+ "[START_DIR]/skp",
"--images",
- "[SLAVE_BUILD]/skimage/nanobench",
+ "[START_DIR]/skimage/nanobench",
"--svgs",
- "[SLAVE_BUILD]/svg",
+ "[START_DIR]/svg",
"--nogpu",
"--pre_log",
"--scales",
@@ -175,7 +175,7 @@
"os",
"Mac"
],
- "cwd": "[SLAVE_BUILD]/skia",
+ "cwd": "[START_DIR]/skia",
"name": "nanobench"
},
{