Files
platform-external-webrtc/tools_webrtc/ios/internal.client.webrtc/iOS64_Perf.json
Artem Titarenko 5658ea660e Fix iOS version for internal.client.webrtc perf test
This adjusts iOS version to the actual one on the tester bot.

Bug: webrtc:10047
Change-Id: I7d104f331450192142c8c2c1259a3207dcee45ed
Reviewed-on: https://webrtc-review.googlesource.com/c/113420
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25917}
2018-12-06 12:26:47 +00:00

29 lines
573 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=false",
"target_cpu=\"arm64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"env": {
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
},
"use_analyze": false,
"additional_compile_targets": [],
"configuration": "Release",
"bucket": "chromium-webrtc",
"tests": [
{
"include": "perf_tests.json",
"device type": "iPhone 7",
"os": "11.0.3"
}
]
}