Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/user32/class.c | 64 +----------------------------- dlls/win32u/class.c | 77 ++++++++++++++++++++++++++++++++++++ dlls/win32u/ntuser_private.h | 24 +++++++++++ dlls/win32u/syscall.c | 1 + dlls/win32u/tests/win32u.c | 34 ++++++++++++++++ dlls/win32u/win32u.spec | 2 +- dlls/win32u/window.c | 4 +- include/ntuser.h | 1 + 8 files changed, 142 insertions(+), 65 deletions(-)
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=109821
Your paranoid android.
=== debian11 (32 bit Chinese:China report) ===
user32: msg.c:15144: Test failed: bad time 13d4c3b2
=== debian11 (64 bit WoW report) ===
user32: win.c:10994: Test failed: Expected foreground window 0000000000280120, got 00000000012B0054 win.c:10996: Test failed: GetActiveWindow() = 0000000000000000 win.c:10996: Test failed: GetFocus() = 0000000000000000 win.c:10997: Test failed: Received WM_ACTIVATEAPP(1), did not expect it. win.c:10998: Test failed: Received WM_ACTIVATEAPP(0), did not expect it. win.c:11006: Test failed: Expected foreground window 0000000000280120, got 0000000000000000 win.c:11008: Test failed: GetActiveWindow() = 0000000000000000 win.c:11008: Test failed: GetFocus() = 0000000000000000 win.c:11016: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.