aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json')
-rw-r--r--infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json b/infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json
index c03c039c8f..f7440a5033 100644
--- a/infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json
+++ b/infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json
@@ -74,7 +74,7 @@
"cmd": [
"python",
"[START_DIR]/skia/tools/calmbench/ab.py",
- "[CUSTOM_[SWARM_OUT_DIR]]",
+ "[START_DIR]/[SWARM_OUT_DIR]",
"modified",
"master",
"[START_DIR]/out/Release/nanobench",
@@ -108,7 +108,7 @@
"BUILDTYPE": "Release",
"CHROME_HEADLESS": "1",
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
+ "SKIA_OUT": "[START_DIR]/build/out"
},
"name": "Run calmbench"
},