https://bugs.winehq.org/show_bug.cgi?id=55302
Bug ID: 55302 Summary: gdi32:font fails in Wine for the Chinese locale Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
gdi32:font fails in Wine for the zh_CN locale:
test_GetCharABCWidths(): font.c:1238: Test failed: GetCharABCWidthsA 100 - 100 should have failed font.c:1238: Test failed: GetCharABCWidthsA ffff - ffff should have failed
test_font_charset(): font.c:2703: Test failed: 0 vs 2: indices shouldn't match
test_bitmap_font_glyph_index(): font.c:6925: Test failed: expected a9, got 3f (Courier:0) font.c:6925: Test failed: expected a9, got 3f (Small Fonts:0) font.c:6870: Tests skipped: expected Fixedsys, got Noto Sans CJK SC font.c:6925: Test failed: expected a9, got 3f (System:0)
See https://test.winehq.org/data/patterns.html#gdi32:font
This happens on both the TestBot's Debian 11 and Testing VMs. There are other failures, see bug 55299 and bug 55301.