[PATCH] msvcrt/tests: Add a test for reading ascii files (without bom) opened with _wsopen_dispatch as unicode

Martin Storsjö martin at martin.st
Wed Jan 27 01:17:12 CST 2021


On Tue, 26 Jan 2021, Marvin wrote:

> 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=84572
>
> Your paranoid android.
>
>
> === w2008s64 (32 bit report) ===
>
> msvcrt:
> file.c:1066: Test failed: got 3231, expected 0031
> file.c:1066: Test failed: got 3433, expected 0032
> file.c:1066: Test failed: got ffff, expected 0033
> file.c:1066: Test failed: got ffff, expected 0034

Sorry, disregard this patch, I had somehow botched testing it on real 
windows.

// Martin




More information about the wine-devel mailing list