http://bugs.winehq.org/show_bug.cgi?id=13646
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #15 from joaopa jeremielapuree@yahoo.fr 2008-06-05 10:18:22 --- In my XP box, I obtained the following result for d3d9 (device) tests: d3d9:device start dlls/d3d9/tests/device.c - device.c:1979: Testing display format R5G6B5 device.c:1993: Tests skipped: Display format X1R5G5B5 not supported, skipping device.c:2011: Testing display format X8R8G8B8 device.c:527: Test failed: Invalid refcount. Expected 9 got 10 device.c:529: Test failed: Invalid refcount. Expected 2 got 1 device.c:533: Test failed: Invalid refcount. Expected 2 got 1 device.c:534: Test failed: Invalid refcount. Expected 3 got 2 device.c:535: Test failed: Invalid refcount. Expected 3 got 1 device.c:536: Test failed: Invalid refcount. Expected 2 got 1 device.c:537: Test failed: Invalid refcount. Expected 2 got 1 device.c:538: Test failed: Invalid refcount. Expected 1 got 0 device.c:614: Test failed: Invalid refcount. Expected 7 got 8 device.c:616: Test failed: Invalid refcount. Expected 6 got 7 device.c:617: Test failed: Invalid refcount. Expected 5 got 6 device.c:618: Test failed: Invalid refcount. Expected 4 got 5 device.c:620: Test failed: Invalid refcount. Expected 3 got 4 device.c:621: Test failed: Invalid refcount. Expected 2 got 3 device.c:622: Test failed: Invalid refcount. Expected 1 got 2 device.c:626: Test failed: Invalid refcount. Expected 0 got 1 device.c:1799: Test failed: GetLightEnable on light 1 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 2 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 3 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 4 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 5 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 6 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 7 failed with D3DERR_INVALIDCALL device.c:1799: Test failed: GetLightEnable on light 8 failed with D3DERR_INVALIDCALL device.c:1807: Test failed: GetLightEnable on light 10 failed with D3DERR_INVALIDCALL d3d9:device done (-1073741819)
So, the only one failing or skipping tests are not related to SetMaterial test
I have a nvidia geforce3 card with the 93.49.05 driver
David