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

Marvin testbot at winehq.org
Fri Dec 22 10:32:06 CST 2017


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

Your paranoid android.


=== w8 (32 bit ddraw1) ===
ddraw1.c:10853: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw1.c:10855: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw1.c:10857: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw1.c:10859: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw1) ===
ddraw1.c:10853: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw1.c:10855: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw1.c:10857: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw1.c:10859: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw1) ===
ddraw1.c:10853: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw1.c:10855: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw1.c:10857: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw1.c:10859: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w8 (32 bit ddraw2) ===
ddraw2.c:12231: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw2.c:12233: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw2.c:12235: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw2.c:12237: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw2) ===
ddraw2.c:12231: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw2.c:12233: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw2.c:12235: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw2.c:12237: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw2) ===
ddraw2.c:12231: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw2.c:12233: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw2.c:12235: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw2.c:12237: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w8 (32 bit ddraw7) ===
ddraw7.c:13442: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw7.c:13444: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw7.c:13446: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw7.c:13448: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw7) ===
ddraw7.c:13442: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw7.c:13444: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw7.c:13446: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw7.c:13448: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw7) ===
ddraw7.c:13442: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw7.c:13444: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw7.c:13446: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw7.c:13448: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w8 (32 bit ddraw4) ===
ddraw4.c:14067: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw4.c:14069: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw4.c:14071: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw4.c:14073: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w864 (32 bit ddraw4) ===
ddraw4.c:14067: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw4.c:14069: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw4.c:14071: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw4.c:14073: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.

=== w1064 (32 bit ddraw4) ===
ddraw4.c:14067: Test failed: Clear rectangle 3(pos, neg) has color 0000ff00.
ddraw4.c:14069: Test failed: Clear rectangle 1(pos, pos) has color 0000ff00.
ddraw4.c:14071: Test failed: Clear rectangle 4(NULL) has color 0000ff00.
ddraw4.c:14073: Test failed: Clear rectangle 4(neg, neg) has color 0000ff00.



More information about the wine-devel mailing list