diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index dac091df44..7e820e3d4e 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -38,8 +38,7 @@ verifiers { builders { name: "ios32_sim_ios9_dbg" } builders { name: "ios64_sim_ios9_dbg" } builders { name: "ios64_sim_ios10_dbg" } - # TODO(phoglund): re-enable when crbug.com/821309 is fixed. - # builders { name: "ios_api_framework" } + 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" }