Enable Datagram_UDP_AccessDenied_Throws_DoesNotBind test on MacCatalyst x64#120374
Enable Datagram_UDP_AccessDenied_Throws_DoesNotBind test on MacCatalyst x64#120374liveans wants to merge 1 commit intodotnet:mainfrom
Conversation
There was a problem hiding this comment.
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
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
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. |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
Fixes #114450