[Bug 53525] New: dinpu:hid - test_hid_multiple_tlc() sometimes fails with testsigning turned on
https://bugs.winehq.org/show_bug.cgi?id=53525 Bug ID: 53525 Summary: dinpu:hid - test_hid_multiple_tlc() sometimes fails with testsigning turned on Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: dinput Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com dinpu:hid - test_hid_multiple_tlc() sometimes fails with testsigning turned on: hid.c:3926: Test failed: Failed to find HID device matching L"\\\\?\\hid#vid_1209&pid_0001&col02" hid.c:3930: Test failed: got error 2 hid.c:3040: Test failed: HidD_GetPreparsedData failed with error 6 hid.c:3043: Test failed: got "\\\x00\\\x00?\x00\\\x00" expected "HidP KDR" https://test.winehq.org/data/patterns.html#dinput:hid These failures happened on both fgtb-w10pro64-tsign and w1064-tsign and only those. So they seem to be specific to Windows 10 with test signing turned on. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53525 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53525 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- Also the string in that last failure is pretty much random: hid.c:3043: Test failed: got "\xff%\x9a\xda\x05\x00\xcc\xcc" expected "HidP KDR" hid.c:3043: Test failed: got "\xff%\xb2\xca\x05\x00\xcc\xcc" expected "HidP KDR" -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53525 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|dinpu:hid - |dinput:hid - |test_hid_multiple_tlc() |test_hid_multiple_tlc() |sometimes fails with |sometimes fails with |testsigning turned on |testsigning turned on -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53525 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- Yes, I think there's a race between the device being successfully created and the sub-devices from the multiple TLC starting up. The test tries to open the sub-devices right after the device is created and sometimes it's too soon. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53525 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |eefc7a86ac4f38d71017a83e7b1 | |4f3f61206898f Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Rémi Bernon <rbernon(a)codeweavers.com> --- This should be fixed after eefc7a86ac4f38d71017a83e7b14f3f61206898f. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53525 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.0-rc2. -- 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.
participants (1)
-
WineHQ Bugzilla