[Bug 52908] mf:mf - The 64-bit test_wma_decoder() fails on 64-bit Debian 11 + Intel

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 27 12:20:23 CDT 2022


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

--- Comment #6 from Rémi Bernon <rbernon at codeweavers.com> ---
It's not really that it's hard to handle, but from the test PoV it's easier if
the error is caught early, without having to worry about validating each
possible case where it may fail. Otherwise any future change to the test call
sequence will possibly break this again.

On Windows the transform may not be there either (I guess, if somehow you can
uninstall codecs), and it will also fail to enumerate (rather than fail to
create probably, but it's hopefully okay). Then I don't think it would later
fail spuriously like how a missing GStreamer plugin does for us.

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