| commit | 773b0221d9bb01ba3cc39a94e08048cb3da2454f | [log] [tgz] |
|---|---|---|
| author | Maksym Onufriienko <monufriienko@chromium.org> | Fri Jan 24 21:23:05 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 24 21:23:05 2020 |
| tree | 6683d9c5ca8502f3605cb4e4bddcedf3491fd1b1 | |
| parent | e4692e38d4fa6405e60fd8a3e3651c48ae5b6741 [diff] |
[ios_runner]Fixed xcodebuild_runner for real devices. Current update prevent creating/deleting simulators if test runs on real devices. Some bots don't have preinstalled sim-runtimes that match version of connected real devices, it was a reason of failure like https://chrome-swarming.appspot.com/task?id=49c31b4eab008710 To determine whether device with UDID is simulator used `xcrun simctl` command because `idevice_id` is not installed properly on some bots without real devices, e.g. https://chromium-swarm.appspot.com/task?id=49c9a229b161d210 Bug: 1042380 Change-Id: I3771af295dadf32068343bdc2691bedf0a5f72a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002895 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Maksym Onufriienko <monufriienko@chromium.org> Cr-Commit-Position: refs/heads/master@{#735099}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .