Re: make test failure #6

2006-09-29 Thread Juan Lang
Hi James,

 make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests'
 ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
 user32_test.exe.so sysparams.c  touch sysparams.ok
 sysparams.c:1471: Test failed: wrong value in registry -1, expected 154
 sysparams.c:1474: Test failed: wrong value in registry -1, expected 0
 sysparams.c:1477: Test failed: wrong value in registry -1, expected 0
 sysparams.c:1480: Test failed: wrong value in registry -1, expected 8
 make[2]: *** [sysparams.ok] Error 4

This, like many other errors, disappears for me when I rerun make test. 
(I'm not too happy with the 'rerun make test' option, but I don't see
people falling all over themselves up to fix the tests, either.)

--Juan

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




Re: make test failure #6

2006-09-29 Thread James Hawkins

On 9/29/06, Juan Lang [EMAIL PROTECTED] wrote:

Hi James,

 make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests'
 ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
 user32_test.exe.so sysparams.c  touch sysparams.ok
 sysparams.c:1471: Test failed: wrong value in registry -1, expected 154
 sysparams.c:1474: Test failed: wrong value in registry -1, expected 0
 sysparams.c:1477: Test failed: wrong value in registry -1, expected 0
 sysparams.c:1480: Test failed: wrong value in registry -1, expected 8
 make[2]: *** [sysparams.ok] Error 4

This, like many other errors, disappears for me when I rerun make test.
(I'm not too happy with the 'rerun make test' option, but I don't see
people falling all over themselves up to fix the tests, either.)



I'm sure you agree with me when I say that these should pass on the
first run.  I'll have a look at this case, assuming no one else will.

--
James Hawkins




make test failure #6

2006-09-28 Thread James Hawkins

Hi,

This is with a clean .wine.

make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests'
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
user32_test.exe.so sysparams.c  touch sysparams.ok
sysparams.c:1471: Test failed: wrong value in registry -1, expected 154
sysparams.c:1474: Test failed: wrong value in registry -1, expected 0
sysparams.c:1477: Test failed: wrong value in registry -1, expected 0
sysparams.c:1480: Test failed: wrong value in registry -1, expected 8
make[2]: *** [sysparams.ok] Error 4

--
James Hawkins