kernel32: return a dummy value in GetSystemPreferredUILanguages

Stefan Leichter Stefan.Leichter at camLine.com
Thu Feb 11 13:37:11 CST 2016


This test failures are unreladed, the patch changes only the later part 
of the file containing the tests.


Am 10.02.2016 um 22:46 schrieb Stefan Leichter:
 > diff --git a/dlls/kernel32/tests/locale.c b/dlls/kernel32/tests/locale.c
 > index 385e8e4..f4648d6 100644
 > --- a/dlls/kernel32/tests/locale.c
 > +++ b/dlls/kernel32/tests/locale.c
 > @@ -4579,10 +4579,8 @@ static void 
test_GetSystemPreferredUILanguages(void)


Am 10.02.2016 um 22:55 schrieb Marvin:
> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> https://testbot.winehq.org/JobDetails.pl?Key=20339
>
> Your paranoid android.
>
>
> === w1064 (32 bit locale) ===
> locale.c:2339: Test failed: LCMapStringEx should fail with bad locale name
> locale.c:2340: Test failed: unexpected error code -559038737
> locale.c:2431: Test failed: Expected lcid == 0, got got 00001000, error -559038737
> locale.c:4154: Test failed: IsValidLocaleName should have failed
> locale.c:4156: Test failed: IsValidLocaleName should have failed
> locale.c:4521: Test failed: For id 7, expected ret == 4, got 1, error 87
> locale.c:4523: Test failed: For id 7, Expected IVC, got ''
>




More information about the wine-devel mailing list