[PATCH 2/2] user32/tests: On Win 8 and later, moving a window off-screen doesn't crop its update region.

Huw Davies huw at codeweavers.com
Mon Sep 5 05:30:28 CDT 2016


On Mon, Sep 05, 2016 at 05:10:48AM -0500, Marvin wrote:
> 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=25560

These are all unrelated, however...

> === w864 (32 bit msg) ===
> msg.c:13939: Test failed: WM_NCRBUTTONDOWN on caption: 3: the msg sequence is not complete: expected 007b - actual 0000

This has never worked on Win 8 or Win 10:
https://www.winehq.org/pipermail/wine-devel/2016-August/114541.html

Piotr, could you take a look please?


> === w1064 (32 bit msg) ===
> msg.c:7444: Test failed: destroy child on thread exit: 1: the msg 0x000f was expected, but got msg 0x001a instead
> msg.c:7444: Test failed: destroy child on thread exit: 2: the msg 0x0014 was expected, but got msg 0x000f instead
> msg.c:7444: Test failed: destroy child on thread exit: 3: the msg sequence is not complete: expected 0000 - actual 0014

A stray WM_WININICHANGE perhaps from the WaitForInputIdle tests.

Huw.



More information about the wine-devel mailing list