Skip to content

Xcode version in LUCI engine builders not branch specific #85491

@christopherfujino

Description

@christopherfujino

For example: https://ci.chromium.org/p/flutter/builders/prod/Mac%20beta%20iOS%20Engine%20Release/85

This happened because the version of Xcode across Flutter's LUCI builds was incremented from Xcode 11 -> Xcode 12, and the newer version has different clang settings, causing a compilation error in the skia source. This was fixed upstream by: https://skia-review.googlesource.com/c/skia/+/418636

I worked around this by re-running affected builds, overriding the Xcode version with Xcode 11.

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.team-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions