Commit 2f6805c8 authored by John Budorick's avatar John Budorick Committed by Commit Bot

ios: add trybot configurations for ios{12,13}-beta-simulator.

Follow-up to crrev.com/c/1496656

Bug: 961811
Change-Id: Id7a5e4d09e4ca966e75bcecc6f007e26553d534d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611118Reviewed-by: default avatarJustin Cohen <justincohen@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#660832}
parent a763b21a
{
"comments": [
"Run tests on iOS12beta track on 64-bit iOS 12 simulators.",
"Note: Xcode 10 requires OSX 10.13.4 hence 'host os'",
"Note: This file exists only to support the trybot.",
"It should be kept in sync with the CI configuration in ../chromium.fyi/."
],
"xcode build version": "10b61",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=true",
"symbol_level=1",
"target_cpu=\"x64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone X",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_cq_tests.json",
"device type": "iPhone X",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_cq_tests.json",
"device type": "iPhone 6 Plus",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_cq_tests.json",
"device type": "iPhone 5s",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_cq_tests.json",
"device type": "iPad Pro (12.9-inch)",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_tests.json",
"device type": "iPhone X",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_tests.json",
"device type": "iPhone 6 Plus",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_tests.json",
"device type": "iPad Air",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "eg_tests.json",
"device type": "iPhone 5s",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPhone 6s Plus",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPhone X",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPhone 5s",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
},
{
"include": "screen_size_dependent_tests.json",
"device type": "iPad Air 2",
"os": "12.1",
"xcode build version": "10o45e",
"host os": "Mac-10.13.6",
"pool":"Chrome",
"optional_dimensions": {
"60": [{
"host os": "Mac-10.14.4"
}],
"120": [{
"host os": "Mac-10.14.3"
}]
}
}
]
}
{
"comments": [
"Run tests on iOS13beta track on 64-bit iOS 13 simulators.",
"Note: Xcode 11 will requires OSX 10.14.",
"Note: This file exists only to support the trybot.",
"It should be kept in sync with the CI configuration in ../chromium.fyi/."
],
"xcode build version": "10b61",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=true",
"symbol_level=1",
"target_cpu=\"x64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"tests": [
]
}
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