From c3c125662e4cc4776f1d4fb76a030504213011dc Mon Sep 17 00:00:00 2001 From: kjellander Date: Tue, 22 Aug 2017 23:47:20 -0700 Subject: [PATCH] CQ: Remove android_clang_dbg bot This bot is going to be retired soon (crbug.com/758084). BUG=chromium:758084 TBR=oprypin@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/3003683002 Cr-Commit-Position: refs/heads/master@{#19458} --- infra/config/cq.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index cbcdfe8f48..5265b8ad81 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -35,7 +35,6 @@ verifiers { builders { name: "android_dbg" } builders { name: "android_rel" } builders { name: "android_arm64_rel" } - builders { name: "android_clang_dbg" } builders { name: "android_compile_mips_dbg" } builders { name: "android_compile_x86_dbg" } builders { name: "android_compile_x86_rel" }