System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBuffer [FAIL]
Assert.Contains() Failure
Not found: 127.0.0.1
In value: IPAddress[] [::1]
Stack Trace:
/_/src/libraries/System.Net.Ping/tests/FunctionalTests/PingTest.cs(72,0): at System.Net.NetworkInformation.Tests.PingTest.PingResultValidator(PingReply pingReply, IPAddress[] localIpAddresses, ITestOutputHelper output)
/_/src/libraries/System.Net.Ping/tests/FunctionalTests/PingTest.cs(48,0): at System.Net.NetworkInformation.Tests.PingTest.PingResultValidator(PingReply pingReply, IPAddress localIpAddress)
/_/src/libraries/System.Net.Ping/tests/FunctionalTests/PingTest.cs(407,0): at System.Net.NetworkInformation.Tests.PingTest.<>c__DisplayClass28_0.<SendPingWithHostAndTimeoutAndBuffer>b__1(PingReply pingReply)
/_/src/libraries/System.Net.Ping/tests/FunctionalTests/PingTest.cs(607,0): at System.Net.NetworkInformation.Tests.PingTest.SendBatchPing(Func`2 sendPing, Action`1 pingResultValidator)
/_/src/libraries/System.Net.Ping/tests/FunctionalTests/PingTest.cs(403,0): at System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBuffer()
Output:
Reply address 127.0.0.1 is not expected local address.
Local address ::1
Runfo Tracking Issue: System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBuffer failing on OSX
Build Result Summary