Signed-off-by: Andrey Gusev andrey.goosev@gmail.com --- dlls/ddraw/tests/ddraw7.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/ddraw/tests/ddraw7.c b/dlls/ddraw/tests/ddraw7.c index 71d805d554..c3d575d31a 100644 --- a/dlls/ddraw/tests/ddraw7.c +++ b/dlls/ddraw/tests/ddraw7.c @@ -14649,7 +14649,7 @@ static void test_depth_readback(void) * * Geforce 7 GPUs work only with D16. D24 and D24S8 return 0, D24X8 broken data. * - * Geforce 9 GPUs return return broken data for D16 that resembles the expected data in + * Geforce 9 GPUs return broken data for D16 that resembles the expected data in * the lower 8 bits and has 0xff in the upper 8 bits. D24X8 works, D24 and D24S8 return * 0x00ffffff. *
Hi,
While running your changed tests, 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=60961
Your paranoid android.
=== w8adm (32 bit report) ===
ddraw: ddraw7.c:3140: Test failed: Got unexpected hr 0x887601c2.
=== w1064v1809 (32 bit report) ===
ddraw: 1a74:ddraw7: unhandled exception c0000005 at 741F40F8
=== w1064v1809_2scr (32 bit report) ===
ddraw: 1a88:ddraw7: unhandled exception c0000005 at 733540F8
=== w1064v1809_ar (32 bit report) ===
ddraw: 0fd8:ddraw7: unhandled exception c0000005 at 712840F8
=== w1064v1809_he (32 bit report) ===
ddraw: ddraw7.c:3979: Test failed: Lit quad without normals has color 0x00ffffff, expected 0x00000000. ddraw7.c:3992: Test failed: Lit quad with normals has color 0x00ffffff, expected 0x00000000. ddraw7.c:4037: Test failed: Lit quad with light has color 0x00ffffff. ddraw7.c:4037: Test failed: Lit quad with singular world matrix has color 0x00ffffff. ddraw7.c:4037: Test failed: Lit quad with transformation matrix has color 0x00ffffff. ddraw7.c:4037: Test failed: Lit quad with non-affine matrix has color 0x00ffffff. 1994:ddraw7: unhandled exception c0000005 at 737E40F8
=== w1064v1809_ja (32 bit report) ===
ddraw: 1a58:ddraw7: unhandled exception c0000005 at 71D840F8
=== w1064v1809_zh_CN (32 bit report) ===
ddraw: 1c94:ddraw7: unhandled exception c0000005 at 727840F8
=== w864 (64 bit report) ===
ddraw: ddraw7.c:3122: Test failed: Failed to create surface, hr 0x887601c2. 02ec:ddraw7: unhandled exception c0000005 at 00000000004EA8D8