[PATCH 05/10] user32: AdjustWindowRect() shouldn't ignore WS_MINIMIZE.

Marvin testbot at winehq.org
Mon Feb 18 22:17:22 CST 2019


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

Your paranoid android.


=== w7pro64 (64 bit report) ===

user32:
win.c:966: Test failed: wrong dwStyle: 84cb0000 != 94cb0000 for 00000000000201D0 in hook HCBT_MINMAX

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

user32:
msg.c:8713: Test failed: WaitForSingleObject failed 102
msg.c:8719: Test failed: destroy child on thread exit: 0: the msg 0x0082 was expected, but got msg 0x000f instead
msg.c:8719: Test failed: destroy child on thread exit: 1: the msg 0x000f was expected, but got msg 0x0014 instead
msg.c:8719: Test failed: destroy child on thread exit: 2: the msg sequence is not complete: expected 0014 - actual 0000
win.c:6555: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)
win.c:6700: Test failed: expected (-32000,-32000)-(-31840,-31976), got (21,714)-(181,738)
win.c:6718: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)

=== debian9 (32 bit French report) ===

user32:
win.c:6555: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)
win.c:6700: Test failed: expected (-32000,-32000)-(-31840,-31976), got (21,714)-(181,738)
win.c:6718: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)

=== debian9 (32 bit Japanese:Japan report) ===

user32:
win.c:6555: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31974), got (-32000,-32000)-(-31840,-31974)
win.c:6700: Test failed: expected (-32000,-32000)-(-31840,-31974), got (21,714)-(181,740)
win.c:6718: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31974), got (-32000,-32000)-(-31840,-31974)

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

user32:
win.c:6555: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)
win.c:6700: Test failed: expected (-32000,-32000)-(-31840,-31976), got (21,714)-(181,738)
win.c:6718: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)

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

user32:
win.c:6555: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)
win.c:6700: Test failed: expected (-32000,-32000)-(-31840,-31976), got (21,714)-(181,738)
win.c:6718: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)

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

user32:
msg.c:8713: Test failed: WaitForSingleObject failed 102
msg.c:8719: Test failed: destroy child on thread exit: 0: the msg 0x0082 was expected, but got msg 0x000f instead
msg.c:8719: Test failed: destroy child on thread exit: 1: the msg 0x000f was expected, but got msg 0x0014 instead
msg.c:8719: Test failed: destroy child on thread exit: 2: the msg sequence is not complete: expected 0014 - actual 0000
win.c:6555: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)
win.c:6700: Test failed: expected (-32000,-32000)-(-31840,-31976), got (21,714)-(181,738)
win.c:6718: Test succeeded inside todo block: expected (-32000,-32000)-(-31840,-31976), got (-32000,-32000)-(-31840,-31976)



More information about the wine-devel mailing list