HLK ApiValidator test gives error "Driver Path not found" - which path?
I am running a WHLQ/HLK test for a Windows 10 WIA driver of a camera. 60 out of 61 tests have passed successful.
The only test that fails is ApiValidator. In the part
Microsoft.Hardware.Kits.Tests.ApiValidation.HLKApiValidation.ValidateGuardrailApi
the error
Driver Path not found
WexTraceInfo ThreadId=3964 ProcessId=3628 TimeStamp=36028904820 LogSessionId=1 SessionTraceCount=79
comes up.
Can you please let me know which Driver Path is meant.
Is this a path defined in the driver or a configuration of the HLK studio or client?
I need to fix this for my submission.