From 9226f05cda0ac931ef6fd27a731526574d4cd0f7 Mon Sep 17 00:00:00 2001 From: Edward Lemur Date: Thu, 4 Jan 2018 10:12:16 +0100 Subject: Add linux32_dbg to CQ. TBR=phoglund@webrtc.org Bug: webrtc:7413 Change-Id: I1cfdc3fe93221d9dcb0bae604e1d7e2bd52a64ad No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/37400 Reviewed-by: Edward Lemur Reviewed-by: Mirko Bonadei Commit-Queue: Edward Lemur Cr-Commit-Position: refs/heads/master@{#21491} --- infra/config/cq.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'infra') diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index bb277283e6..51b7f7e1a9 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -41,6 +41,7 @@ verifiers { builders { name: "ios_api_framework" } # TODO(kjellander): Re-enable when https://bugs.webrtc.org/7413 is fixed. #builders { name: "linux32_rel" } + builders { name: "linux32_dbg" } builders { name: "linux32_arm_dbg" } builders { name: "linux32_arm_rel" } builders { name: "linux_arm64_dbg" } -- cgit v1.2.3