https://bugs.winehq.org/show_bug.cgi?id=55491
Bug ID: 55491 Summary: imm32:imm32 - test_ImmTranslateMessage() sometimes fails on the GitLab CI Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: imm32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
imm32:imm32 - test_ImmTranslateMessage() sometimes fails on the GitLab CI:
imm32.c:7147: Test marked todo: default: 1: got hkl E020047F, himc 02970116, IME_TO_ASCII_EX vkey 0x51, vsc 0xffffc010, flags 0 imm32.c:3496: Test marked todo: default: got msgs->uMsgCount 10 imm32.c:3496: Test marked todo: default: got msgs->uMsgCount 10 imm32.c:7166: Test failed: default: 1: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_STARTCOMPOSITION, wparam 0x1, lparam 0 imm32.c:7166: Test failed: default: 3: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_ENDCOMPOSITION, wparam 0x1, lparam 0 imm32.c:7168: Test failed: default: 1: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_STARTCOMPOSITION, wparam 0x2, lparam 0 imm32.c:7168: Test failed: default: 3: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_ENDCOMPOSITION, wparam 0x2, lparam 0 imm32.c:3496: Test marked todo: default: got msgs->uMsgCount 10 imm32.c:3496: Test marked todo: default: got msgs->uMsgCount 10 imm32.c:7179: Test failed: default: 1: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_STARTCOMPOSITION, wparam 0x2, lparam 0 imm32.c:7179: Test failed: default: 3: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_ENDCOMPOSITION, wparam 0x2, lparam 0 imm32.c:3496: Test marked todo: default: got msgs->uMsgCount 10 imm32.c:3496: Test marked todo: default: got msgs->uMsgCount 10 imm32.c:7191: Test failed: default: 1: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_STARTCOMPOSITION, wparam 0x1, lparam 0 imm32.c:7191: Test failed: default: 3: got hkl E020047F, himc 00000000, MSG_IME_UI msg WM_IME_ENDCOMPOSITION, wparam 0x1, lparam 0 imm32.c:3496: Test marked todo: kbd_char_first: got msgs->uMsgCount 10 imm32.c:3496: Test marked todo: kbd_char_first: got msgs->uMsgCount 10 imm32.c:7147: Test marked todo: kbd_char_first: 1: got hkl E020047F, himc 02970116, IME_TO_ASCII_EX vkey 0x51, vsc 0xffffc010, flags 0
See https://test.winehq.org/data/patterns.html#imm32:imm32
This first happened on 2023-05-04 and is specific to the gitlab-debian-* test environment. As such it may be caused by the GitLab CI's (lack of) fvwm configuration.
https://bugs.winehq.org/show_bug.cgi?id=55491
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org, | |rbernon@codeweavers.com Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55491
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This has impacted 32 merge requests so far, from MR!2767 (2023-05-09) to MR!3620 (2023-08-24).