On 8/30/21 1:22 PM, 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=96769
Your paranoid android.
=== w7u_2qxl (32 bit report) ===
ntoskrnl.exe: ntoskrnl.c:2841: Test failed: failed to register device, error 0xe000020b ntoskrnl.c:2841: Test failed: failed to open service, error 1060 ntoskrnl.c:2841: Test failed: unexpected error 6 ntoskrnl.c:2841: Test failed: failed to remove device, error 0xe000020b ntoskrnl.c:2841: Test failed: expected SERVICE_STOPPED, got 2000072439 ntoskrnl.c:2841: Test failed: failed to create device, error 0xe0000207 ntoskrnl.c:2841: Test failed: failed to create set hardware ID, error 0x57 ntoskrnl.c:2841: Test failed: failed to register device, error 0x57 ntoskrnl.c:2841: Test failed: failed to install device, error 0xe000020b ntoskrnl.c:2841: Test failed: failed to open service, error 1060 ntoskrnl.c:2841: Test failed: unexpected error 6 ntoskrnl.c:2841: Test failed: failed to remove device, error 0x57 ntoskrnl.c:2841: Test failed: expected SERVICE_STOPPED, got 2000072439
This otoh happened before and happens from time to time. Would be nice to figure what's going on but maybe someone with better setupapi knowledge could have a clue.
The issue is that after everything seemingly went right, SetupDiCallClassInstaller DIF_REGISTERDEVICE sometimes returns ERROR_NO_SUCH_DEVINST.