Specify Xcode 9.2 and macOS versions that support it [part 2]

"xcode version" key is deprecated.

These are the same changes as in https://webrtc-review.googlesource.com/74000
but I just forgot to apply them to some of the bots.

TBR: phoglund@webrtc.org
Bug: chromium:838854, webrtc:9201
Change-Id: Ia041bcc185fae65681e63d17a6ad7bc081ffa6ab
Reviewed-on: https://webrtc-review.googlesource.com/74040
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23090}
This commit is contained in:
Oleh Prypin 2018-05-03 11:27:14 +02:00 committed by Commit Bot
parent 207e6f8cd9
commit 01042067be
7 changed files with 51 additions and 11 deletions

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"dcheck_always_on=true",
"goma_dir=\"$(goma_dir)\"",

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 32-bit iOS simulators."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
@ -19,7 +19,17 @@
{
"include": "common_tests.json",
"device type": "iPhone 5",
"os": "9.3"
"os": "9.3",
"dimensions": [
{
"os": "Mac-10.12",
"pool": "Chrome"
},
{
"os": "Mac-10.13",
"pool": "Chrome"
}
]
}
]
}

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 64-bit iOS simulators."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
@ -19,7 +19,17 @@
{
"include": "common_tests.json",
"device type": "iPhone 6s",
"os": "10.3"
"os": "10.3",
"dimensions": [
{
"os": "Mac-10.12",
"pool": "Chrome"
},
{
"os": "Mac-10.13",
"pool": "Chrome"
}
]
}
]
}

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 64-bit iOS simulators."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
@ -19,7 +19,17 @@
{
"include": "common_tests.json",
"device type": "iPhone 7",
"os": "11.0"
"os": "11.0",
"dimensions": [
{
"os": "Mac-10.12",
"pool": "Chrome"
},
{
"os": "Mac-10.13",
"pool": "Chrome"
}
]
}
]
}

View File

@ -2,7 +2,7 @@
"comments": [
"Tests for 64-bit iOS simulators."
],
"xcode version": "9.0",
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
@ -19,7 +19,17 @@
{
"include": "common_tests.json",
"device type": "iPhone 6s",
"os": "9.3"
"os": "9.3",
"dimensions": [
{
"os": "Mac-10.12",
"pool": "Chrome"
},
{
"os": "Mac-10.13",
"pool": "Chrome"
}
]
}
]
}