summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Tseng <hinoka@google.com>2018-07-27 21:05:47 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-07-27 21:05:47 +0000
commitedd12703306f5f8fee77689ef2967ae920e09273 (patch)
tree254017a094de0b74d01b0214f1a2368f5f76df58
parentc2f823541bfa86bbd10599b8b8c6fcb99e744b6c (diff)
downloadpdfium-edd12703306f5f8fee77689ef2967ae920e09273.tar.xz
[cr-buildbucket.cfg] Move skip_test mixin into the android builder_mixin
Bug: 860896 Change-Id: Id6b2ca96d2c9ae3a6a0d91ee467f21aaa14d9536 Reviewed-on: https://pdfium-review.googlesource.com/39012 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Ryan Tseng <hinoka@google.com>
-rw-r--r--cr-buildbucket.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index d0f71d5cbc..cb145b2c9e 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -13,6 +13,7 @@ builder_mixins {
builder_mixins {
name: "android"
mixins: "linux"
+ mixins: "skip_test"
recipe {
properties: "target_os:android"
}
@@ -179,7 +180,6 @@ buckets {
builders {
name: "android"
mixins: "android"
- mixins: "skip_test"
}
builders {
name: "linux"