[v3 2/2] user32/tests: Add test for GetWindowDisplayAffinity.

Andrew Wesie awesie at gmail.com
Mon Jun 26 16:39:37 CDT 2017


On Mon, Jun 26, 2017 at 3:31 PM, Marvin <testbot at winehq.org> wrote:

>
> === w7u (32 bit win) ===
> win.c:9860: Test failed: SetWindowDisplayAffinity returned with 8
> win.c:9864: Test failed: GetWindowDisplayAffinity returned unexpected
> affinity 0
> win.c:9867: Test failed: SetWindowDisplayAffinity returned with 8
>
>
The testbot Windows 7 VMs have DWM composition disabled which my test case
did not properly handle. I am stealing some code from the ddraw tests to
detect if DWM is enabled, and skip some tests if it isn't.

-Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20170626/344fda8e/attachment.html>


More information about the wine-devel mailing list