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=33503
Your paranoid android.
=== w1064 (32 bit device) === device.c:1532: Test failed: Reset failed, hr 0x80070057. device.c:1534: Test failed: TestCooperativeLevel failed, hr 0x88760869. device.c:1546: Test failed: D3DVIEWPORT->Width = 400. device.c:1547: Test failed: D3DVIEWPORT->Height = 300. 0c08:device: unhandled exception c0000005 at 706FA86E
Am 2017-10-12 um 17:28 schrieb Marvin:
=== w1064 (32 bit device) === device.c:1532: Test failed: Reset failed, hr 0x80070057. device.c:1534: Test failed: TestCooperativeLevel failed, hr 0x88760869. device.c:1546: Test failed: D3DVIEWPORT->Width = 400. device.c:1547: Test failed: D3DVIEWPORT->Height = 300. 0c08:device: unhandled exception c0000005 at 706FA86E
This is test_reset(), and it runs before my modified tests in test_wndproc.
http://test.winehq.org/data/302153117e20b62c9170aed62aa33e83cacfaf59/win8_ne... is a case where the test randomly failed in the past. I'll see if I can do anything about this failure.