From 7b1cc7625be39fdf7d9642373b16f1aa5a37bf94 Mon Sep 17 00:00:00 2001 From: Stephan Altmueller Date: Thu, 11 May 2017 10:18:59 -0400 Subject: Enable debug output on iOS Enables debug output on iOS. Everything will work the same except there will be more output for dm and nanobench. This should help us flush out remaining flakiness and will be removed once it's not necessary anymore. Bug: skia: Change-Id: Idfdc7cf829e93b905fdb0ac2bbab1e78250b7ae0 Reviewed-on: https://skia-review.googlesource.com/16491 Reviewed-by: Eric Boren Commit-Queue: Stephan Altmueller --- .../perf.expected/Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/bots/recipes/perf.expected') diff --git a/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json b/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json index deb62a1bdb..a3055413f8 100644 --- a/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json +++ b/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json @@ -523,6 +523,7 @@ { "cmd": [ "idevice-app-runner", + "-d", "-s", "com.google.nanobench", "--args", -- cgit v1.2.3