In NameResolutionPalTests, using last night's sources, these are all failing for me on Windows 10 21H1
TryGetNameInfo_LocalHost_IPv6_TryGetAddrInfo(true|false)
TryGetAddrInfo_LocalHost_TryGetNameInfo
TryGetNameInfo_LocalHost_IPv6
with
Assert.Equal() Failure\r\nExpected: Success\r\nActual: HostNotFound
I can ping localhost from the shell. Not sure how to troubleshoot further.