[PATCH v2 1/1] ddraw/tests: Port test_lockrect_invalid to other versions.

Marvin testbot at winehq.org
Thu Jan 21 10:54:26 CST 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=19881

Your paranoid android.


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

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

=== w1064 (32 bit dsurface) ===
dsurface.c:144: Test failed: Destination data after blitting is not correct
dsurface.c:178: Test failed: Destination data after blitting is not correct
dsurface.c:357: Test failed: Surface data after srckey blit does not match
dsurface.c:382: Test failed: Surface data after src override key blit does not match
dsurface.c:436: Test failed: Surface data after dest key blit does not match
dsurface.c:462: Test failed: Surface data after dest key override blit does not match
dsurface.c:524: Test failed: Surface data with src key and dest key blit does not match

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

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



More information about the wine-devel mailing list