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

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 21 13:21:00 CST 2021


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

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
Windows 7 is part of the platforms that patches are tested against.

However a missing API is not strictly a failure: there are cases where nothing
can be tested if the API is missing and so it's fine to not load it
dynamically.

The TestBot cannot know whether it makes sense to load an API dynamically so at
least some tests can be run and thus does not report missing APIs as a test
failure.

These issues get caught when I notice a new set of 'eee' entries in the failure
patterns. Also note that once a line is full of 'e's, it stops being included
in the failure pattern: in effect it's only the transitions _to_ 'e' results
that are considered (potential) failures on that page.

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