This is needed to skip calling trigger_multiple_dimensions.py script as it does not support custom swarming servers. Bug: webrtc:10047 Change-Id: Ie8632313bd936dec40854259ffb2a0e2b7b2c177 Reviewed-on: https://webrtc-review.googlesource.com/c/118690 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Artem Titarenko <artit@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26347}
30 lines
608 B
JSON
30 lines
608 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS devices."
|
|
],
|
|
"xcode build version": "10l232m",
|
|
"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": "11.4.1",
|
|
"pool": "chrome.tests"
|
|
}
|
|
]
|
|
}
|