[PATCH 2/9] user32/tests: Test style returned by GetWindowLong in WM_CREATE.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/user32/tests/win.c | 65 ++++++++++++++++++++++++----------------- 1 file changed, 39 insertions(+), 26 deletions(-)
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=99669 Your paranoid android. === w1064v1809 (32 bit report) === user32: win.c:3882: Test failed: message 0738 available === w10pro64_ar (64 bit report) === user32: win.c:4052: Test failed: hwnd 00000000002D02FA/00000000002D02FA message 0200 win.c:4057: Test failed: hwnd 00000000002D02FA/00000000002D02FA message 0203 win.c:4061: Test failed: message 0202 available
participants (2)
-
Marvin -
Piotr Caban