https://bugs.winehq.org/show_bug.cgi?id=54710
Bug ID: 54710 Summary: imm32:imm32 - test_ImmEscape() fails in the Korean locale on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: imm32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
imm32:imm32 - test_ImmEscape() fails in the Korean locale on Windows:
imm32.c:3218: Test failed: ansi: GetLastError returned 0, error 0 imm32.c:3218: Test failed: unicode: GetLastError returned 0, error 0
See https://test.winehq.org/data/patterns.html#imm32:imm32
A bisect shows the failures started with the commit that introduced the tests:
commit c959a58801183ef407cc2d2b4a149bafa8eb014c Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Mon Mar 6 19:33:43 2023 +0100
imm32/tests: Test ImmEscape with the installed IME.
https://bugs.winehq.org/show_bug.cgi?id=54710
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c959a58801183ef407cc2d2b4a1 | |49bafa8eb014c Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=54710
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |rbernon@codeweavers.com Fixed by SHA1| |9ab5fb591fcfbe53bab16754ada | |cc2adf0d27b24 Status|NEW |RESOLVED
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Fixed with 9ab5fb591fcfbe53bab16754adacc2adf0d27b24
https://bugs.winehq.org/show_bug.cgi?id=54710
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.5.