On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote:
On Thu, 2006-09-28 at 11:30 -0700, James Hawkins wrote:
> Hi,
>
> This test passes on my machine, should it not?
>
> make[2]: Entering directory `/usr/local/src/wine/dlls/d3d9/tests'
> ../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p
> d3d9_test.exe.so surface.c && touch surface.ok
> fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x18cd10) : stub,
> simulating 64MB for now, returning 64MB left
> surface.c:131: Test succeeded inside todo block: Got pitch 12, expected 12
> make[2]: *** [surface.ok] Error 1
>
Nothing wrong here (todo_wine is still needed).


Then whoever wrote the test needs to figure out why the test fails on
most machines, but passes on mine.  'make test' should not fail on any
machine.

--
James Hawkins


Reply via email to