Skip to content

Fix macOS testing with newer OS versions - #3036

Open
keith wants to merge 3 commits into
mainfrom
ks/add-latest-xcode-ci-job
Open

Fix macOS testing with newer OS versions#3036
keith wants to merge 3 commits into
mainfrom
ks/add-latest-xcode-ci-job

Conversation

@keith

@keith keith commented Jul 28, 2026

Copy link
Copy Markdown
Member

This tests macOS unit tests which broke sometime since 26.0. This adds a GitHub actions CI job that validates this passes with Xcode 26.5 + Tahoe because buildkite CI is behind. We can remove this eventually. Without this fix the test times out trying to communicate with the test runner.

Fixes #3031

keith added 2 commits July 28, 2026 14:32
This tests macOS unit tests which broke sometime since 26.0
@keith keith changed the title Add latest Xcode CI job Fix macOS testing with newer Xcode / OS versions Jul 28, 2026
@keith keith mentioned this pull request Jul 28, 2026
@keith

keith commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

there's another hacky option here #3030 but it relies on a bunch of private stuff

@keith
keith marked this pull request as ready for review July 28, 2026 21:46
@keith
keith enabled auto-merge (squash) July 28, 2026 21:46
@keith keith changed the title Fix macOS testing with newer Xcode / OS versions Fix macOS testing with newer OS versions Jul 28, 2026
@keith
keith disabled auto-merge July 28, 2026 22:13
@keith
keith enabled auto-merge (squash) July 29, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macos_unit_test fails with default sandboxing

1 participant