[Bug 52068] New: hid:device times out randomly in test_get_input_report()

WineHQ Bugzilla wine-bugs at winehq.org
Sat Nov 20 13:53:31 CST 2021


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

            Bug ID: 52068
           Summary: hid:device times out randomly in
                    test_get_input_report()
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hid
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

hid:device times out randomly (>10% of the time) in test_get_input_report():

device.c:406: HidD_GetInputRpeort tests on device :L"Wine HID mouse"
hid:device:05cc done (258) in 120s

https://test.winehq.org/data/patterns.html#hid:device

So far this only happened in the pure 32-bit builds but it does impact various
machines (cw-gtx560, cw-rx460, some debiant2 configurations and fg-deb64).

A bisect shows that the timeouts started with this commit:

commit fca0f18d0857d6aee67c6ef652c31c6810292270
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Nov 19 09:39:39 2021 +0100

    winebus.sys: Avoid unnecessary scaling of effect parameter values.

    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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