aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/flavor/examples
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/recipe_modules/flavor/examples
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/recipe_modules/flavor/examples')
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
index 24eef46e3c..eaecbd6734 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
@@ -221,6 +221,7 @@
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
"SKIA_OUT": "[START_DIR]/out"
},
+ "infra_step": true,
"name": "Delete old nanobench"
},
{
@@ -814,11 +815,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": {
@@ -881,7 +884,8 @@
},
{
"cmd": [
- "adb"
+ "adb",
+ "disconnect"
],
"cwd": "[START_DIR]/skia",
"env": {