CQ: Disable android_more_configs trybot

It started to fail always on compile.

BUG=chromium:668137
TBR=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2522953003 .

Cr-Commit-Position: refs/heads/master@{#15209}
This commit is contained in:
Henrik Kjellander 2016-11-23 14:52:07 +01:00
parent 0c5a154075
commit 8e321c82eb

View File

@ -35,7 +35,8 @@ verifiers {
builders { name: "android_compile_x86_dbg" }
builders { name: "android_compile_x86_rel" }
builders { name: "android_compile_x64_dbg" }
builders { name: "android_more_configs" }
# Disabled for now: crbug.com/668137
#builders { name: "android_more_configs" }
builders { name: "ios_arm64_dbg" }
builders { name: "ios_arm64_rel" }
builders { name: "ios_dbg" }