From 175f01bb081b262fac00e8d0d331cb9661193554 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Sat, 16 Dec 2017 00:20:45 +0000 Subject: Configure CQ to use Windows ASAN bots. BUG=pdfium:749 TBR=dsinclair@chromium.org Change-Id: I3a761090720752d3fe4ca3714ffa7947250be79f Reviewed-on: https://pdfium-review.googlesource.com/21510 Reviewed-by: Lei Zhang Commit-Queue: Lei Zhang --- infra/config/cq.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index a12002fbd9..fd899516f6 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -67,6 +67,9 @@ verifiers { builders { name: "win" } + builders { + name: "win_asan" + } builders { name: "win_no_v8" } @@ -79,6 +82,9 @@ verifiers { builders { name: "win_xfa_32" } + builders { + name: "win_xfa_asan" + } builders { name: "win_xfa_clang" } -- cgit v1.2.3