Currently all iOS tests can't find a device because Mac versions were updated. It shouldn't matter what Mac version is used to launch a test on a phone. TBR: phoglund@webrtc.org No-Try: True Bug: None Change-Id: I1ec3317db4707fb62541302737eed812c5b516a2 Reviewed-on: https://webrtc-review.googlesource.com/90865 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24126}
35 lines
677 B
JSON
35 lines
677 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS devices."
|
|
],
|
|
"xcode build version": "9C40b",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"is_component_build=false",
|
|
"is_debug=true",
|
|
"target_cpu=\"arm64\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"env": {
|
|
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
|
},
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [],
|
|
"configuration": "Debug",
|
|
"bucket": "chromium-webrtc",
|
|
"tests": [
|
|
{
|
|
"include": "real_device_tests.json",
|
|
"device type": "iPhone 6s",
|
|
"os": "10.3.3",
|
|
"dimensions": [
|
|
{
|
|
"os": "Mac",
|
|
"pool": "Chrome"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|