aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2017-08-31 13:32:44 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-08-31 17:50:01 +0000
commit5d303ed44b611708784f7b05cfa35a270c8d0c09 (patch)
tree967429a262370c48375870166442ab0b82ad1ee7 /infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
parent56ffafee4454759ffcd1b2fea04ce44300624c93 (diff)
Fix chromecast perfs
Bug: skia: NOTRY=true Change-Id: I5efe4bc59efa4bc81e5f8811fed7867ec20447fb Reviewed-on: https://skia-review.googlesource.com/41541 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json')
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
index 5f9562fdda..d0cae9b36a 100644
--- a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
+++ b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
@@ -91,6 +91,7 @@
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
"SKIA_OUT": "[START_DIR]/out"
},
+ "infra_step": true,
"name": "Delete old nanobench"
},
{
@@ -383,11 +384,13 @@
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
"SKIA_OUT": "[START_DIR]/out"
},
+ "infra_step": true,
"name": "Delete executables"
},
{
"cmd": [
- "adb"
+ "adb",
+ "disconnect"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -450,7 +453,8 @@
},
{
"cmd": [
- "adb"
+ "adb",
+ "disconnect"
],
"cwd": "[START_DIR]/skia",
"env": {