[PATCH 2/5] user32: Implement SendInput INPUT_HARDWARE check.

Marvin testbot at winehq.org
Wed Apr 7 08:58:31 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=88422

Your paranoid android.


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

user32:
input.c:756: Test failed:  0 (a4/0): 00 from 00 -> 80 unexpected
input.c:756: Test failed:  0 (a4/0): 41 from 01 -> 00 unexpected

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

user32:
input.c:4294: Test failed: SendInput triggered unexpected message 0xc042

=== wvistau64 (64 bit report) ===

user32:
input.c:756: Test failed:  0 (a4/0): 00 from 00 -> 80 unexpected
input.c:756: Test failed:  0 (a4/0): 01 from 01 -> 00 unexpected
input.c:756: Test failed:  0 (a4/0): 11 from 01 -> 00 unexpected
input.c:756: Test failed:  0 (a4/0): a2 from 01 -> 00 unexpected

=== debiant2 (32 bit report) ===

user32:
win.c:10119: Test failed: Expected foreground window 000E013E, got 00E10102
win.c:10121: Test failed: GetActiveWindow() = 00000000
win.c:10121: Test failed: GetFocus() = 00000000
win.c:10122: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:10123: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:10131: Test failed: Expected foreground window 000E013E, got 00000000
win.c:10133: Test failed: GetActiveWindow() = 00000000
win.c:10133: Test failed: GetFocus() = 00000000
win.c:10141: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.

=== debiant2 (32 bit Chinese:China report) ===

user32:
clipboard.c:330: Test failed: OpenClipboard error 5
clipboard.c:77: Test failed: 331: SetClipboardData failed
clipboard.c:79: Test failed: 331: SetClipboardData failed err 1418
clipboard.c:332: Test failed: CF_WAVE not available
clipboard.c:333: Test failed: CF_WAVE data not available
clipboard.c:107: Test failed: process 3: CF_WAVE not available
clipboard.c:109: Test failed: process 3: SetClipboardData failed err 1418
clipboard.c:336: Test failed: CloseClipboard error 1418



More information about the wine-devel mailing list