[PATCH] user32: Modal dialogs send WM_CANCELMODE when mouse is captured by unrelated window in same thread.

Marvin testbot at winehq.org
Wed Jul 17 13:33:17 CDT 2019


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

Your paranoid android.


=== w7u (32 bit report) ===

user32:
msg.c:13945: Test failed: CreateDialogParam_3: 12: the msg 0x001c was expected, but got msg 0x0047 instead

=== w1064v1809 (32 bit report) ===

user32:
msg.c:10440: Test failed: did not get expected count for minimum timeout (54 != ~100).

=== debian9 (32 bit WoW report) ===

user32:
msg.c:8833: Test failed: WaitForSingleObject failed 102
msg.c:8839: Test failed: destroy child on thread exit: 0: the msg 0x0082 was expected, but got msg 0x000f instead
msg.c:8839: Test failed: destroy child on thread exit: 1: the msg 0x000f was expected, but got msg 0x0014 instead
msg.c:8839: Test failed: destroy child on thread exit: 2: the msg sequence is not complete: expected 0014 - actual 0000

=== debian9 (64 bit WoW report) ===

user32:
clipboard.c:1630: Test failed: gle 5
clipboard.c:1632: Test failed: expected moveable mem 00000000
clipboard.c:1637: Test failed: expected moveable mem 00000000
clipboard.c:1642: Test failed: expected moveable mem 00000000
clipboard.c:1648: Test failed: expected moveable mem 00000000
clipboard.c:1654: Test failed: expected bitmap 00000000
clipboard.c:1655: Test failed: different bitmap 00000000 / 005E003F
clipboard.c:1658: Test failed: expected bitmap 00000000
clipboard.c:1659: Test failed: different bitmap 00000000 / 000B0045
clipboard.c:1662: Test failed: expected palette 00000000
clipboard.c:1663: Test failed: different palette 00000000 / 000C0041
clipboard.c:1666: Test failed: expected fixed mem 00000000
clipboard.c:1668: Test failed: expected fixed mem 00000000
clipboard.c:1670: Test failed: gle 1418
win.c:10150: Test failed: Expected foreground window 000E0120, got 00E300D4
win.c:10152: Test failed: GetActiveWindow() = 00000000
win.c:10152: Test failed: GetFocus() = 00000000
win.c:10153: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:10154: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:10162: Test failed: Expected foreground window 000E0120, got 00000000
win.c:10164: Test failed: GetActiveWindow() = 00000000
win.c:10164: Test failed: GetFocus() = 00000000
win.c:10172: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.



More information about the wine-devel mailing list