[PATCH 27/27] user32/tests: Fix test_DoubleSetCapture() message sequences to support WinEvents.

Marvin testbot at winehq.org
Tue Aug 17 14:40:11 CDT 2021


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=95792

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

user32:
msg.c:13943: Test failed: 1: ShowWindow(SW_SHOWNORMAL): 9: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 5: ShowWindow(SW_SHOWMINIMIZED): 11: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 9: ShowWindow(SW_SHOWMAXIMIZED): 15: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 13: ShowWindow(SW_SHOWNOACTIVATE): 7: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 19: ShowWindow(SW_MINIMIZE): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 30: ShowWindow(SW_RESTORE): 14: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 40: ShowWindow(SW_MINIMIZE): 9: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 11: the msg 0x0003 should have been sent by DefWindowProc
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 12: the msg 0x0005 should have been sent by DefWindowProc
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 17: the msg sequence is not complete: expected 0000 - actual 0046
msg.c:13943: Test failed: 44: ShowWindow(SW_MINIMIZE): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 46: ShowWindow(SW_RESTORE): 15: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 47: ShowWindow(SW_RESTORE): 6: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 50: ShowWindow(SW_SHOWNORMAL): 8: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 11: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 17: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5527: Test failed: ShowWindow(SW_RESTORE):overlapped: 20: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 43: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 49: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5664: Test failed: SetWindowPos:show_popup_first_show_window_child1: 1: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5679: Test failed: SetWindowPos:show_popup_first_show_window_child2: 5: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6095: Test failed: Z-Order: 22: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6104: Test failed: FrameChanged: 5: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6113: Test failed: FrameChanged: 6: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5097: Test failed: ShowWindow(hwnd, SW_RESTORE): minimized overlapped: 28: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:5107: Test failed: ShowWindow(hwnd, SW_SHOWNOACTIVATE): minimized overlapped: 31: the msg 0x000f was expected, but got msg 0x800b instead
msg.c:5127: Test failed: ShowWindow(hwnd, SW_RESTORE): active minimized overlapped: 10: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:5137: Test failed: ShowWindow(hwnd, SW_SHOWNOACTIVATE): active minimized overlapped: 10: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:4598: Test failed: WM_MDICREATE for maximized visible MDI child window: 73: the msg sequence is not complete: expected 0000 - actual 0083
msg.c:4615: Test failed: Destroy visible maximized MDI child window: 83: the msg 0x0086 was expected, but got msg 0x0046 instead
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003
msg.c:16131: Test failed: DefWindowProcA(SC_RESTORE):overlapped: 36: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:16140: Test failed: DefWindowProcA(SC_RESTORE):active minimized overlapped: 11: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:17887: Test failed: WmSetLayeredStyle: 1: the msg 0x007d was expected, but got msg 0x800b instead
msg.c:17887: Test failed: WmSetLayeredStyle: 3: the msg sequence is not complete: expected 0000 - actual 007d
msg.c:17913: Test failed: WmSetLayeredStyle2: 7: the msg sequence is not complete: expected 0000 - actual 8004
msg.c:18087: Test failed: TrackPopupMenuMinimizeWindow: 31: the msg 0x001f was expected, but got msg 0x800b instead

Report validation errors:
user32:msg prints too much data (91067 bytes)

=== w7u_adm (32 bit report) ===

user32:
msg.c:13943: Test failed: 1: ShowWindow(SW_SHOWNORMAL): 9: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 5: ShowWindow(SW_SHOWMINIMIZED): 11: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 9: ShowWindow(SW_SHOWMAXIMIZED): 15: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 13: ShowWindow(SW_SHOWNOACTIVATE): 7: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 19: ShowWindow(SW_MINIMIZE): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 30: ShowWindow(SW_RESTORE): 14: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 40: ShowWindow(SW_MINIMIZE): 9: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 11: the msg 0x0003 should have been sent by DefWindowProc
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 12: the msg 0x0005 should have been sent by DefWindowProc
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 17: the msg sequence is not complete: expected 0000 - actual 0046
msg.c:13943: Test failed: 44: ShowWindow(SW_MINIMIZE): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 46: ShowWindow(SW_RESTORE): 15: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 47: ShowWindow(SW_RESTORE): 6: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 50: ShowWindow(SW_SHOWNORMAL): 8: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 6: the msg 0x0047 was expected, but got msg 0x0003 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 7: the msg 0x0003 was expected, but got msg 0x0046 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 8: the msg 0x0005 was expected, but got msg 0x0047 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 11: the msg sequence is not complete: expected 0000 - actual 0003
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 7: the msg 0x0047 was expected, but got msg 0x0003 instead
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 8: the msg 0x0003 was expected, but got msg 0x0046 instead
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 9: the msg 0x0005 was expected, but got msg 0x0009 instead
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 17: the msg sequence is not complete: expected 0000 - actual 8005
msg.c:5487: Test failed: ShowWindow(SW_HIDE):overlapped: 13: the msg sequence is not complete: expected 0000 - actual 8005
msg.c:5527: Test failed: ShowWindow(SW_RESTORE):overlapped: 20: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 30: the msg 0x0014 was expected, but got msg 0x0003 instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 31: the msg 0x0047 was expected, but got msg 0x0005 instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 32: the msg 0x0003 was expected, but got msg 0x800b instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 33: the msg 0x0005 was expected, but got msg 0x000d instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 43: the msg 0x0006 was expected, but got msg 0x0046 instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 49: the msg sequence is not complete: expected 0000 - actual 0024
msg.c:5664: Test failed: SetWindowPos:show_popup_first_show_window_child1: 1: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5679: Test failed: SetWindowPos:show_popup_first_show_window_child2: 5: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6095: Test failed: Z-Order: 22: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6104: Test failed: FrameChanged: 5: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6113: Test failed: FrameChanged: 6: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5097: Test failed: ShowWindow(hwnd, SW_RESTORE): minimized overlapped: 28: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:5107: Test failed: ShowWindow(hwnd, SW_SHOWNOACTIVATE): minimized overlapped: 31: the msg 0x000f was expected, but got msg 0x800b instead
msg.c:5127: Test failed: ShowWindow(hwnd, SW_RESTORE): active minimized overlapped: 10: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:5137: Test failed: ShowWindow(hwnd, SW_SHOWNOACTIVATE): active minimized overlapped: 10: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:4598: Test failed: WM_MDICREATE for maximized visible MDI child window: 73: the msg sequence is not complete: expected 0000 - actual 0083
msg.c:4615: Test failed: Destroy visible maximized MDI child window: 83: the msg 0x0086 was expected, but got msg 0x0046 instead
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003
msg.c:16131: Test failed: DefWindowProcA(SC_RESTORE):overlapped: 36: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:16140: Test failed: DefWindowProcA(SC_RESTORE):active minimized overlapped: 11: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:17887: Test failed: WmSetLayeredStyle: 1: the msg 0x007d was expected, but got msg 0x800b instead
msg.c:17887: Test failed: WmSetLayeredStyle: 3: the msg sequence is not complete: expected 0000 - actual 007d
msg.c:17913: Test failed: WmSetLayeredStyle2: 7: the msg sequence is not complete: expected 0000 - actual 8004
msg.c:18087: Test failed: TrackPopupMenuMinimizeWindow: 31: the msg 0x001f was expected, but got msg 0x800b instead

Report validation errors:
user32:msg prints too much data (93652 bytes)

=== w7u_el (32 bit report) ===

user32:
msg.c:13943: Test failed: 1: ShowWindow(SW_SHOWNORMAL): 9: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 5: ShowWindow(SW_SHOWMINIMIZED): 11: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 9: ShowWindow(SW_SHOWMAXIMIZED): 15: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 13: ShowWindow(SW_SHOWNOACTIVATE): 7: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 19: ShowWindow(SW_MINIMIZE): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 30: ShowWindow(SW_RESTORE): 14: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 40: ShowWindow(SW_MINIMIZE): 9: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 11: the msg 0x0003 should have been sent by DefWindowProc
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 12: the msg 0x0005 should have been sent by DefWindowProc
msg.c:13943: Test failed: 42: ShowWindow(SW_SHOWMAXIMIZED): 17: the msg sequence is not complete: expected 0000 - actual 0046
msg.c:13943: Test failed: 44: ShowWindow(SW_MINIMIZE): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 46: ShowWindow(SW_RESTORE): 15: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 47: ShowWindow(SW_RESTORE): 6: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): 10: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 50: ShowWindow(SW_SHOWNORMAL): 8: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 11: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 17: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5527: Test failed: ShowWindow(SW_RESTORE):overlapped: 20: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 43: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 49: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5664: Test failed: SetWindowPos:show_popup_first_show_window_child1: 1: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5679: Test failed: SetWindowPos:show_popup_first_show_window_child2: 5: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6095: Test failed: Z-Order: 22: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6104: Test failed: FrameChanged: 5: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:6113: Test failed: FrameChanged: 6: the msg sequence is not complete: expected 0000 - actual 800b
msg.c:5097: Test failed: ShowWindow(hwnd, SW_RESTORE): minimized overlapped: 28: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:5107: Test failed: ShowWindow(hwnd, SW_SHOWNOACTIVATE): minimized overlapped: 31: the msg 0x000f was expected, but got msg 0x800b instead
msg.c:5127: Test failed: ShowWindow(hwnd, SW_RESTORE): active minimized overlapped: 10: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:5137: Test failed: ShowWindow(hwnd, SW_SHOWNOACTIVATE): active minimized overlapped: 10: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:4598: Test failed: WM_MDICREATE for maximized visible MDI child window: 73: the msg sequence is not complete: expected 0000 - actual 0083
msg.c:4615: Test failed: Destroy visible maximized MDI child window: 83: the msg 0x0086 was expected, but got msg 0x0046 instead
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003
msg.c:16131: Test failed: DefWindowProcA(SC_RESTORE):overlapped: 36: the msg 0x0006 was expected, but got msg 0x800b instead
msg.c:16140: Test failed: DefWindowProcA(SC_RESTORE):active minimized overlapped: 11: the msg 0x0046 was expected, but got msg 0x8004 instead
msg.c:17887: Test failed: WmSetLayeredStyle: 1: the msg 0x007d was expected, but got msg 0x800b instead
msg.c:17887: Test failed: WmSetLayeredStyle: 3: the msg sequence is not complete: expected 0000 - actual 007d
msg.c:17913: Test failed: WmSetLayeredStyle2: 7: the msg sequence is not complete: expected 0000 - actual 8004
msg.c:18087: Test failed: TrackPopupMenuMinimizeWindow: 31: the msg 0x001f was expected, but got msg 0x800b instead

Report validation errors:
user32:msg prints too much data (90243 bytes)

=== w8 (32 bit report) ===

user32:
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003

=== w8adm (32 bit report) ===

user32:
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003

=== w864 (32 bit report) ===

user32:
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003

=== w1064v1507 (32 bit report) ===

user32:
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003

=== w1064_tsign (32 bit report) ===

user32:
msg.c:12763: Test failed: message time not advanced: 16339 16339
msg.c:12764: Test failed: coords not changed: (101 101) (101 101)
msg.c:12781: Test failed: message time not advanced: 16339 16339
msg.c:12782: Test failed: coords not changed: (101 101) (101 101)

=== w10pro64 (32 bit report) ===

user32:
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 6: the msg 0x0047 was expected, but got msg 0x0003 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 7: the msg 0x0003 was expected, but got msg 0x0046 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 8: the msg 0x0005 was expected, but got msg 0x0047 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 11: the msg sequence is not complete: expected 0000 - actual 0003
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 7: the msg 0x0047 was expected, but got msg 0x0003 instead
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 8: the msg 0x0003 was expected, but got msg 0x0046 instead
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 9: the msg 0x0005 was expected, but got msg 0x0009 instead
msg.c:13943: Test failed: 56: ShowWindow(SW_SHOWNOACTIVATE): 17: the msg sequence is not complete: expected 0000 - actual 8005
msg.c:5487: Test failed: ShowWindow(SW_HIDE):overlapped: 13: the msg sequence is not complete: expected 0000 - actual 8005
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 43: the msg 0x0006 was expected, but got msg 0x8005 instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 49: the msg sequence is not complete: expected 0000 - actual 0007

=== w864 (64 bit report) ===

user32:
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003

=== w1064v1507 (64 bit report) ===

user32:
msg.c:14706: Test failed: SetActiveWindow(0): 23: the msg sequence is not complete: expected 0000 - actual 0003

=== w10pro64_ar (64 bit report) ===

user32:
msg.c:12763: Test failed: message time not advanced: 10886 10886
msg.c:12764: Test failed: coords not changed: (101 101) (101 101)
msg.c:12781: Test failed: message time not advanced: 10886 10886
msg.c:12782: Test failed: coords not changed: (101 101) (101 101)
msg.c:12093: Test failed: SetFocus(hwnd) on multiline edit: 9: the msg 0x0111 was expected, but got msg 0x800b instead
msg.c:12093: Test failed: SetFocus(hwnd) on multiline edit: 10: the msg sequence is not complete: expected 0000 - actual 0111

=== w10pro64_he (64 bit report) ===

user32:
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 6: the msg 0x0047 was expected, but got msg 0x0003 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 7: the msg 0x0003 was expected, but got msg 0x0046 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 8: the msg 0x0005 was expected, but got msg 0x0047 instead
msg.c:13943: Test failed: 54: ShowWindow(SW_MINIMIZE): 11: the msg sequence is not complete: expected 0000 - actual 0003
msg.c:5487: Test failed: ShowWindow(SW_HIDE):overlapped: 13: the msg sequence is not complete: expected 0000 - actual 8005
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 43: the msg 0x0006 was expected, but got msg 0x8005 instead
msg.c:5540: Test failed: ShowWindow(SW_RESTORE):overlapped: 49: the msg sequence is not complete: expected 0000 - actual 0007
msg.c:12093: Test failed: SetFocus(hwnd) on multiline edit: 9: the msg 0x0111 was expected, but got msg 0x800b instead
msg.c:12093: Test failed: SetFocus(hwnd) on multiline edit: 10: the msg sequence is not complete: expected 0000 - actual 0111



More information about the wine-devel mailing list