[PATCH] kernel32: Implement FindNLSStringEx. Tests included.

Marvin testbot at winehq.org
Thu Mar 8 11:12:56 CST 2018


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=36542

Your paranoid android.


=== wxppro (32 bit locale) ===
09f8:locale: unhandled exception c0000005 at 00000000

=== w2003std (32 bit locale) ===
05f0:locale: unhandled exception c0000005 at 00000000

=== wvistau64 (32 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0

=== wvistau64_zh_CN (32 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0

=== wvistau64_fr (32 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0

=== wvistau64_he (32 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0

=== w2008s64 (32 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0

=== wvistau64 (64 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0

=== w2008s64 (64 bit locale) ===
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 6. Value was 0
locale.c:5420: Test failed: Expected FindNLSStringEx to return 0. Returned value was -1
locale.c:5423: Test failed: Expected FindNLSStringEx to output 7. Value was 0
The previous 4 run(s) terminated abnormally



More information about the wine-devel mailing list