[resend 3/5] ddraw7/tests: test SetColorKey on cubemap surfaces

Henri Verbeet hverbeet at gmail.com
Thu Nov 5 08:35:45 CST 2015


On 5 November 2015 at 15:18, Riccardo Bortolato <rikyz619 at gmail.com> wrote:
> ddraw7.c:8380: Test failed: Got unexpected hr 0x88760082, type vidmem texture.
> ddraw7: unhandled exception c0000005 at 0000000000000000
>
> line 8380 should be test_resource_priority(), we modified
> test_ck_complex() which is executed way earlier so I don't think the
> crash is related to this patch.
>
Right. It's odd that it would suddenly start failing. (Or is 64-bit
Windows 8 one of the newer testbots?) I guess it crashes on the
Release() call because it failed to create the surface. By itself
that's probably not that surprising, IIRC 64-bit ddraw doesn't support
textures. It looks like that test is Stefan's. Stefan?



More information about the wine-devel mailing list