https://bugs.winehq.org/show_bug.cgi?id=54586
Bug ID: 54586 Summary: kernel32:locale - test_unicode_sorting() fails on Windows 11 for Vietnamese Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
kernel32:locale - test_unicode_sorting() fails on Windows 11:
locale.c:3825: Test failed: Test 237 (L"R", L"\ff32") - Expected 1, got -1 locale.c:3829: Test failed: Test 237 (L"R", L"\ff32") - Expected 3, got 1
See https://test.winehq.org/data/patterns.html#kernel32:locale
These failures correspond to the following Vietnamese test: { L"vi-VN", 1, CSTR_GREATER_THAN, 0, L"R", L"\xff32" },