[PATCH 2/2] dinput/tests: Report the child device PDO itself in RemovalRelations.

Rémi Bernon rbernon at codeweavers.com
Wed Mar 23 08:02:19 CDT 2022


On 3/23/22 12:46, 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=111047
> 
> Your paranoid android.
> 
> 
> === w7u_adm (32 bit report) ===
> 
> dinput:
> device8: Timeout


This times out in PATCH 1 too, but device8 test doesn't use the driver, 
so I think it's not related.


> 
> === w8 (32 bit report) ===
> 
> dinput:
> joystick8.c:1393: Test failed: 0x500: GetDeviceData returned 0x8007001e
> joystick8.c:1395: Test failed: 0x500: got dwOfs 0
> joystick8.c:1396: Test failed: 0x500: got dwData 0
> joystick8.c:1400: Test failed: 0x500: GetDeviceData returned 0x8007001e
> joystick8.c:1406: Test failed: 0x500: objdata[0]: got dwOfs 0
> joystick8.c:1407: Test failed: 0x500: objdata[0]: got dwData 0
> joystick8.c:1407: Test failed: 0x500: objdata[1]: got dwData 0
> joystick8.c:1406: Test failed: 0x500: objdata[2]: got dwOfs 0
> joystick8.c:1407: Test failed: 0x500: objdata[2]: got dwData 0
> joystick8.c:1406: Test failed: 0x500: objdata[3]: got dwOfs 0
> joystick8.c:1407: Test failed: 0x500: objdata[3]: got dwData 0
> joystick8.c:1418: Test failed: 0x500: WaitForSingleObject failed
> joystick8.c:1424: Test failed: 0x500: GetDeviceData returned 0x8007001e
> joystick8.c:1427: Test failed: 0x500: got dwOfs 0
> joystick8.c:1429: Test failed: 0x500: got dwData 0
> joystick8.c:1433: Test failed: 0x500: GetDeviceData returned 0x8007001e
> joystick8.c:1434: Test failed: 0x500: got 32 expected 8
> joystick8.c:1442: Test failed: 0x500: objdata[0]: got dwData 0
> joystick8.c:1440: Test failed: 0x500: objdata[1]: got dwOfs 0
> joystick8.c:1442: Test failed: 0x500: objdata[1]: got dwData 0
> joystick8.c:1440: Test failed: 0x500: objdata[2]: got dwOfs 0
> joystick8.c:1440: Test failed: 0x500: objdata[3]: got dwOfs 0
> joystick8.c:1440: Test failed: 0x500: objdata[4]: got dwOfs 0
> joystick8.c:1440: Test failed: 0x500: objdata[6]: got dwOfs 0
> joystick8.c:1442: Test failed: 0x500: objdata[6]: got dwData 0
> joystick8.c:1440: Test failed: 0x500: objdata[7]: got dwOfs 0
> joystick8.c:1442: Test failed: 0x500: objdata[7]: got dwData 0
> joystick8.c:1449: Test failed: 0x500: WaitForSingleObject failed
> joystick8.c:1453: Test failed: 0x500: GetDeviceState returned: 0x8007001e
> joystick8.c:1454: Test failed: 0x500: got lX 32767
> joystick8.c:1455: Test failed: 0x500: got lY 5594
> joystick8.c:1458: Test failed: 0x500: got rgdwPOV[0] 13500
> joystick8.c:1460: Test failed: 0x500: got rgbButtons[0] 0x80
> joystick8.c:1465: Test failed: 0x500: Unacquire returned: 0x1
> 
> === debian11 (32 bit French report) ===
> 
> dinput:
> keyboard.c:443: Test failed: failed to queue keyboard event


These look like classic spurious failures, also probably not related.

These hid timeouts from PATCH 1 are apparently gone here, so hopefully 
it solves issues introduced with yesterday batch... or makes it a better 
at least. *crossing fingers*

-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list