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(a)winehq.org Reporter: fgouget(a)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(a)codeweavers.com> AuthorDate: Mon Mar 6 19:33:43 2023 +0100 imm32/tests: Test ImmEscape with the installed IME. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.