CQ: Disable win_x64_clang_dbg trybot
Needed to unblock rolling chromium_revision in WebRTC DEPS. BUG=chromium:595702 TBR=phoglund@webrtc.org Review URL: https://codereview.webrtc.org/1850113002 . Cr-Commit-Position: refs/heads/master@{#12189}
This commit is contained in:
@ -66,7 +66,8 @@ verifiers {
|
||||
builders { name: "win_compile_dbg" }
|
||||
builders { name: "win_drmemory_light" }
|
||||
builders { name: "win_rel" }
|
||||
builders { name: "win_x64_clang_dbg" }
|
||||
# Disabled until http://crbug.com/595702 is fixed.
|
||||
#builders { name: "win_x64_clang_dbg" }
|
||||
builders { name: "win_x64_clang_rel" }
|
||||
builders { name: "win_x64_gn_dbg" }
|
||||
builders { name: "win_x64_gn_rel" }
|
||||
|
||||
Reference in New Issue
Block a user