Re: [PATCH 2/3] ddraw: SetSurfaceDesc can set width, height and pitch under certain conditions
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 http://testbot.winehq.org/JobDetails.pl?Key=15824 Your paranoid android. === W2KPROSP4 (32 bit dsurface) === dsurface.c:4628: Test failed: SetSurfaceDesc failed, hr 0x80070057. dsurface.c:4632: Test failed: SetSurfaceDesc failed, hr 0x80070057. === W7PRO (32 bit dsurface) === dsurface.c:4710: Test failed: CreateSurface failed, hr 0x88760233. dsurface: unhandled exception c0000005 at 0042E5E4 === W7PROX64 (32 bit dsurface) === dsurface.c:4710: Test failed: CreateSurface failed, hr 0x88760233. dsurface: unhandled exception c0000005 at 0042E5E4 === TEST64_W7SP1 (32 bit dsurface) === dsurface.c:4710: Test failed: CreateSurface failed, hr 0x88760233. dsurface: unhandled exception c0000005 at 0042E5E4 === W7PROX64 (64 bit dsurface) === dsurface.c:4710: Test failed: CreateSurface failed, hr 0x88760233. Timeout === TEST64_W7SP1 (64 bit dsurface) === dsurface.c:4710: Test failed: CreateSurface failed, hr 0x88760233. Timeout
participants (1)
-
Marvin