mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
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:
parent
60083c86fa
commit
053fe8c6b1
1 changed files with 2 additions and 1 deletions
|
@ -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" }
|
||||
|
|
Loading…
Reference in a new issue