From 9a53675a6834d9ca82ac7b593123078de3748e11 Mon Sep 17 00:00:00 2001 From: jochen Date: Thu, 7 Jul 2016 04:01:15 -0700 Subject: Mark win_xfa_clang as experimental That way it won't block the CQ while the compile problems are being investigated. BUG=chromium:626120 NOTRY=true (otherwise, win_xfa_clang will fail and block this CL) TBR=thestig@chromium.org Review-Url: https://codereview.chromium.org/2129893002 --- infra/config/cq.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index c22b694eda..017e68cebd 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -73,6 +73,7 @@ verifiers { } builders { name: "win_xfa_clang" + experiment_percentage: 100 } builders { name: "win_xfa_64_rel_gn" -- cgit v1.2.3