Commit dd97101e authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Update ToTiOSDevice to match device @ iOS 11.4.

Bug: 856516
Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs
Change-Id: I52bee9bcd13d835eab5592bee12c48b95c25c233
Reviewed-on: https://chromium-review.googlesource.com/1197923Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587856}
parent e5d4d080
...@@ -38,104 +38,87 @@ ...@@ -38,104 +38,87 @@
{ {
"app": "base_unittests", "app": "base_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "boringssl_crypto_tests", "app": "boringssl_crypto_tests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "boringssl_ssl_tests", "app": "boringssl_ssl_tests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "components_unittests", "app": "components_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "crypto_unittests", "app": "crypto_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "gfx_unittests", "app": "gfx_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "google_apis_unittests", "app": "google_apis_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "ios_chrome_unittests", "app": "ios_chrome_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "ios_net_unittests", "app": "ios_net_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "ios_web_inttests", "app": "ios_web_inttests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "ios_web_unittests", "app": "ios_web_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "ios_web_view_inttests", "app": "ios_web_view_inttests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "net_unittests", "app": "net_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "skia_unittests", "app": "skia_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "sql_unittests", "app": "sql_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "ui_base_unittests", "app": "ui_base_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
}, },
{ {
"app": "url_unittests", "app": "url_unittests",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"xcode build version": "9C40b", "os": "11.4"
"os": "10.2"
} }
], ],
"expiration_time": 10800 "expiration_time": 10800
......
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