[Bug 39244] scrrun:filesystem BOM tests fail in the Korean and Chinese locales

WineHQ Bugzilla wine-bugs at winehq.org
Fri Nov 26 01:35:25 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=39244

--- Comment #3 from Robert Wilhelm <sloper42 at yahoo.com> ---
This is also reproducible on Linux, same results as Windows VM.
Therefore I think tests need to be fixed.

$ cd dlls/scrrun/tests
$ export LANG=zh_CN
$ make test
tools/runtest -q -P wine -T . -M scrrun.dll -p
dlls/scrrun/tests/scrrun_test.exe filesystem && touch
dlls/scrrun/tests/filesystem.ok
00f8:fixme:scrrun:textstream_get_AtEndOfLine (0049ED88)->(0031FDC8): stub
00f8:fixme:scrrun:textstream_get_AtEndOfLine (0049ED88)->(0031FDC8): stub
filesystem.c:1529: Test failed: got L"\f8f5", expected L"\f8f5?"
filesystem.c:1658: Test failed: got L"\f8f5\fa0f", 93
filesystem.c:1802: Test failed: got L"\f8f5\fa0f", expected L"\f8f5?"

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list