flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
166.57k stars 27.59k forks source link

Failure to install Xcode or invoke xcodebuild on mac bots #156614

Open eyebrowsoffire opened 1 month ago

eyebrowsoffire commented 1 month ago

I'm seeing a number of different builders fail during Xcode install steps or in steps that invoke xcodebuild. https://chromium-swarm.appspot.com/bot?id=build847-m9 is one such bot which is failing quite frequently on these steps.

zanderso commented 4 weeks ago

I'm seeing this a lot more on both pre and post submit. One example is here: https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Production%20Engine%20Drone/501292/overview. I think we will see this blocking the MQ a lot if we do the repo merge before it is fixed.

zanderso commented 4 weeks ago

FYI @jtmcdole