https://bugs.winehq.org/show_bug.cgi?id=57146
Bug ID: 57146 Summary: advapi32:registry test_RegLoadMUIString() fails Product: Wine Version: 9.16 Hardware: x86-64 URL: https://gitlab.winehq.org/wine/wine/-/blob/master/dlls /advapi32/tests/registry.c?ref_type=heads#L4700 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
Created attachment 77055 --> https://bugs.winehq.org/attachment.cgi?id=77055 wine-9.16-137-g8d2977ec12e console output
The advapi32:registry test fails in test_RegLoadMUIString(), and so "make test" stops very early on.
registry.c:4878: Test failed: [ 9] expected 1168, got 2 registry.c:4878: Test failed: [10] expected 1814, got 2 make: *** [Makefile:4498: dlls/advapi32/tests/registry.ok] Error 2
https://bugs.winehq.org/show_bug.cgi?id=57146
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Either this works or is skipped with the new WOW64 build.