[PATCH 6/7] ntoskrnl.exe/tests: Add some IOCTL_HID_(GET|SET)_POLL_FREQUENCY_MSEC tests.

Zebediah Figura (she/her) zfigura at codeweavers.com
Thu Sep 2 16:03:20 CDT 2021


On 8/2/21 6:14 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=94830
> 
> Your paranoid android.
> 
> 
> === w7u_el (32 bit report) ===
> 
> ntoskrnl.exe:
> ntoskrnl: Timeout
> 

I think this may not be spurious, because I'm consistently getting 
timeouts on my Windows 7 box too, whereas it works fine with the 
previous commit.

It doesn't hang in any of the POLL_FREQUENCY ioctls, but instead it 
hangs inside the ReadFile() call at the end of test_hidp(). Do you have 
any intuition as to why this would occur?

For reference, this was committed as 
80fa6850d62714000580238009b1b92f0f760a23.



More information about the wine-devel mailing list