summaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-09-13 15:31:20 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-09-13 15:31:20 +0000
commit394bb20e2d08462d65e35a09baffd01ec254d3c4 (patch)
tree3cbc1ed961a810551ce39a211b6846eb11e5003c /infra
parent01c91e48b2838957adaf675bdde20d860217c7ff (diff)
downloadpdfium-394bb20e2d08462d65e35a09baffd01ec254d3c4.tar.xz
Add skia_paths try bots.
BUG=pdfium:1147 Change-Id: I3a91e4c6f5cb7063f19bf4a6a707e9d9bbbf4914 Reviewed-on: https://pdfium-review.googlesource.com/42352 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/cq.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 96d300e694..2045cd4833 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -44,6 +44,9 @@ verifiers {
name: "linux_skia"
}
builders {
+ name: "linux_skia_paths"
+ }
+ builders {
name: "linux_xfa"
}
builders {
@@ -68,6 +71,9 @@ verifiers {
name: "mac_skia"
}
builders {
+ name: "mac_skia_paths"
+ }
+ builders {
name: "mac_xfa"
}
builders {
@@ -89,6 +95,9 @@ verifiers {
name: "win_skia"
}
builders {
+ name: "win_skia_paths"
+ }
+ builders {
name: "win_xfa"
}
builders {