Hi Kai!
In my experience, I have seen this failure once.
It was due to syntax errors in the INF driver file.
I suggest you check it.
Hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am using HLK (Server Side) to execute HLK test cases for my TouchScreen device system 25H2 (Client Side).
All test cases are passing except the Driver Attribute Test. The test report shows the following error :
Test Authoring and Execution Framework v10.99k for x64 StartGroup: Microsoft.Hardware.Kits.Tests.DriverCatalogHlkTest.DrvCatHlk.ValidateWDKDriverAttributes Verify: IsNotNull(WEX.TestExecution.TestContextImplementation) Error: Driver package folder not found: C:\Windows\System32\DriverStore\FileRepository\input.inf_amd64_11c43843cd0e7ff2 EndGroup: Microsoft.Hardware.Kits.Tests.DriverCatalogHlkTest.DrvCatHlk.ValidateWDKDriverAttributes [Failed]
I noticed that on the HLK Server, the driver package path ends with input.inf_amd64_xxxxxx9a46d8, while on the Client device, it is input.inf_amd64_xxxxxxa38ce.
It appears that the server consistently keeps referencing a path ending with something like e7ff2. However, this directory does not actually exist on the system.
Would removing and re-adding the device ( which would require re-running all tests ) actually resolve the issue, or is there a better solution ?
Thank you.
Hi Kai!
In my experience, I have seen this failure once.
It was due to syntax errors in the INF driver file.
I suggest you check it.
Hope this helps.