Commit 3c413711 authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Make dimension 'device_status' optional for clang_tot_device

Since there is only 1 device at the moment, skip the health check.

Bug: 723764
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Change-Id: Ic06468c2c0669413ce5507abdc0aeb3b2181ceb7
Reviewed-on: https://chromium-review.googlesource.com/1024299Reviewed-by: default avatarSergey Berezin <sergeyberezin@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#552810}
parent 19b944e9
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
}, },
"configuration": "Release", "configuration": "Release",
"sdk": "iphoneos11.2", "sdk": "iphoneos11.2",
"device check": false,
"tests": [ "tests": [
{ {
"app": "base_unittests", "app": "base_unittests",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment