summaryrefslogtreecommitdiff
path: root/cr-buildbucket.cfg
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-24 21:35:42 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-24 21:35:42 +0000
commitd2d3c38cacd1e73e1576003bbf9841cd9575ed8f (patch)
tree782a0fd9706c2664490f6a995cb4ad4624ce9581 /cr-buildbucket.cfg
parent2638d6556d94f4ebeac4cce31e48d713190b58df (diff)
downloadpdfium-d2d3c38cacd1e73e1576003bbf9841cd9575ed8f.tar.xz
Add android_nov8 try bots.
The "android" bots have V8 enabled, but V8 disabled is likely the more common configuration in use. Change-Id: Id371cfe173e6b896da1abd661700a7e9427febd8 Reviewed-on: https://pdfium-review.googlesource.com/c/44537 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'cr-buildbucket.cfg')
-rw-r--r--cr-buildbucket.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index e7ad397a71..a8e1685086 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -347,6 +347,11 @@ buckets {
mixins: "android"
}
builders {
+ name: "android_nov8"
+ mixins: "android"
+ mixins: "no_v8"
+ }
+ builders {
name: "linux"
mixins: "linux"
}