Skip to content

[iOS][non-icu] HybridGlobalization throwing exception culture identifier not found when creating culture #95195

@mkhamoyan

Description

@mkhamoyan

Description

Running SqlStringTests and SqlStringSortingTests from System.Data.Common tests on hybrid globalization throws exception that culture is not supported.
This happens when trying to create culture using Parent culture 'en'.

Tests are marked under ActiveIssue in #93220

Reproduction Steps

Run https://github.com/dotnet/runtime/blob/main/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlStringTest.cs#L59 test

Expected behavior

Culture should be created.

Actual behavior

Culture can not be created and throws exception that culture identifier is not found and Culture is not supported.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Labels

area-System.Globalizationin-prThere is an active PR which will close this issue when it is mergedos-iosApple iOS

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions