[PATCH v4 1/5] dinput/tests: Wait for Acquire to complete when injecting input.

Marvin testbot at winehq.org
Wed Jul 27 04:47:18 CDT 2022


Hi,

It looks like your patch introduced the new failures shown below.
Please investigate and fix them before resubmitting your patch.
If they are not new, fixing them anyway would help a lot. Otherwise
please ask for the known failures list to be updated.

The full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=119790

Your paranoid android.


=== w1064_tsign (64 bit report) ===

dinput:
joystick8.c:1606: Test failed: 0x500: WaitForSingleObject failed
joystick8.c:1610: Test failed: 0x500: GetDeviceState returned: 0x8007001e
joystick8.c:1668: Test failed: 0x500: GetDeviceState returned: 0x8007001e
joystick8.c:1669: Test failed: 0x500: got lX 20779
joystick8.c:1670: Test failed: 0x500: got lY 20779
joystick8.c:1671: Test failed: 0x500: got lZ 32767
joystick8.c:1726: Test failed: 0x500: SetProperty DIPROP_JOYSTICKID returned 0x80004001
joystick8.c:1728: Test failed: 0x500: SetProperty DIPROP_AXISMODE returned 0x80070057
joystick8.c:1730: Test failed: 0x500: SetProperty DIPROP_BUFFERSIZE returned 0
joystick8.c:1732: Test failed: 0x500: SetProperty DIPROP_AUTOCENTER returned 0x80070057
joystick8.c:1802: Test failed: 0x500: state[0]: GetDeviceState returned: 0x8007001e
joystick8.c:1806: Test failed: 0x500: state[0]: got lX 20779
joystick8.c:1807: Test failed: 0x500: state[0]: got lY 20779
joystick8.c:1809: Test failed: 0x500: state[0]: got lZ 32767
joystick8.c:1802: Test failed: 0x500: state[1]: GetDeviceState returned: 0x8007001e
joystick8.c:1806: Test failed: 0x500: state[1]: got lX 20779
joystick8.c:1807: Test failed: 0x500: state[1]: got lY 20779
joystick8.c:1809: Test failed: 0x500: state[1]: got lZ 32767
joystick8.c:1822: Test failed: 0x500: state[1]: WaitForSingleObject failed
joystick8.c:1802: Test failed: 0x500: state[2]: GetDeviceState returned: 0x8007001e
joystick8.c:1806: Test failed: 0x500: state[2]: got lX 20779
joystick8.c:1807: Test failed: 0x500: state[2]: got lY 20779
joystick8.c:1809: Test failed: 0x500: state[2]: got lZ 32767
joystick8.c:1811: Test failed: 0x500: state[2]: got rgdwPOV[0] -1
joystick8.c:1813: Test failed: 0x500: state[2]: got rgbButtons[0] 0
joystick8.c:1814: Test failed: 0x500: state[2]: got rgbButtons[1] 0
joystick8.c:1822: Test failed: 0x500: state[2]: WaitForSingleObject failed
joystick8.c:1802: Test failed: 0x500: state[3]: GetDeviceState returned: 0x8007001e
joystick8.c:1806: Test failed: 0x500: state[3]: got lX 20779
joystick8.c:1807: Test failed: 0x500: state[3]: got lY 20779
joystick8.c:1809: Test failed: 0x500: state[3]: got lZ 32767
joystick8.c:1802: Test failed: 0x500: state[4]: GetDeviceState returned: 0x8007001e
joystick8.c:1806: Test failed: 0x500: state[4]: got lX 20779
joystick8.c:1807: Test failed: 0x500: state[4]: got lY 20779
joystick8.c:1809: Test failed: 0x500: state[4]: got lZ 32767
joystick8.c:1822: Test failed: 0x500: state[4]: WaitForSingleObject failed
joystick8.c:1802: Test failed: 0x500: state[5]: GetDeviceState returned: 0x8007001e
joystick8.c:1806: Test failed: 0x500: state[5]: got lX 20779
joystick8.c:1807: Test failed: 0x500: state[5]: got lY 20779
joystick8.c:1809: Test failed: 0x500: state[5]: got lZ 32767
joystick8.c:1813: Test failed: 0x500: state[5]: got rgbButtons[0] 0
joystick8.c:1814: Test failed: 0x500: state[5]: got rgbButtons[1] 0
joystick8.c:1822: Test failed: 0x500: state[5]: WaitForSingleObject failed
joystick8.c:1828: Test failed: 0x500: GetDeviceState returned: 0x8007001e
joystick8.c:1830: Test failed: 0x500: state[6]: got lX 20779
joystick8.c:1831: Test failed: 0x500: state[6]: got lY 20779
joystick8.c:1832: Test failed: 0x500: state[6]: got lZ 32767
joystick8.c:1834: Test failed: 0x500: state[6]: got rgdwPOV[0] -1
joystick8.c:1836: Test failed: 0x500: state[6]: got rgbButtons[0] 0
joystick8.c:1853: Test failed: 0x500: GetDeviceState returned: 0x8007001e
joystick8.c:1856: Test failed: 0x500: state[6]: got lX 20779
joystick8.c:1857: Test failed: 0x500: state[6]: got lY 20779
joystick8.c:1858: Test failed: 0x500: state[6]: got lZ 32767
joystick8.c:1870: Test failed: 0x500: WaitForSingleObject failed
joystick8.c:1873: Test failed: 0x500: Unacquire returned: 0x1
joystick8.c:1957: Test failed: 0x500: state[0]: got rgdwPOV[0] -1
joystick8.c:1960: Test failed: 0x500: state[0]: got rgbButtons[1] 0x80
joystick8.c:1953: Test failed: 0x500: state[1]: got lY -25984
joystick8: Timeout



More information about the wine-devel mailing list