summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorweili <weili@chromium.org>2016-06-21 12:07:01 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-21 12:07:01 -0700
commit6028b3ca5ba537fb1d61b86b424804390276b6f5 (patch)
tree06495216cddf694ae6b548c5809c4ef5e0c6efff
parent095d346ff71ebe0385dfe7fa77baad6a1ce91fcb (diff)
downloadpdfium-6028b3ca5ba537fb1d61b86b424804390276b6f5.tar.xz
Add win_xfa_clang trybot
Also clean up the file by ordering the trybots by names. BUG=chromium:619726 Review-Url: https://codereview.chromium.org/2088533004
-rw-r--r--infra/config/cq.cfg21
1 files changed, 12 insertions, 9 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index bb15af0c53..c22b694eda 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -30,9 +30,6 @@ verifiers {
name: "linux"
}
builders {
- name: "linux_xfa"
- }
- builders {
name: "linux_no_v8"
}
builders {
@@ -40,10 +37,13 @@ verifiers {
experiment_percentage: 100
}
builders {
- name: "mac"
+ name: "linux_xfa"
}
builders {
- name: "mac_xfa"
+ name: "linux_xfa_rel_gn"
+ }
+ builders {
+ name: "mac"
}
builders {
name: "mac_no_v8"
@@ -53,10 +53,13 @@ verifiers {
experiment_percentage: 100
}
builders {
- name: "win"
+ name: "mac_xfa"
}
builders {
- name: "win_xfa"
+ name: "mac_xfa_rel_gn"
+ }
+ builders {
+ name: "win"
}
builders {
name: "win_no_v8"
@@ -66,10 +69,10 @@ verifiers {
experiment_percentage: 100
}
builders {
- name: "linux_xfa_rel_gn"
+ name: "win_xfa"
}
builders {
- name: "mac_xfa_rel_gn"
+ name: "win_xfa_clang"
}
builders {
name: "win_xfa_64_rel_gn"