[PATCH 2/3] user32: Activate another window upon minimizing.

Marvin testbot at winehq.org
Tue Jul 11 10:51:34 CDT 2017


Hi,

While running your changed tests on Windows, 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=32242

Your paranoid android.


=== wxppro (32 bit win) ===
win.c:9939: Test failed: GetActiveWindow() = 00020152
win.c:9939: Test failed: GetFocus() = 00020152

=== w2003std (32 bit win) ===
win.c:9939: Test failed: GetActiveWindow() = 000400F6
win.c:9939: Test failed: GetFocus() = 000400F6

=== wvistau64 (32 bit win) ===
win.c:9939: Test failed: GetActiveWindow() = 00050120
win.c:9939: Test failed: GetFocus() = 00050120

=== w2008s64 (32 bit win) ===
win.c:9939: Test failed: GetActiveWindow() = 00080124
win.c:9939: Test failed: GetFocus() = 00080124

=== w7pro64 (32 bit win) ===
win.c:9946: Test failed: expected 000B00FC, got 0006011E

=== w8 (32 bit win) ===
win.c:9946: Test failed: expected 000B0132, got 0006011A

=== w864 (32 bit win) ===
win.c:9946: Test failed: expected 000B015C, got 0004001C

=== wvistau64 (64 bit win) ===
win.c:9939: Test failed: GetActiveWindow() = 0000000000050120
win.c:9939: Test failed: GetFocus() = 0000000000050120

=== w2008s64 (64 bit win) ===
win.c:9939: Test failed: GetActiveWindow() = 0000000000080124
win.c:9939: Test failed: GetFocus() = 0000000000080124

=== w7pro64 (64 bit win) ===
win.c:9852: Test failed: expected 00000000000A015A, got 0000000000050024
win.c:9858: Test failed: expected 00000000000A015A, got 0000000000050024
win.c:9946: Test failed: expected 00000000000B015A, got 0000000000050024

=== w864 (64 bit win) ===
win.c:999: Test failed: wrong dwWindowStatus: 0000 != 0001 active 0000000000050192 fg 0000000000050020 in hook HCBT_MINMAX

=== w1064 (64 bit win) ===
win.c:9946: Test failed: expected 0000000000080042, got 000000000003002E



More information about the wine-devel mailing list