Skip to content

Conversation

liveans
Copy link
Member

@liveans liveans commented Sep 19, 2025

Backport of #119888 to release/9.0-staging

/cc @liveans

Customer Impact

  • Customer reported
  • Found internally

[Select one or both of the boxes. Describe how this issue impacts customers, citing the expected and actual behaviors and scope of the issue. If customer-reported, provide the issue number.]

Regression

  • Yes - in OS Kernel
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

CI

Risk

None, test-only.

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

@liveans liveans requested review from a team and Copilot September 19, 2025 11:07
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR disables a failing multicast socket test on macOS by adding a platform-specific skip attribute. The test is failing on macOS 14+ due to changes in the operating system's handling of network interface parameters for multicast interface selection.

  • Adds a SkipOnPlatform attribute to exclude the test on OSX
  • Provides a clear explanation for why the test is being skipped

@liveans
Copy link
Member Author

liveans commented Sep 19, 2025

/backport to release/9.0-staging

Copy link
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/17856562770

@liveans
Copy link
Member Author

liveans commented Sep 22, 2025

Test only change => tell mode

@liveans liveans added the Servicing-approved Approved for servicing release label Sep 22, 2025
@liveans liveans merged commit ff9a099 into dotnet:release/8.0-staging Sep 22, 2025
112 of 117 checks passed
This was referenced Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants