Share via

DVL test failed in HLK test

Anonymous
2023-05-30T07:00:37.49+00:00

Hi

We are doing HLK test against our network adapter driver and found a failure on the test case "Static Tools Logo Test".

From the log, looks like the HLK software failed to analyze the DVL file.

User's image

There is a line of "*.x64.Semmle.Summary" in the DVL log file, which records the summary of codeql query result on the driver code.

User's image

Codeql result is required for this test, but why HLK does not recognize this line?

Is it because the HLK we are using is too old? we are using HLK 1607 because our driver targets to windows server 2016.

Windows for business | Windows Server | User experience | Other

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

{count} vote

1 answer

Sort by: Most helpful
  1. Darth Tester 45 Reputation points
    2026-02-09T12:20:34.92+00:00

    Hi,

    you may take a look on fixed and known issues here:

    https://learn.microsoft.com/en-ie/windows-hardware/test/hlk/what-s-new-in-the-hardware-lab-kit

    You may also export the failing job to your test client and run it locally to get more info:

    https://learn.microsoft.com/en-ie/windows-hardware/test/hlk/user/exporting-a-failed-hlk-job

    Hope this helps.