Add configs iOS11 bots and trybots.
No-Try: true Bug: webrtc:8570 Change-Id: I1de6b12bc9797577379b0ed863b7cc3e3703d4f3 Reviewed-on: https://webrtc-review.googlesource.com/26032 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20908}
This commit is contained in:
parent
327c43c29b
commit
eb5554c8d2
@ -0,0 +1,24 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators."
|
||||
],
|
||||
"xcode version": "8.0",
|
||||
"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": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator11.0",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 7",
|
||||
"os": "11.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
25
tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios11_dbg.json
Normal file
25
tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios11_dbg.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators."
|
||||
],
|
||||
"xcode version": "8.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator11.0",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 7",
|
||||
"os": "11.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user