ddraw:d3d tests failing consistently

Reece Dunn msclrhd at googlemail.com
Thu Oct 25 18:22:22 CDT 2007


On 26/10/2007, Francois Gouget <fgouget at free.fr> wrote:
>
> Would it be possible to gather this kind of information in winetest.exe?
> Maybe simply grab the name of the graphics card?

This would be useful.

Also, I suspect that it would be worth adding vmware in the test
cases. That is, something like:

   ok( ret == 129 /* Windows */ || ret == 133 /* VMware */, ... );

This would mean that the tests that are consistently (and predictably)
failing under vmware will not show up on the test failures, so we can
investigate actual failures.

- Reece



More information about the wine-devel mailing list