wldap32/tests: modify test that was failing on every windows system

Aric Stewart aric at codeweavers.com
Tue Oct 21 08:17:20 CDT 2008


yup, i saw that when i updated this morning.  Sorry. ignore my patch.

-aric

Hans Leidekker wrote:
> On Tuesday 21 October 2008 14:29:45 Aric Stewart wrote:
> 
>> -    ok( !ret, "ldap_search_ext_sA failed 0x%x\n", ret );
>> +    ok( ret==0x55 || ret == 0x51, "ldap_search_ext_sA unexpected return 0x%x\n", ret );
> 
> This should be fixed by my last patch already.
> 
>  -Hans
> 



More information about the wine-devel mailing list