Commit 78d37d78 authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Move iOS13 SDK bot to Xcode 10.2.

Although the bot is named iOS13, since the rest of the waterfall is still
running Xcode 10.1, put the latest Xcode 10.2 here for completeness.

This will be rolled to the first iOS13 beta once it's available.

Change-Id: I4a6f3ebde9af1c5308b5cd428db6ff364610ed7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618804
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664384}
parent 211677df
...@@ -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": "10b61", "xcode build version": "10e125",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"ios_enable_code_signing=false", "ios_enable_code_signing=false",
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"comments": [ "comments": [
"Runs tests on 64-bit iOS 11.4 and 12.1 and 13.0 tests" "Runs tests on 64-bit iOS 11.4 and 12.1 and 13.0 tests"
], ],
"xcode build version": "10b61", "xcode build version": "10e125",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"is_component_build=false", "is_component_build=false",
...@@ -22,18 +22,119 @@ ...@@ -22,18 +22,119 @@
"xcode parallelization": true, "xcode parallelization": true,
"include": "eg2_tests.json", "include": "eg2_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "12.1", "os": "12.2",
"priority": 35,
"host os": "Mac-10.13.6",
"pool":"Chrome", "pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": { "optional_dimensions": {
"60": [{ "60": [{
"host os": "Mac-10.14.4" "host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}] }]
} },
"priority": 30
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s Plus",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "common_tests.json",
"device type": "iPhone 6s",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_tests.json",
"device type": "iPhone 7",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_tests.json",
"device type": "iPad Air 2",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_tests.json",
"device type": "iPhone X",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_cq_tests.json",
"device type": "iPhone X",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_cq_tests.json",
"device type": "iPad Air 2",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
} }
] ]
} }
{ {
"comments": [ "comments": [
"Runs tests on 64-bit iOS 11.4 and 12.1 and 13.0 tests" "Runs tests on 64-bit iOS 11.4 and 12.1 and 13.0 tests"
], ],
"xcode build version": "10b61", "xcode build version": "10e125",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"is_component_build=false", "is_component_build=false",
"is_debug=true", "is_debug=true",
"symbol_level=1", "symbol_level=1",
"target_cpu=\"x64\"", "target_cpu=\"x64\"",
"target_os=\"ios\"", "target_os=\"ios\"",
"use_goma=true" "use_goma=true"
], ],
"additional_compile_targets": [ "additional_compile_targets": [
"all" "all"
], ],
"configuration": "Debug", "configuration": "Debug",
"expiration_time": 14400, "expiration_time": 14400,
"tests": [ "tests": [
{ {
"xcode parallelization": true, "xcode parallelization": true,
"include": "eg2_tests.json", "include": "eg2_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "12.1", "os": "12.2",
"priority": 35, "pool":"Chrome",
"host os": "Mac-10.13.6", "host os": "Mac-10.14.3",
"pool":"Chrome", "optional_dimensions": {
"optional_dimensions": { "60": [{
"60": [{ "host os": "Mac-10.14.4"
"host os": "Mac-10.14.4" }]
}], },
"120": [{ "priority": 30
"host os": "Mac-10.14.3" },
}] {
} "include": "screen_size_dependent_tests.json",
} "device type": "iPhone 6s Plus",
] "os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "common_tests.json",
"device type": "iPhone 6s",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_tests.json",
"device type": "iPhone 7",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_tests.json",
"device type": "iPad Air 2",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_tests.json",
"device type": "iPhone X",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_cq_tests.json",
"device type": "iPhone X",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"priority": 30
},
{
"include": "eg_cq_tests.json",
"device type": "iPad Air 2",
"os": "12.2",
"pool":"Chrome",
"host os": "Mac-10.14.3",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}]
},
"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