Files
platform-external-webrtc/tools_webrtc/ios/client.webrtc.branches/iOS (beta).json
Oleh Prypin e64c0e5f2c Skip Mac-10.13.4 for iOS 10 tests, because the machines don't have the SDK
Bug: None
Change-Id: I2067bf7d99e658e1f4d60bff6ba3d2b709261306
Reviewed-on: https://webrtc-review.googlesource.com/79940
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23448}
2018-05-30 13:40:39 +00:00

35 lines
676 B
JSON

{
"comments": [
"Tests for 64-bit iOS simulators."
],
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=true",
"target_cpu=\"x64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"additional_compile_targets": [],
"configuration": "Debug",
"sdk": "iphonesimulator10.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 6s",
"os": "10.3",
"dimensions": [
{
"os": "Mac-10.12",
"pool": "Chrome"
},
{
"os": "Mac-10.13.3",
"pool": "Chrome"
}
]
}
]
}