summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-09-18 21:34:44 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-09-18 21:34:44 +0000
commitf3f253946be5ccf86c4a3517f2763b2e99cfa552 (patch)
treee10391f45c39e4c6f4bbd2b732395c8522e6ab4b
parent715ceae64d791f9de7026873afdb7ad76beac93e (diff)
downloadpdfium-f3f253946be5ccf86c4a3517f2763b2e99cfa552.tar.xz
Add a temporary requirement for Mac bots to have XCode.
This avoids an issue where the PDFium Mac recipe does not have an "ensure_xcode" step. BUG=chromium:884015 TBR=rharrison@chromium.org Change-Id: If1aae042532031f53ae3ea027266f699699773f2 Reviewed-on: https://pdfium-review.googlesource.com/42730 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
-rw-r--r--cr-buildbucket.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index e7ad397a71..f1bed649d6 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -28,6 +28,8 @@ builder_mixins {
name: "mac"
dimensions: "os:Mac-10.13"
dimensions: "cores:" # Macs can be 4 or 8 cores.
+ # Require XCode temporarily to avoid https://crbug.com/884015
+ dimensions: "xcode_version:9.3"
}
builder_mixins {