WFP driver tests always failed due to machine state not supported on cloud azure vm

I built up an automation for run the HLK driver test and sign flow for NDIS driver.

This time I want to use it to test the WFP driver, however, when running HLK driver test on Win 11 platform, no matter 22H or 23H, the WFP-related test cases were all failed. The reason of failed is “Machine state not meet the requirement”, Hibernation: False, Suspension: False.

I checked the MSDN documents, the hardware requirement of WindowsFilterPlatform_test is to support S1-3 and S4 state, hibernation and suspension.

I tried to subscribe preview version of azure to enable “hibernation” of vm, but it still not work.

Does anyone have the experience to run the WFP driver test for win11 on the cloud azure?

How could I bypass this error, or I only could do it on the real machine that built-with hibernation and suspension?

Thanks in advance.

Sorry that re-post due to network issue

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.