Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sandbox issue for macOS CI unit tests #1076

Merged
merged 6 commits into from
Jan 17, 2025
Merged

Conversation

BPerlakiH
Copy link
Collaborator

Fixes: #1075

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.87%. Comparing base (58f7577) to head (723ccff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1076   +/-   ##
=======================================
  Coverage   35.87%   35.87%           
=======================================
  Files         127      127           
  Lines        7492     7492           
=======================================
  Hits         2688     2688           
  Misses       4804     4804           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kelson42
Copy link
Contributor

CI red

@BPerlakiH
Copy link
Collaborator Author

BPerlakiH commented Jan 16, 2025

@kelson42 I've managed to fix the CI for macOS unit-tests.
So this can be merged first from the pending PRs, and the others just need a rebuild (fingers crossed).

@kelson42 kelson42 merged commit 2ade82f into main Jan 17, 2025
7 checks passed
@kelson42 kelson42 deleted the fix-macOS-sandbox-on-ci branch January 17, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS 14 (and higher) unit test never start on CI
3 participants