From: Rémi Bernon rbernon@codeweavers.com
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54760 --- dlls/imm32/tests/imm32.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dlls/imm32/tests/imm32.c b/dlls/imm32/tests/imm32.c index 456c5d88b7e..4bdb6be4a31 100644 --- a/dlls/imm32/tests/imm32.c +++ b/dlls/imm32/tests/imm32.c @@ -5012,7 +5012,7 @@ static void test_ImmActivateLayout(void) { .hkl = expect_ime, .himc = default_himc, .func = MSG_IME_UI, .message = {.msg = WM_IME_NOTIFY, .wparam = IMN_OPENSTATUSWINDOW}, - .todo = TRUE, + .todo = TRUE, .broken = TRUE, /* broken after SetForegroundWindow(GetDesktopWindow()) as in d3d8:device */ }, { .hkl = expect_ime, .himc = default_himc, @@ -5046,7 +5046,7 @@ static void test_ImmActivateLayout(void) { .hkl = expect_ime, .himc = default_himc, .func = MSG_IME_UI, .message = {.msg = WM_IME_NOTIFY, .wparam = IMN_CLOSESTATUSWINDOW}, - .todo = TRUE, + .todo = TRUE, .broken = TRUE, /* broken after SetForegroundWindow(GetDesktopWindow()) as in d3d8:device */ }, { .hkl = expect_ime, .himc = default_himc, @@ -5203,7 +5203,7 @@ static void test_ImmCreateInputContext(void) { .hkl = expect_ime, .himc = default_himc, .func = MSG_IME_UI, .message = {.msg = WM_IME_NOTIFY, .wparam = IMN_OPENSTATUSWINDOW}, - .todo = TRUE, + .todo = TRUE, .broken = TRUE, /* broken after SetForegroundWindow(GetDesktopWindow()) as in d3d8:device */ }, {0}, }; @@ -5258,7 +5258,7 @@ static void test_ImmCreateInputContext(void) { .hkl = expect_ime, .himc = default_himc, .func = MSG_IME_UI, .message = {.msg = WM_IME_NOTIFY, .wparam = IMN_CLOSESTATUSWINDOW}, - .todo = TRUE, + .todo = TRUE, .broken = TRUE, /* broken after SetForegroundWindow(GetDesktopWindow()) as in d3d8:device */ }, { .hkl = expect_ime, .himc = default_himc,
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=132513
Your paranoid android.
=== w10pro64_ja (64 bit report) ===
imm32: imm32.c:7610: Test failed: 0 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_STARTCOMPOSITION, wparam 0, lparam 0, comp L"", result L"" imm32.c:7610: Test failed: 1 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0xff4e, lparam 0x1b9, comp L"\ff4e", result L"" imm32.c:7610: Test failed: 2 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306b, lparam 0x1b9, comp L"\306b", result L"" imm32.c:7610: Test failed: 3 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306b, lparam 0x1b9, comp L"\306b\ff48", result L"" imm32.c:7610: Test failed: 4 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306b, lparam 0x1b9, comp L"\306b\307b", result L"" imm32.c:7610: Test failed: 5 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306b, lparam 0x1b9, comp L"\306b\307b\ff4e", result L"" imm32.c:7610: Test failed: 6 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306b, lparam 0x1b9, comp L"\306b\307b\3093\ff47", result L"" imm32.c:7610: Test failed: 7 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306b, lparam 0x1b9, comp L"\306b\307b\3093\3054", result L"" imm32.c:7610: Test failed: 8 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x65e5, lparam 0x1b9, comp L"\65e5\672c\8a9e", result L"" imm32.c:7610: Test failed: 9 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x65e5, lparam 0x1e00, comp L"", result L"\65e5\672c\8a9e" imm32.c:7610: Test failed: 10 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_CHAR, wparam 0x65e5, lparam 0x1, comp L"", result L"" imm32.c:7610: Test failed: 11 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_CHAR, wparam 0x672c, lparam 0x1, comp L"", result L"" imm32.c:7610: Test failed: 12 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_CHAR, wparam 0x8a9e, lparam 0x1, comp L"", result L"" imm32.c:7610: Test failed: 13 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_ENDCOMPOSITION, wparam 0, lparam 0, comp L"", result L"" imm32.c:7610: Test failed: 14 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_STARTCOMPOSITION, wparam 0, lparam 0, comp L"", result L"" imm32.c:7610: Test failed: 15 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0xff4e, lparam 0x1b9, comp L"\ff4e", result L"" imm32.c:7610: Test failed: 16 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306e, lparam 0x1b9, comp L"\306e", result L"" imm32.c:7610: Test failed: 17 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_COMPOSITION, wparam 0x306e, lparam 0x1e00, comp L"", result L"\306e" imm32.c:7610: Test failed: 18 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_CHAR, wparam 0x306e, lparam 0x1, comp L"", result L"" imm32.c:7610: Test failed: 19 (missing): hkl 0000000004110411, himc 000000000005039D, MSG_TEST_WIN msg WM_IME_ENDCOMPOSITION, wparam 0, lparam 0, comp L"", result L""