[PATCH 2/2] msvcrt: Implement opening Unicode files with no BOM in _wsopen_dispatch.

Marvin testbot at winehq.org
Thu Nov 26 07:50:11 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=82536

Your paranoid android.


=== wvistau64 (32 bit report) ===

msvcrt:
file.c:1001: Test failed: got ffff, expected 'a'

=== w2008s64 (32 bit report) ===

msvcrt:
file.c:1001: Test failed: got ffff, expected 'a'

=== wvistau64 (64 bit report) ===

msvcrt:
file.c:1001: Test failed: got ffff, expected 'a'

=== w2008s64 (64 bit report) ===

msvcrt:
file.c:1001: Test failed: got ffff, expected 'a'

=== w10pro64_zh_CN (64 bit report) ===

msvcrt:
file.c:1623: Test failed: handle = 0000000000000048
file.c:1627: Test failed: info->handle = 0000000000000048
file.c:1630: Test failed: stdin->_file = 0
file.c:1635: Test failed: errno = 22
file.c:1645: Test failed: errno = 22
file.c:1665: Test failed: errno = 22
file.c:1669: Test failed: fclose(stdin) returned 0
file.c:1670: Test failed: errno = -559038737



More information about the wine-devel mailing list