https://bugs.winehq.org/show_bug.cgi?id=53223
Bug ID: 53223 Summary: shell32:shlfileop - test_sh_path_prepare() fails in the Japanese and Chinese locales in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
shell32:shlfileop - test_sh_path_prepare() fails in the Japanese and Chinese locales in Wine:
shlfileop.c:2463: Test failed: Could not find unique multibyte representation for directory name using default codepage.
https://test.winehq.org/data/patterns.html#shell32:shlfileop
Note that the conversion fails on Windows too which probably makes sense for these locales. So the win_skip() should maybe be a regular skip() instead.
https://bugs.winehq.org/show_bug.cgi?id=53223
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase