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

Update evergreen to use xcode 15.3 #8044

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbreams
Copy link
Contributor

@jbreams jbreams commented Oct 30, 2024

What, How & Why?

At some point the build hosts were updated to use xcode 15.3 instead of xcode 15.2 and so we're failing to compile on new build hosts. This just bumps the version in tests.

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed
  • bindgen/spec.yml, if public C++ API changed

@cla-bot cla-bot bot added the cla: yes label Oct 30, 2024
@jbreams jbreams added no-changelog no-jira-ticket Skip checking the PR title for Jira reference labels Oct 30, 2024
Copy link

Pull Request Test Coverage Report for Build jonathan.reams_3461

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 41 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.3%) to 91.132%

Files with Coverage Reduction New Missed Lines %
src/realm/sync/instruction_applier.cpp 5 68.33%
src/realm/sync/noinst/server/server_history.cpp 6 62.59%
test/fuzz_group.cpp 30 52.47%
Totals Coverage Status
Change from base Build 2624: 0.3%
Covered Lines: 217259
Relevant Lines: 238400

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes no-changelog no-jira-ticket Skip checking the PR title for Jira reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants