summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-06-07 08:07:22 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-07 08:07:22 -0700
commit720217d3f9e65b8237748f01ffbd4a296f81612e (patch)
tree04ba20d9904255d56ebdcafd1a2ee84a1c42345e
parent96a05f40eca8c5e717e38b050997ff6248842e21 (diff)
downloadpdfium-720217d3f9e65b8237748f01ffbd4a296f81612e.tar.xz
Add skia bots to trybot list
Review-Url: https://codereview.chromium.org/2040213002
-rw-r--r--infra/config/cq.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 4ab16aaff5..ac6ee5012d 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -32,6 +32,10 @@ verifiers {
name: "linux_no_v8"
}
builders {
+ name: "linux_skia"
+ experiment_percentage: 100
+ }
+ builders {
name: "mac"
}
builders {
@@ -41,6 +45,10 @@ verifiers {
name: "mac_no_v8"
}
builders {
+ name: "mac_skia"
+ experiment_percentage: 100
+ }
+ builders {
name: "win"
}
builders {
@@ -50,6 +58,10 @@ verifiers {
name: "win_no_v8"
}
builders {
+ name: "win_skia"
+ experiment_percentage: 100
+ }
+ builders {
name: "linux_xfa_rel_gn"
}
builders {