Skip to content

Conversation

liveans
Copy link
Member

@liveans liveans commented Oct 3, 2025

Fixes #114450

@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 18:50
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 enables a previously disabled UDP test on macOS Catalyst x64 platform by removing the ActiveIssue attribute that was preventing it from running. The change addresses issue #114450 by allowing the Datagram_UDP_AccessDenied_Throws_DoesNotBind test to run on MacCatalyst x64 systems.

  • Removes platform-specific test skip condition for MacCatalyst x64

@liveans
Copy link
Member Author

liveans commented Oct 3, 2025

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm
Copy link
Member

rzikm commented Oct 6, 2025

@liveans
Copy link
Member Author

liveans commented Oct 8, 2025

There still seem to be test failures, e.g. on machine dci-macm1-build-009 running macOS-26.0.1 https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-15b68bbf149843cbaf/System.Net.Sockets.Tests/3/console.ee98b396.log?helixlogtype=result

I think for now, it's better to disable all tests which is failing for this reason and open a generic tracking issue for this change in the infra.

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] SendTo_.*.Datagram_UDP_AccessDenied_Throws_DoesNotBind cannot reach host
3 participants