[PATCH 4/5] ddraw/tests: Test P8 color keying.

Marvin testbot at winehq.org
Sun Jun 5 20:10:03 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=23354

Your paranoid android.


=== w8 (32 bit ddraw7) ===
ddraw7.c:7944: Test failed: Got unexpected P8 color key blit result.

=== w864 (32 bit ddraw7) ===
ddraw7.c:7944: Test failed: Got unexpected P8 color key blit result.

=== w1064 (32 bit ddraw7) ===
ddraw7.c:2275: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw7.c:7944: Test failed: Got unexpected P8 color key blit result.

=== w864 (64 bit ddraw7) ===
ddraw7.c:7944: Test failed: Got unexpected P8 color key blit result.

=== w1064 (64 bit ddraw7) ===
ddraw7.c:2275: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw7.c:7944: Test failed: Got unexpected P8 color key blit result.

=== w8 (32 bit ddraw1) ===
ddraw1.c:5445: Test failed: Got unexpected P8 color key blit result.

=== w864 (32 bit ddraw1) ===
ddraw1.c:5445: Test failed: Got unexpected P8 color key blit result.

=== w1064 (32 bit ddraw1) ===
ddraw1.c:2209: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw1.c:5445: Test failed: Got unexpected P8 color key blit result.

=== w864 (64 bit ddraw1) ===
ddraw1.c:5445: Test failed: Got unexpected P8 color key blit result.

=== w1064 (64 bit ddraw1) ===
ddraw1.c:2209: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw1.c:5445: Test failed: Got unexpected P8 color key blit result.

=== w8 (32 bit ddraw2) ===
ddraw2.c:6505: Test failed: Got unexpected P8 color key blit result.

=== w864 (32 bit ddraw2) ===
ddraw2.c:6505: Test failed: Got unexpected P8 color key blit result.

=== w1064 (32 bit ddraw2) ===
ddraw2.c:2360: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw2.c:6505: Test failed: Got unexpected P8 color key blit result.

=== w864 (64 bit ddraw2) ===
ddraw2.c:6505: Test failed: Got unexpected P8 color key blit result.

=== w1064 (64 bit ddraw2) ===
ddraw2.c:2360: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw2.c:6505: Test failed: Got unexpected P8 color key blit result.

=== w8 (32 bit ddraw4) ===
ddraw4.c:8032: Test failed: Got unexpected P8 color key blit result.

=== w864 (32 bit ddraw4) ===
ddraw4.c:8032: Test failed: Got unexpected P8 color key blit result.

=== w1064 (32 bit ddraw4) ===
ddraw4.c:2545: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw4.c:8032: Test failed: Got unexpected P8 color key blit result.

=== w864 (64 bit ddraw4) ===
ddraw4.c:8032: Test failed: Got unexpected P8 color key blit result.

=== w1064 (64 bit ddraw4) ===
ddraw4.c:2545: Test failed: Expected {0, 0, 512, 384}, got {0, 0, 1024, 768}.
ddraw4.c:8032: Test failed: Got unexpected P8 color key blit result.



More information about the wine-devel mailing list