Skip to content

Commit

Permalink
Temporarily disable ios_api_framework.
Browse files Browse the repository at this point in the history
It needs a recipe update + testing so let's not stop CQ CLs
for now.

[email protected]

Bug: chromium:821309
Change-Id: If06faddcb11e9fcc03e6910f137e42fac0b1beee
Reviewed-on: https://webrtc-review.googlesource.com/61428
Reviewed-by: Patrik Höglund <[email protected]>
Cr-Commit-Position: refs/heads/master@{#22400}
  • Loading branch information
Patrik Höglund committed Mar 13, 2018
1 parent 4160441 commit 3133857
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infra/config/cq.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 3133857

Please sign in to comment.