diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 7e820e3d4e..dac091df44 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -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" }