[PATCH resend 1/2] user32/tests: Add tests for maximizing and restoring windows without WS_CAPTION.

Marvin testbot at winehq.org
Tue Apr 20 23:05:36 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=89112

Your paranoid android.


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

user32:
win.c:956: Test failed: wrong dwStyle: 84cb0000 != 94cb0000 for 00010130 in hook HCBT_ACTIVATE

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

user32:
win.c:956: Test failed: wrong dwStyle: 04cb0000 != 14cb0000 for 0000000000C70196 in hook HCBT_MINMAX
win.c:956: Test failed: wrong dwStyle: 04cb0000 != 14cb0000 for 00000000009D01DC in hook HCBT_MINMAX
win.c:956: Test failed: wrong dwStyle: 84cb0000 != 94cb0000 for 00000000000401B8 in hook HCBT_ACTIVATE

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

user32:
win.c:10167: Test failed: Expected foreground window 00020044, got 00000000
win.c:10174: Test failed: Expected foreground window 00020044, got 00E800A2
win.c:10176: Test failed: GetActiveWindow() = 00000000
win.c:10176: Test failed: GetFocus() = 00000000
win.c:10177: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:10178: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:10186: Test failed: Expected foreground window 00020044, got 00000000
win.c:10188: Test failed: GetActiveWindow() = 00000000
win.c:10188: Test failed: GetFocus() = 00000000
win.c:10196: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.



More information about the wine-devel mailing list