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

Unified Diff: infra/config/cq.cfg

Issue 2483003002: Sync pdfium tryserver list with main pdfium waterfall. (Closed)
Patch Set: alphabetical order Created 4 years, 1 month 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 d90c42f0f21e1405685b5280a1e69b07ea52d0ce..2c1d3c654213b1bd23a42bc8e87cdb2ce21c7c66 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -45,6 +45,9 @@ verifiers {
name: "linux_xfa_asan_lsan"
}
builders {
+ name: "linux_xfa_rel"
+ }
+ builders {
name: "mac"
}
builders {
@@ -58,6 +61,9 @@ verifiers {
name: "mac_xfa"
}
builders {
+ name: "mac_xfa_rel"
+ }
+ builders {
name: "win"
}
builders {
@@ -71,8 +77,17 @@ verifiers {
name: "win_xfa"
}
builders {
+ name: "win_xfa_32"
+ }
+ builders {
name: "win_xfa_clang"
}
+ builders {
+ name: "win_xfa_clang_32"
+ }
+ builders {
+ name: "win_xfa_rel"
+ }
}
}
}
« 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