Temporarily disable ios_api_framework.

It needs a recipe update + testing so let's not stop CQ CLs
for now.

TBR=oprypin@webrtc.org

Bug: chromium:821309
Change-Id: If06faddcb11e9fcc03e6910f137e42fac0b1beee
Reviewed-on: https://webrtc-review.googlesource.com/61428
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22400}
This commit is contained in:
Patrik Höglund
2018-03-13 14:42:37 +01:00
parent 4160441178
commit 3133857266

View File

@ -38,7 +38,8 @@ verifiers {
builders { name: "ios32_sim_ios9_dbg" }
builders { name: "ios64_sim_ios9_dbg" }
builders { name: "ios64_sim_ios10_dbg" }
builders { name: "ios_api_framework" }
# TODO(phoglund): re-enable when crbug.com/821309 is fixed.
# builders { name: "ios_api_framework" }
# TODO(kjellander): Re-enable when https://bugs.webrtc.org/7413 is fixed.
#builders { name: "linux32_rel" }
builders { name: "linux32_dbg" }