On 9/29/21 11:21 AM, Marvin wrote:
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=99057
Your paranoid android.
=== w7u_el (32 bit report) ===
dinput8: hid: Timeout
I think somehow the device initialization is very slow on this VM, and this new test makes it take even more time. Sometimes it passes, like here:
https://testbot.winehq.org/JobDetails.pl?Key=99045
The test isn't doing anything on W7, as the device doesn't even appear as a dinput device there, so I guess we could instead bail out early of all tests.
I'll send a patch to do that later but I don't think it's worth re-sending this series just for that.