Listbox fixes

Shachar Shemesh shachar at lingnu.com
Sun Sep 26 10:07:41 CDT 2004


Alexandre Julliard wrote:

>Yes it happens regularly, maybe once or twice a month. And yes, it
>would be a good idea for other developers to run the tests too.
>  
>
Thing is, they don't run for me. On a clean CVS checkout after compile, 
I get:

> wine$ make test
> make[1]: Entering directory `/home/sun/sources/wine/wine/dlls'
> make[2]: Entering directory `/home/sun/sources/wine/wine/dlls/advapi32'
> make[3]: Entering directory 
> `/home/sun/sources/wine/wine/dlls/advapi32/tests'
> ../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p 
> advapi32_test.exe.so crypt.c && touch crypt.ok
> Xlib:  extension "XFree86-DRI" missing on display ":0.0".
> /home/sun/.wine updated successfully.
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380ef8): not verifying 
> image
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380ef8): not verifying 
> image
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380ef8): not verifying 
> image
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380ef8): not verifying 
> image
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380ef8): not verifying 
> image
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380f18): not verifying 
> image
> crypt.c:110: Test failed: 122
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380f18): not verifying 
> image
> crypt.c:117: Test failed: 122
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380f18): not verifying 
> image
> fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x40380f18): not verifying 
> image
> make[3]: *** [crypt.ok] Error 2
> make[3]: Leaving directory 
> `/home/sun/sources/wine/wine/dlls/advapi32/tests'
> make[2]: *** [tests/__test__] Error 2
> make[2]: Leaving directory `/home/sun/sources/wine/wine/dlls/advapi32'
> make[1]: *** [advapi32/__test__] Error 2
> make[1]: Leaving directory `/home/sun/sources/wine/wine/dlls'
> make: *** [dlls/__test__] Error 2

Since I know these same tests pass on Alexandre's machine, I can only 
assume there is something missing in my setup. However, as I don't know 
what, I simply let it go and do my best without running the tests.

                Shachar

-- 
Shachar Shemesh
Lingnu Open Source Consulting ltd.
http://www.lingnu.com/




More information about the wine-devel mailing list