On Wed Mar 29 10:50:51 2023 +0000, **** wrote:
Marvin replied on the mailing list:
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details: The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=131250 Your paranoid android. === w11pro64 (32 bit report) === imm32: imm32.c:814: Test failed: expected WM_IME_SETCONTEXT_ACTIVATE imm32.c:300: Test failed: unexpected call WM_IME_SETCONTEXT_ACTIVATE imm32.c:893: Test failed: expected WM_IME_SETCONTEXT_ACTIVATE imm32.c:300: Test failed: unexpected call WM_IME_SETCONTEXT_ACTIVATE === w1064v1809 (64 bit report) === imm32: imm32.c:4245: Test failed: 0 (spurious): got hkl FFFFFFFFE020047F, himc 00000000000102AA, IME_SELECT select 0 imm32.c:4251: Test failed: 0 (spurious): got hkl FFFFFFFFE020047F, himc 0000000000060070, IME_NOTIFY action 0x15, index 0x4, value 0 imm32.c:4251: Test failed: 1 (spurious): got hkl FFFFFFFFE020047F, himc 0000000000060070, MSG_IME_UI msg 0x282, wparam 0x1, lparam 0 imm32.c:4251: Test failed: 2 (spurious): got hkl FFFFFFFFE020047F, himc 0000000000060070, MSG_IME_UI msg 0x285, wparam 0, lparam 0xffffffffe020047f imm32.c:4251: Test failed: 3 (spurious): got hkl 0000000004090409, himc 0000000000060070, IME_SELECT select 0 === w1064_adm (64 bit report) === imm32: 1c60:imm32: unhandled exception c0000005 at 00007FF806DFBB75 === w10pro64_ar (64 bit report) === imm32: imm32.c:4245: Test failed: 0 (spurious): got hkl FFFFFFFFE020047F, himc 0000000000010332, IME_SELECT select 0 imm32.c:4251: Test failed: 0 (spurious): got hkl FFFFFFFFE020047F, himc 000000000008008C, IME_NOTIFY action 0x15, index 0x4, value 0 imm32.c:4251: Test failed: 1 (spurious): got hkl FFFFFFFFE020047F, himc 000000000008008C, MSG_IME_UI msg 0x282, wparam 0x1, lparam 0 imm32.c:4251: Test failed: 2 (spurious): got hkl FFFFFFFFE020047F, himc 000000000008008C, MSG_IME_UI msg 0x285, wparam 0, lparam 0xffffffffe020047f imm32.c:4251: Test failed: 3 (spurious): got hkl 0000000004010C01, himc 000000000008008C, IME_SELECT select 0 === w11pro64_amd (64 bit report) === imm32: imm32.c:814: Test failed: expected WM_IME_SETCONTEXT_ACTIVATE imm32.c:300: Test failed: unexpected call WM_IME_SETCONTEXT_ACTIVATE imm32.c:893: Test failed: expected WM_IME_SETCONTEXT_ACTIVATE imm32.c:300: Test failed: unexpected call WM_IME_SETCONTEXT_ACTIVATE
I'll try to reduce the spurious failures.