Re: Make test status - latest CVS

2005-05-09 Thread Juan Lang
--- Shachar Shemesh [EMAIL PROTECTED] wrote: I don't see the same thing here. Could you send me a heap trace? Aw, man! You were sitting right behind me when that happened. Couldn't you have taken my laptop and debugged it on the spot then? :-) I wanted to have a chance to run it, read over

Re: Make test status - latest CVS

2005-05-03 Thread Shachar Shemesh
Robert Reif wrote: Shachar Shemesh wrote: The problem is that I'm not interested in this test. I just think that, off the shelf, tests should not fail. My opinion is that if this is not a problem with Wine, it shouldn't fail the test. Does this patch help? It should fail the same way windows

Re: Make test status - latest CVS

2005-05-02 Thread Juan Lang
Shachar Shemesh wrote: make[3]: Entering directory `/home/sun/sources/wine/dlls/ole32/tests' ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so stg_prop.c touch stg_prop.ok err:heap:HEAP_ValidateInUseArena Heap 401e: in-use arena 40218fc8 next block has

Re: Make test status - latest CVS

2005-05-01 Thread Shachar Shemesh
The thing to understand is that any failure of make test due to either default configuration or a bug in anything other than wine is a failure of the test system. If make test passed, and Alexandre committed a patch, then this patch MUST pass on all machines. If that's not the case, then

Re: Make test status - latest CVS

2005-05-01 Thread Robert Reif
Shachar Shemesh wrote: The problem is that I'm not interested in this test. I just think that, off the shelf, tests should not fail. My opinion is that if this is not a problem with Wine, it shouldn't fail the test. Does this patch help? It should fail the same way windows does now. Index:

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
Shachar Shemesh wrote: The results, this time really from CVS tip: This time: make[3]: Entering directory `/home/sun/sources/wine/dlls/dsound/tests' ../../../tools/runtest -q -P wine -M dsound.dll -T ../../.. -p dsound_test.exe.so dsound.c touch dsound.ok err:wave:DSDB_MapBuffer Could not map

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
Shachar Shemesh wrote: The results, this time really from CVS tip: make[3]: Entering directory `/home/sun/sources/wine/dlls/gdi/tests' ../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so metafile.c touch metafile.ok metafile.c:468: Test failed: (0,0)-(1000,1000),

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
Shachar Shemesh wrote: The results, this time really from CVS tip: make[3]: Entering directory `/home/sun/sources/wine/dlls/kernel/tests' ../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so file.c touch file.ok fixme:vxd:VXD_Open Unknown/unsupported VxD

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
Shachar Shemesh wrote: The results, this time really from CVS tip: make[3]: Entering directory `/home/sun/sources/wine/dlls/ole32/tests' ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so stg_prop.c touch stg_prop.ok err:heap:HEAP_ValidateInUseArena Heap 401e:

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
Shachar Shemesh wrote: The results, this time really from CVS tip: Shachar ../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p oleaut32_test.exe.so typelib.c touch typelib.ok err:ole:TLB_ReadTypeLib Loading of typelib Lolepro32.dll failed with error 1812 typelib.c:39: Test

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
Shachar Shemesh wrote: The results, this time really from CVS tip: make[3]: Entering directory `/home/sun/sources/wine/dlls/user/tests' ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so win.c touch win.ok fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE

Re: Make test status - latest CVS

2005-04-30 Thread Shachar Shemesh
make[3]: Entering directory `/home/sun/sources/wine/dlls/winmm/tests' ../../../tools/runtest -q -P wine -M winmm.dll -T ../../.. -p winmm_test.exe.so wave.c touch wave.ok wave.c:594: Test failed: The sound played for 1169 ms instead of 1000 ms make[3]: *** [wave.ok] Error 1 make[3]: Leaving

Re: Make test status - latest CVS

2005-04-30 Thread Robert Reif
Shachar Shemesh wrote: make[3]: Entering directory `/home/sun/sources/wine/dlls/dsound/tests' ../../../tools/runtest -q -P wine -M dsound.dll -T ../../.. -p dsound_test.exe.so dsound.c touch dsound.ok err:wave:DSDB_MapBuffer Could not map sound device for direct access (Input/output error)

Re: Make test status - latest CVS

2005-04-30 Thread Robert Reif
Shachar Shemesh wrote: The problem is that I'm not interested in this test. I just think that, off the shelf, tests should not fail. My opinion is that if this is not a problem with Wine, it shouldn't fail the test. The issue from a test perspective is that wine fails differently than windows