[PATCH 4/6] ddraw/tests: Add visual tests for locking vertexbuffers

Marvin testbot at winehq.org
Tue Jul 26 13:55:18 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=24539

Your paranoid android.


=== w8 (32 bit visual) ===
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE. dwCaps = 0x10000.
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE | DDLOCK_DISCARDCONTENTS. dwCaps = 0x10000.
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE | DDLOCK_READONLY. dwCaps = 0x10000.

=== w864 (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:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE. dwCaps = 0x10000.
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE | DDLOCK_DISCARDCONTENTS. dwCaps = 0x10000.
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE | DDLOCK_READONLY. dwCaps = 0x10000.

=== 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:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE. dwCaps = 0x10000.
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE | DDLOCK_DISCARDCONTENTS. dwCaps = 0x10000.
visual.c:1688: Test failed: Expected buffer mapped unsyncronized. Flags = DDLOCK_NOOVERWRITE | DDLOCK_READONLY. dwCaps = 0x10000.



More information about the wine-devel mailing list