I have landed https://cr-rev.appspot.com/c/960030 now, which should fix the borked framework bot. Bug: chromium:821309 Change-Id: I0396360b8bb23d664ed1de8f2bbc1af88f3151ed Reviewed-on: https://webrtc-review.googlesource.com/61427 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22416}
26 lines
518 B
JSON
26 lines
518 B
JSON
{
|
|
"comments": [
|
|
"Tests for 32-bit iOS simulators."
|
|
],
|
|
"xcode build version": "9C40b",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"is_component_build=false",
|
|
"is_debug=true",
|
|
"target_cpu=\"x86\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Debug",
|
|
"sdk": "iphonesimulator9.3",
|
|
"tests": [
|
|
{
|
|
"include": "common_tests.json",
|
|
"device type": "iPhone 5",
|
|
"os": "9.3"
|
|
}
|
|
]
|
|
}
|