From b97406775c518055b64e8f167e985272db031a74 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Thu, 1 Jun 2017 19:57:45 +0200 Subject: [PATCH] Remove duplicated bot linux_msan in cq.cfg. BUG=None TBR=fbarchard@chromium.org Change-Id: Id665a052c0f164ca58ee317ff2cb065c6a67da77 Reviewed-on: https://chromium-review.googlesource.com/521523 Reviewed-by: Henrik Kjellander --- infra/config/cq.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index ff0347d63..c71901044 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -45,7 +45,6 @@ verifiers { experiment_percentage: 100 } builders { name: "linux_memcheck" } - builders { name: "linux_msan" } builders { name: "linux_tsan2" } builders { name: "linux_asan" } builders { name: "linux_msan" }