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:
kjellander@webrtc.org 2016-04-01 09:03:10 +02:00
parent 60083c86fa
commit 053fe8c6b1

View file

@ -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" }