Skip to content

[browser][globalization][tests] RegionInfoPropertyTests.DisplayName failures #45951

@kjpou1

Description

@kjpou1
[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)

Found when executing the outerloop tests

[OuterLoop("May fail on machines with multiple language packs installed")] // see https://github.com/dotnet/runtime/issues/30132

See PR: #45949

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions