Commit f3068d29 authored by Lindsay Pasricha's avatar Lindsay Pasricha Committed by Commit Bot

[ios] Roll ios fyi beta bots to Xcode 11.1

Bug: 1012928
Change-Id: I6342df7e1a3b48931e9286b33347465e95d00c7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849358
Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org>
Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Reviewed-by: default avatarJustin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#704677}
parent 0cd509b9
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
"xcode parallelization": true, "xcode parallelization": true,
"include": "eg2_tests.json", "include": "eg2_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6" "host os": "Mac-10.14.6"
}, },
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
"xcode parallelization": true, "xcode parallelization": true,
"include": "eg2_tests.json", "include": "eg2_tests.json",
"device type": "iPad (6th generation)", "device type": "iPad (6th generation)",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6" "host os": "Mac-10.14.6"
}, },
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"include": "eg2_tests.json", "include": "eg2_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "12.2", "os": "12.2",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6" "host os": "Mac-10.14.6"
}, },
...@@ -49,71 +49,71 @@ ...@@ -49,71 +49,71 @@
"include": "eg2_tests.json", "include": "eg2_tests.json",
"device type": "iPad (6th generation)", "device type": "iPad (6th generation)",
"os": "12.2", "os": "12.2",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6" "host os": "Mac-10.14.6"
}, },
{ {
"include": "common_tests.json", "include": "common_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPad Pro (12.9-inch)", "device type": "iPad Pro (12.9-inch)",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPad Air (3rd generation)", "device type": "iPad Air (3rd generation)",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s Plus", "device type": "iPhone 6s Plus",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "os": "13.1",
"xcode build version": "11a420a", "xcode build version": "11a1027",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"Chrome" "pool":"Chrome"
} }
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Builder for Xcode 11 iOS 13 SDK", "Builder for Xcode 11 iOS 13 SDK",
"Build is performed with gn+ninja." "Build is performed with gn+ninja."
], ],
"xcode build version": "11a420a", "xcode build version": "11a1027",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"ios_enable_code_signing=false", "ios_enable_code_signing=false",
......
{ {
"comments": [ "comments": [
"Runs tests on 64-bit iOS 11.4 and 12.2 and 13.0 tests" "Runs tests on 64-bit iOS 13.1 tests"
], ],
"xcode build version": "11a420a", "xcode build version": "11a1027",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"is_component_build=false", "is_component_build=false",
...@@ -21,7 +21,8 @@ ...@@ -21,7 +21,8 @@
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s Plus", "device type": "iPhone 6s Plus",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -29,7 +30,8 @@ ...@@ -29,7 +30,8 @@
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -37,7 +39,8 @@ ...@@ -37,7 +39,8 @@
{ {
"include": "common_tests.json", "include": "common_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -45,7 +48,8 @@ ...@@ -45,7 +48,8 @@
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone 7", "device type": "iPhone 7",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -53,7 +57,8 @@ ...@@ -53,7 +57,8 @@
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -61,7 +66,8 @@ ...@@ -61,7 +66,8 @@
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -69,7 +75,8 @@ ...@@ -69,7 +75,8 @@
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
...@@ -77,7 +84,8 @@ ...@@ -77,7 +84,8 @@
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "xcode build version": "11a1027",
"os": "13.1",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30
......
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