[PATCH] msvcr110/tests: Fix setlocale test failure on systems with UTF-8 encoding enabled.
It's a BETA setting so I'm not sure if it's a valid test configuration. The result makes sense since msvcr110 explicitly rejects UTF-8 encoding. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52937 Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcr110/tests/msvcr110.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
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=114332 Your paranoid android. === debian11 (32 bit Hindi:India report) === msvcr110: msvcr110.c:137: Test failed: got syr-SY
participants (2)
-
Marvin -
Piotr Caban