There a lot of failures in System.Net.*.Tests namespaces on windows. Mostly it's System.PlatformNotSupportedException: This API is specific to the way in which Windows handles asynchronous I/O, and is not supported on this platform.
The related tests/assemblies will be marked with ActiveIssue in #32592.
There a lot of failures in
System.Net.*.Testsnamespaces on windows. Mostly it'sSystem.PlatformNotSupportedException: This API is specific to the way in which Windows handles asynchronous I/O, and is not supported on this platform.The related tests/assemblies will be marked with
ActiveIssuein #32592.