summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-09-25 22:13:30 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-09-25 22:13:30 +0000
commit2638d6556d94f4ebeac4cce31e48d713190b58df (patch)
treebddad34e4a1993a78dd92135e2e80fa8746633d0
parentf3f253946be5ccf86c4a3517f2763b2e99cfa552 (diff)
downloadpdfium-2638d6556d94f4ebeac4cce31e48d713190b58df.tar.xz
Revert "Add a temporary requirement for Mac bots to have XCode."
This reverts commit f3f253946be5ccf86c4a3517f2763b2e99cfa552. Reason for revert: Permanent fix is in. Original change's description: > 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> TBR=thestig@chromium.org,rharrison@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. BUG=chromium:884015 Change-Id: Ia6a0cf0452b334531f4967207f53ea98da094cec Reviewed-on: https://pdfium-review.googlesource.com/43070 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
-rw-r--r--cr-buildbucket.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index f1bed649d6..e7ad397a71 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -28,8 +28,6 @@ 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 {