SSV-24778 "DF - InfVerif Inf Verification" HLK test is failing for 2025 OS (Cherry pick to PSP20U2)#107
Merged
datacore-pnikhil merged 1 commit intorel-10psp20-u2from Aug 29, 2025
Conversation
datacore-senthil
approved these changes
Aug 29, 2025
datacore-rrajamanickam
approved these changes
Aug 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ISSUE: "DF - InfVerif Inf Verification" HLK test is failing in many drivers for 2025 OS
CAUSE: HLK test requires the PnpLockdown to be set in Win2025 to get passed
FIX: Added the PnpLockdown attribute to all the drivers
TEST by Dev: created a private branch and able to pass the test in Win2025
TEST for QA: Run all the HLK test in all the supported OSes
DRIVERS AFFECTED: ZFSin.sys
JIRAs done: SSV-24778