From b5835183116559ea8225b7d8cc67c6f55bed7a1a Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 11 Jan 2018 07:11:27 +0000 Subject: Configure CQ to use Linux MSAN bots. BUG=pdfium:959 TBR=dsinclair@chromium.org Change-Id: Iea2e1eb0740c9d413787cbeded4a92a2e0b2cdf6 Reviewed-on: https://pdfium-review.googlesource.com/22733 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 db0b87035d..10f17b1cc5 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -34,6 +34,9 @@ verifiers { builders { name: "linux_asan_lsan" } + builders { + name: "linux_msan" + } builders { name: "linux_no_v8" } @@ -46,6 +49,9 @@ verifiers { builders { name: "linux_xfa_asan_lsan" } + builders { + name: "linux_xfa_msan" + } builders { name: "linux_xfa_rel" } -- cgit v1.2.3