[PATCH 3/4] ddraw/tests: Add tests for lost P8 primaries.

Alexandre Julliard julliard at winehq.org
Tue Jul 8 09:47:34 CDT 2014


Stefan Dösinger <stefandoesinger at gmail.com> writes:

> Am 2014-07-07 22:58, schrieb Alexandre Julliard:
>> It doesn't work here:
>> 
>> ../../../tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe.so ddraw1 && touch ddraw1.ok
>> ddraw1.c:5694: Test failed: Got unexpected hr 0.
>> ddraw1.c:5696: Test failed: Got unexpected hr 0.
> I cannot reproduce this, but I think I see what's going wrong. The
> screen is in 8 bpp mode when this part of the test is executed. Can
> you try the attached patch? It explicitly requests a 32 bpp mode.

It seems to avoid the error, but it somehow screws up the mode changing
so that subsequent tests fail.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list