[PATCH 5/8] msvcrt: Copy LC_COLLATE codepage between threadlocinfo instances.

Marvin testbot at winehq.org
Fri Jan 31 04:23:27 CST 2020


Hi,

While running your changed tests, 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=64241

Your paranoid android.


=== debian10 (32 bit report) ===

msvcr110:
msvcr110.c:108: Test failed: expected en-US, got en-us
msvcr110.c:108: Test failed: expected EN-US, got en-us

msvcrt:
string.c:2017: Test failed: d = 0,0000000000000000e+000
string.c:2019: Test failed: d = -0,0000000000000000e+000
string.c:2021: Test failed: d = 0,0000000000000000e+000
string.c:2023: Test failed: d = 0,0000000000000000e+000
string.c:2027: Test failed: d = 0,0000000000000000e+000
string.c:2044: Test failed: d = 1,000000e+000

=== debian10 (32 bit Chinese:China report) ===

msvcr110:
msvcr110.c:108: Test failed: expected en-US, got en-us
msvcr110.c:108: Test failed: expected EN-US, got en-us

msvcrt:
string.c:2017: Test failed: d = 0,0000000000000000e+000
string.c:2019: Test failed: d = -0,0000000000000000e+000
string.c:2021: Test failed: d = 0,0000000000000000e+000
string.c:2023: Test failed: d = 0,0000000000000000e+000
string.c:2027: Test failed: d = 0,0000000000000000e+000
string.c:2044: Test failed: d = 1,000000e+000

=== debian10 (32 bit WoW report) ===

msvcr110:
msvcr110.c:108: Test failed: expected en-US, got en-us
msvcr110.c:108: Test failed: expected EN-US, got en-us

msvcrt:
string.c:2017: Test failed: d = 0,0000000000000000e+000
string.c:2019: Test failed: d = -0,0000000000000000e+000
string.c:2021: Test failed: d = 0,0000000000000000e+000
string.c:2023: Test failed: d = 0,0000000000000000e+000
string.c:2027: Test failed: d = 0,0000000000000000e+000
string.c:2044: Test failed: d = 1,000000e+000

=== debian10 (64 bit WoW report) ===

msvcr110:
msvcr110.c:108: Test failed: expected en-US, got en-us
msvcr110.c:108: Test failed: expected EN-US, got en-us

msvcrt:
string.c:2017: Test failed: d = 0,0000000000000000e+000
string.c:2019: Test failed: d = -0,0000000000000000e+000
string.c:2021: Test failed: d = 0,0000000000000000e+000
string.c:2023: Test failed: d = 0,0000000000000000e+000
string.c:2027: Test failed: d = 0,0000000000000000e+000
string.c:2044: Test failed: d = 1,000000e+000



More information about the wine-devel mailing list