From a4f46c57f4e4217f50e98ac74b360793284ee73f Mon Sep 17 00:00:00 2001 From: dsinclair Date: Mon, 22 Aug 2016 09:38:57 -0700 Subject: Remove gyp bots from tryserver list BUG=pdfium:559 NOTRY=true Review-Url: https://codereview.chromium.org/2265973002 --- infra/config/cq.cfg | 9 --------- 1 file changed, 9 deletions(-) (limited to 'infra') diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 4db1d9a9ff..351e1a1ed5 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -39,9 +39,6 @@ verifiers { builders { name: "linux_xfa" } - builders { - name: "linux_xfa_rel_gyp" - } builders { name: "mac" } @@ -55,9 +52,6 @@ verifiers { builders { name: "mac_xfa" } - builders { - name: "mac_xfa_rel_gyp" - } builders { name: "win" } @@ -75,9 +69,6 @@ verifiers { name: "win_xfa_clang" experiment_percentage: 100 } - builders { - name: "win_xfa_rel_gyp" - } } } } -- cgit v1.2.3