https://bugs.winehq.org/show_bug.cgi?id=55303
Bug ID: 55303 Summary: gdi32:font - test_lang_names() fails in Wine for the Japanese 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 - test_lang_names() fails in Wine for the Japanese locale:
font.c:7268: Test failed: 2: (1) unexpected lfFaceName L"\30d5\30a9\30f3\30c8\540d Cond (ja)" font.c:7276: Test failed: 2: (1) unexpected elfStyle L"Regular" font.c:7268: Test failed: 2: (0) unexpected lfFaceName L"Wine_Lang_Names" font.c:7276: Test failed: 2: (0) unexpected elfStyle L"Regular" font.c:7310: Test failed: 2: EnumFontFamiliesExW unexpected count 0. font.c:7319: Test failed: 2: EnumFontFamiliesExW unexpected count 0.
See https://test.winehq.org/data/patterns.html#gdi32:font
This happens on both the TestBot's Debian 11 and Testing VMs.
https://bugs.winehq.org/show_bug.cgi?id=55303
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase