Re: [PATCH 02/10] d3dx9: Add tests for D3DXCreateSphere vertex buffer description. (try 2)

2010-07-19 Thread Henri Verbeet
On 17 July 2010 21:13, Misha Koshelev wrote: > +            if (hr == D3D_OK) > +            { > +                todo_wine ok( vertex_buffer_description.Format == > D3DFMT_VERTEXDATA, "Got result %x, expected %x > (D3DFMT_VERTEXDATA)\n",vertex_buffer_description.Format,D3DFMT_VERTEXDATA); > +  

Re: [PATCH 02/10] d3dx9: Add tests for D3DXCreateSphere vertex buffer description. (try 2)

2010-07-17 Thread testbot
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 http://testbot.winehq.org/JobDetails.pl?Key=3418 Your paranoid android.