[Bug 52075] dinput8:device, dinput8:dinput and dinput8:hid cannot run on Windows 7 anymore

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 22 02:18:25 CST 2021


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

--- Comment #3 from Rémi Bernon <rbernon at codeweavers.com> ---
I think it'd be better to have a failure when submitting a patch that uses an
API that is missing on a Windows version we support. And if the tests don't
make sense without the API, they should explicitly skip them.

Otherwise we could very well add tests to a file that isn't actually tested on
Win7, thinking that it is and assuming the tests are passing as the testbot
doesn't report any error. Or like here, start using an API that makes the whole
tests to be silently skipped, possibly ending up in a situation where if the
tests were run they would fail in a way it's hard to later fix on Win7.

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