CQ: Disable linux_baremetal pending installation fix.

BUG=chromium:588108
TBR=phoglund@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#11681}
This commit is contained in:
kjellander@webrtc.org
2016-02-19 15:26:30 +01:00
parent 728012e49f
commit c51d6947e4

View File

@ -43,7 +43,8 @@ verifiers {
builders { name: "ios32_sim_dbg" }
builders { name: "ios64_sim_dbg" }
builders { name: "linux_asan" }
builders { name: "linux_baremetal" }
# Disabled pending fix: https://crbug.com/588108
#builders { name: "linux_baremetal" }
builders { name: "linux_compile_dbg" }
builders { name: "linux_gn_dbg" }
builders { name: "linux_gn_rel" }