From 97ea700d551cdd5ee30f48ceacfb714c33c8a0de Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Fri, 26 Oct 2018 12:20:48 +0200 Subject: Remove linux_memcheck from commit queue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It seems hopelessly broken, as no other project is using/maintaining it anymore No-Try: True Change-Id: I2affd8e68a9aecdd2de2cd10fee11afb2f1a390a Reviewed-on: https://chromium-review.googlesource.com/c/1301502 Reviewed-by: Patrik Höglund Commit-Queue: Oleh Prypin --- infra/config/cq.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'infra/config') diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 7bcc0595..04e25319 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -35,7 +35,6 @@ verifiers { name: "linux_gcc" experiment_percentage: 100 } - builders { name: "linux_memcheck" } builders { name: "linux_tsan2" } builders { name: "linux_asan" } builders { name: "linux_msan" } -- cgit v1.2.3