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=33502
Your paranoid android.
=== w8 (32 bit d3d9ex) === d3d9ex.c:3029: Test failed: Received WM_WINDOWPOSCHANGED but did not expect it, i=0.
Am 2017-10-12 um 17:24 schrieb Marvin:
=== w8 (32 bit d3d9ex) === d3d9ex.c:3029: Test failed: Received WM_WINDOWPOSCHANGED but did not expect it, i=0.
Another preexisting condition: http://test.winehq.org/data/b32c3243782477f7cc6dc5a189a3e4a5dacce1c8/win8_ne... (Also seen in d3d8:device occasionally)
I suspect that the message is received by a different window and we should just ignore it in this case. I'll look into it.