[PATCH 1/2] ddraw/tests: Fix copy&paste errors in open coded SetRect()

Michael Stefaniuc mstefani at redhat.com
Tue Mar 22 06:01:25 CDT 2016


On 03/22/2016 10:42 AM, Marvin wrote:
> 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
> https://testbot.winehq.org/JobDetails.pl?Key=21570
> 
> Your paranoid android.
> 
> 
> === w8 (32 bit visual) ===
> visual.c:1486: Test failed: unexpected colortable on offscreen surface
> 
> === w864 (32 bit visual) ===
> visual.c:307: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00
> visual.c:309: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00
> visual.c:311: Test failed: Clear rectangle 4(NULL) has color 0000ff00
> visual.c:313: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00
> visual.c:1486: Test failed: unexpected colortable on offscreen surface
> 
> === w1064 (32 bit visual) ===
> visual.c:307: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00
> visual.c:309: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00
> visual.c:311: Test failed: Clear rectangle 4(NULL) has color 0000ff00
> visual.c:313: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00
> visual.c:1486: Test failed: unexpected colortable on offscreen surface

Unrelated, a no-op comment change patch produces the same errors:
https://testbot.winehq.org/JobDetails.pl?Key=21575

bye
	michael



More information about the wine-devel mailing list