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:
@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user