Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Oct 22, 2025

What does this PR do?

Created new GitHub workflow to run macOS unit tests on macOS 15 (arm64):

  • on push to main and release branches
  • for PRs

Why is it important?

Required by the support matrix.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool
  • [ ] I have added an integration test or an E2E test

NB! On macOS 14 unit tests fail when using RACE_DETECTOR=true TEST_COVERAGE=true, that will be solved separately. Related issue: #10572

Test run: https://github.com/elastic/elastic-agent/actions/runs/18524318026


This is an automatic backport of pull request #10234 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner October 22, 2025 06:55
@mergify mergify bot added the backport label Oct 22, 2025
@mergify mergify bot requested a review from a team as a code owner October 22, 2025 06:55
@mergify mergify bot requested review from pchila and pkoutsovasilis and removed request for a team October 22, 2025 06:55
@mergify mergify bot added the backport label Oct 22, 2025
@mergify mergify bot mentioned this pull request Oct 22, 2025
3 tasks
@github-actions github-actions bot added enhancement New feature or request Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog labels Oct 22, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@v1v v1v enabled auto-merge (squash) October 22, 2025 07:02
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 22, 2025

⏳ Build in-progress, with failures

Failed CI Steps

History

@mergify
Copy link
Contributor Author

mergify bot commented Oct 24, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/8.19/pr-10234 upstream/mergify/bp/8.19/pr-10234
git merge upstream/8.19
git push upstream mergify/bp/8.19/pr-10234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport enhancement New feature or request skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants