[Bug 48061] WineTest: get_subtests() fails randomly

WineHQ Bugzilla wine-bugs at winehq.org
Wed Dec 11 05:44:19 CST 2019


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

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
The "mfplat=load error 1359" error is legitimate on Windows XP.

It happens because mfplat_test.exe imports d3d11.dll which is missing. This
triggers a #32770 dialog saying so and blocks the process. As a result
WineTest.exe does not get the subtest list and issues the 'load error 1359'
error.

Obviously the other random errors, such as with shell32, have a different
cause.

-- 
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