[03:50:22] fail: [FAIL] System.Globalization.Tests.RegionInfoPropertyTests.DisplayName(name: "en-US", expected: "United States")
[03:50:22] info: Assert.Equal() Failure
[03:50:22] info:            ↓ (pos 1)
[03:50:22] info: Expected: United States
[03:50:22] info: Actual:   US
[03:50:22] info:            ↑ (pos 1)
[03:50:22] info:    at System.Globalization.Tests.RegionInfoPropertyTests.DisplayName(String name, String expected)
[03:50:22] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[OuterLoop("May fail on machines with multiple language packs installed")] // see https://github.com/dotnet/runtime/issues/30132