FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ci: free up disk space on macOS runners by deleting unused Xcode versions by AustinBenoit · Pull Request #1848 · firebase/firebase-cpp-sdk · GitHub

ci: free up disk space on macOS runners by deleting unused Xcode versions - #1848

Draft
AustinBenoit wants to merge 2 commits into
mainfrom
fix-macos-out-of-space
Draft

ci: free up disk space on macOS runners by deleting unused Xcode versions#1848
AustinBenoit wants to merge 2 commits into
mainfrom
fix-macos-out-of-space

Conversation

Copy link
Copy Markdown
Contributor

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.

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

AustinBenoit added the tests-requested: full Trigger a FULL set of integration tests (uses expanded test matrix). label Apr 14, 2026
github-actions Bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: full Trigger a FULL set of integration tests (uses expanded test matrix). labels Apr 14, 2026

github-actions Bot commented Apr 14, 2026
edited
Loading

Copy link
Copy Markdown

Integration test with FLAKINESS (succeeded after retry)

Requested by @AustinBenoit on commit 60ad767
Last updated: Fri Apr 17 07:12 PDT 2026
View integration test log & download artifacts

Failures Configs
firestore [TEST] [FLAKINESS] [Android] [1/3 os: ubuntu] [1/4 android_device: emulator_ftl_latest](1 failed tests)  TaskTest.IsCompleteShouldReturnTrueForCanceledTask

Add flaky tests to go/fpl-cpp-flake-tracker

github-actions Bot added the tests: succeeded This PR's integration tests succeeded. label Apr 14, 2026
firebase-workflow-trigger Bot removed the tests: in-progress This PR's integration tests are in progress. label Apr 14, 2026
AustinBenoit force-pushed the fix-macos-out-of-space branch from e78b519 to 7d7454f Compare April 21, 2026 13:54
AustinBenoit marked this pull request as draft April 27, 2026 15:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests: succeeded This PR's integration tests succeeded.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL