Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: infra/config/cq.cfg

Issue 2265973002: Remove gyp bots from tryserver list (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 4db1d9a9ffaa6d7d12aacff6adf5f7c32f0ba1cd..351e1a1ed5dcc535754814446f8ed78728a40a15 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -40,9 +40,6 @@ verifiers {
name: "linux_xfa"
}
builders {
- name: "linux_xfa_rel_gyp"
- }
- builders {
name: "mac"
}
builders {
@@ -56,9 +53,6 @@ verifiers {
name: "mac_xfa"
}
builders {
- name: "mac_xfa_rel_gyp"
- }
- builders {
name: "win"
}
builders {
@@ -75,9 +69,6 @@ verifiers {
name: "win_xfa_clang"
experiment_percentage: 100
}
- builders {
- name: "win_xfa_rel_gyp"
- }
}
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698