[PATCH 3/5] ddraw/tests: Add a IDirect3DDevice2 GetCaps test (try 2)

Saulius Krasuckas saulius2 at ar.fi.lt
Sat Jan 14 03:21:15 CST 2012


* On Tue, 6 Dec 2011, Stefan Dösinger wrote:
> 
> try 2: Add infrastructure to rerun every test with new d3d objects.
> ---
>  dlls/ddraw/tests/d3d.c |  211 ++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 211 insertions(+), 0 deletions(-)

Hi Stefan,

this is 
http://source.winehq.org/git/wine.git/commitdiff/7ae81ba378c1633e574f130461bbc7fee16f5592

The patch introduced one failure on 64-bit XP running on virtual machine 
with VMware SVGA II" driver v11.6.0.35:
http://test.winehq.org/data/95f81d10c9c852b72c6513eca0a2d0e066457f9e/xp_wtb-wxpx64-32/ddraw:d3d.html
http://test.winehq.org/data/1fa1ab54376bace57f78d27ac13b7229caa56a2e/xp_wtb-wxpx64-32/ddraw:d3d.html

d3d.c:5075: Test failed: CreateDevice failed: 88760091.

Platform is i386 WOW64 -- probably 64-bit XP running 32-bit Winetest:
http://test.winehq.org/data/1fa1ab54376bace57f78d27ac13b7229caa56a2e/xp_wtb-wxpx64-32/version.html

Would mind having a look and fixing the failure:)?

S.


More information about the wine-devel mailing list