A recent change (#80715) caused the System.Net.Sockets.Tests. DualModeConnectionlessReceiveMessageFrom. BeginReceiveMessageFromV4BoundToSpecificV6_NotReceived test to fail on Android. The test is skipped on Linux and on macOS and iOS-like platforms. I'm not sure if we expect this test to pass on Android or not.
A recent change (#80715) caused the
System.Net.Sockets.Tests.DualModeConnectionlessReceiveMessageFrom.BeginReceiveMessageFromV4BoundToSpecificV6_NotReceivedtest to fail on Android. The test is skipped on Linux and on macOS and iOS-like platforms. I'm not sure if we expect this test to pass on Android or not.