[PATCH 1/2] ddraw/tests: Sync test_clear with d3d8/9 (try 2).

Marvin testbot at winehq.org
Tue Jan 9 10:05:13 CST 2018


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

Your paranoid android.


=== w8 (32 bit ddraw4) ===
ddraw4.c:14416: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw4.c:14418: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw4.c:14420: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw4.c:14422: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw4) ===
ddraw4.c:14416: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw4.c:14418: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw4.c:14420: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw4.c:14422: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw4) ===
ddraw4.c:14416: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw4.c:14418: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw4.c:14420: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw4.c:14422: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w8 (32 bit ddraw2) ===
ddraw2.c:12360: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw2.c:12362: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw2.c:12364: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw2.c:12366: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw2) ===
ddraw2.c:12360: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw2.c:12362: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw2.c:12364: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw2.c:12366: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw2) ===
ddraw2.c:12360: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw2.c:12362: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw2.c:12364: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw2.c:12366: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w8 (32 bit ddraw1) ===
ddraw1.c:10984: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw1.c:10986: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw1.c:10988: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw1.c:10990: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw1) ===
ddraw1.c:10984: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw1.c:10986: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw1.c:10988: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw1.c:10990: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw1) ===
ddraw1.c:10984: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw1.c:10986: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw1.c:10988: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw1.c:10990: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w8 (32 bit ddraw7) ===
ddraw7.c:13783: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw7.c:13785: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw7.c:13787: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw7.c:13789: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw7) ===
ddraw7.c:13783: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw7.c:13785: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw7.c:13787: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw7.c:13789: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw7) ===
ddraw7.c:13783: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw7.c:13785: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw7.c:13787: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw7.c:13789: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.



More information about the wine-devel mailing list