From: Marvin Subject: Re: [PATCH 6/7] ddraw/tests: Consider multiple devices in render-target tests. Message-Id: Date: Fri, 13 Dec 2019 04:33:15 -0600 In-Reply-To: <20191213050008.1175341-6-whydoubt@gmail.com> References: <20191213050008.1175341-6-whydoubt@gmail.com> 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=62121 Your paranoid android. === w1064v1507 (32 bit report) === ddraw: 0c68:ddraw2: unhandled exception c0000005 at 730B7F2E === w1064v1809 (64 bit report) === ddraw: ddraw4.c:15962: Test failed: WM_KILLFOCUS was not received. ddraw4.c:16139: Test failed: Got unexpected hr 0x887600e1. ddraw4.c:16142: Test failed: Got unexpected hr 0x887600ff. 1918:ddraw4: unhandled exception c0000005 at 0000000000477CD6 === w8 (32 bit report) === ddraw: ddraw7.c:3992: Test failed: Lit quad without normals has color 0x0000ff00, expected 0x00000000. ddraw7.c:4005: Test failed: Lit quad with normals has color 0x0000ff00, expected 0x00000000. ddraw7.c:4050: Test failed: Lit quad with light has color 0x0000ffff. ddraw7.c:4050: Test failed: Lit quad with singular world matrix has color 0x0000ffff. ddraw7.c:4050: Test failed: Lit quad with transformation matrix has color 0x0000ffff. ddraw7.c:4050: Test failed: Lit quad with non-affine matrix has color 0x0000ff00.