[PATCH 1/6] ddraw/tests: Rewrite blt_test().

Marvin testbot at winehq.org
Tue Mar 22 13:37:54 CDT 2016


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=21588

Your paranoid android.


=== w1064 (32 bit ddraw2) ===
ddraw2.c:2360: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w1064 (64 bit ddraw2) ===
ddraw2.c:2360: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w1064 (32 bit ddraw1) ===
ddraw1.c:2209: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w1064 (64 bit ddraw1) ===
ddraw1.c:2209: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w8 (32 bit visual) ===
visual.c:1387: Test failed: unexpected colortable on offscreen surface

=== w864 (32 bit visual) ===
visual.c:1387: 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:1387: Test failed: unexpected colortable on offscreen surface

=== w1064 (32 bit ddraw7) ===
ddraw7.c:2275: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w1064 (64 bit ddraw7) ===
ddraw7.c:2275: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w1064 (32 bit ddraw4) ===
ddraw4.c:2545: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.

=== w1064 (64 bit ddraw4) ===
ddraw4.c:2545: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.



More information about the wine-devel mailing list