| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
Sorry, something went wrong.
Integration test with FLAKINESS (succeeded after retry)Requested by @AustinBenoit on commit 60ad767
Add flaky tests to go/fpl-cpp-flake-tracker |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The iOS integration test builds on macos-14 are failing due to running out of disk space (System.IO.IOException: No space left on device).
This PR adds a step to delete unused Xcode versions on macOS runners during the setup default Xcode version step, which should free up enough disk space to allow the builds to complete successfully. This is applied to iOS, tvOS, and desktop macOS jobs.