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=10606
Your paranoid android.
=== w8 (32 bit ddraw2) === ddraw2.c:3814: Test failed: Expected WM_ACTIVATEAPP, but did not receive it.
=== w8 (32 bit ddraw4) === ddraw4.c:4169: Test failed: Expected WM_ACTIVATEAPP, but did not receive it.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 12/04/14 17:14, Marvin wrote:
=== w8 (32 bit ddraw2) === ddraw2.c:3814: Test failed: Expected WM_ACTIVATEAPP, but did not receive it.
=== w8 (32 bit ddraw4) === ddraw4.c:4169: Test failed: Expected WM_ACTIVATEAPP, but did not receive it.
This is a different test, and this is a pre-existing problem, at least on my XP machine. However, the affected test should use SetForegroundWindow instead of SetActiveWindow, which fixes the XP problem for me and will hopefully fix this issue on Windows 8 too.