Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suspected ICU failures in likely subtags in ICU version 76. #375

Open
sven-oly opened this issue Jan 6, 2025 · 1 comment
Open

Suspected ICU failures in likely subtags in ICU version 76. #375

sven-oly opened this issue Jan 6, 2025 · 1 comment

Comments

@sven-oly
Copy link
Collaborator

sven-oly commented Jan 6, 2025

Likely_subtags testing fails on 2 specific cases in ICU76, but not in ICU75. The problem appears in ICU4C, ICU4J, and NodeJS.

These two test cases are the ones failing across these 3 platforms:
{"test_type": "likely_subtags", "label":"4350","locale":"und-Latn-RS","option":"maximize","hexhash":"9239ec71d862238418d385cc602acd18e22faad6"}

Expected: "sr-Latn-RS" but actually got "en-Latn-RS"

{"test_type": "likely_subtags", "label":"4352","locale":"und-Latn-RS","option":"minimizeFavorRegion","hexhash":"0830bc4596dce4c7e1cbe27a18fbea2ea93c750e"}

Expected: "sr-Latn" but actually got "en-RS"

However ICU4X 2.0 does not have this problem.

This looks like a ICU issue in version 76.1.

@sffc
Copy link
Member

sffc commented Jan 13, 2025

If this is a bug in ICU, this bug should be filed in Jira.

@sffc sffc added this to the 2025 Q1 ⟨P1⟩ milestone Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants