https://bugs.winehq.org/show_bug.cgi?id=54760
Bug ID: 54760 Summary: imm32:imm32 - The 32-bit test_ImmActivateLayout() fails 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 - The 32-bit test_ImmActivateLayout() fails on Windows:
imm32.c:4154: Test failed: 3: got hkl E020047F, himc 00020249, MSG_IME_UI msg 0x282, wparam 0x6, lparam 0 imm32.c:4154: Test failed: 4: got hkl E020047F, himc 00020249, MSG_IME_UI msg 0x282, wparam 0x7, lparam 0 imm32.c:4154: Test failed: 5 (missing): hkl E020047F, himc 00020249, MSG_IME_UI msg 0x282, wparam 0x7, lparam 0 imm32.c:4171: Test failed: 2: got hkl E020047F, himc 00020249, MSG_IME_UI msg 0x285, wparam 0, lparam 0xe020047f imm32.c:4171: Test failed: 3: got hkl 04090409, himc 00020249, IME_SELECT select 0 imm32.c:4171: Test failed: 5 (missing): hkl 04090409, himc 00120203, IME_SELECT select 0 imm32.c:4333: Test failed: 3 (missing): hkl E020047F, himc 00020249, MSG_IME_UI msg 0x282, wparam 0x2, lparam 0 imm32.c:4371: Test failed: 2: got hkl E020047F, himc 00020249, MSG_IME_UI msg 0x285, wparam 0, lparam 0xe020047f imm32.c:4371: Test failed: 3: got hkl 04090409, himc 00020249, IME_SELECT select 0 imm32.c:4371: Test failed: 5 (missing): hkl 04090409, himc 00100229, IME_SELECT select 0
See https://test.winehq.org/data/patterns.html#imm32:imm32
This is specific to the 32-bit tests and impacts all Windows 8+ versions. However the failures don't happen when the test is run on its own so they are probably caused by interference from another test.