[v2 PATCH] msvcrt: Implement _memicmp_l()

Marvin testbot at winehq.org
Tue Nov 7 05:49:30 CST 2017


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

Your paranoid android.


=== wvistau64 (32 bit string) ===
string.c:178: Test failed: errno = 0, expected EINVAL
string.c:185: Test failed: errno = 0, expected EINVAL
string.c:192: Test failed: errno = 0, expected EINVAL
string.c:221: Test failed: errno = 0, expected EINVAL
string.c:228: Test failed: errno = 0, expected EINVAL
string.c:235: Test failed: errno = 0, expected EINVAL

=== w7u (32 bit string) ===
string.c:178: Test failed: errno = 0, expected EINVAL
string.c:185: Test failed: errno = 0, expected EINVAL
string.c:192: Test failed: errno = 0, expected EINVAL
string.c:221: Test failed: errno = 0, expected EINVAL
string.c:228: Test failed: errno = 0, expected EINVAL
string.c:235: Test failed: errno = 0, expected EINVAL

=== w1064 (32 bit string) ===
string.c:178: Test failed: errno = 0, expected EINVAL
string.c:185: Test failed: errno = 0, expected EINVAL
string.c:192: Test failed: errno = 0, expected EINVAL
string.c:221: Test failed: errno = 0, expected EINVAL
string.c:228: Test failed: errno = 0, expected EINVAL
string.c:235: Test failed: errno = 0, expected EINVAL

=== wvistau64 (64 bit string) ===
string.c:178: Test failed: errno = 0, expected EINVAL
string.c:185: Test failed: errno = 0, expected EINVAL
string.c:192: Test failed: errno = 0, expected EINVAL
string.c:221: Test failed: errno = 0, expected EINVAL
string.c:228: Test failed: errno = 0, expected EINVAL
string.c:235: Test failed: errno = 0, expected EINVAL

=== w1064 (64 bit string) ===
string.c:178: Test failed: errno = 0, expected EINVAL
string.c:185: Test failed: errno = 0, expected EINVAL
string.c:192: Test failed: errno = 0, expected EINVAL
string.c:221: Test failed: errno = 0, expected EINVAL
string.c:228: Test failed: errno = 0, expected EINVAL
string.c:235: Test failed: errno = 0, expected EINVAL



More information about the wine-devel mailing list