I tried to run HLK Test on VBS fingerprint, but the result is failed.
The testing environment is win11.
The error as below, it shows WinBioDeleteTemplate failed.
I also check the same test on HLK on normal world, WinBioDeleteTemplate didn't show error. (as below pic)
In the same time I checked my own debug message.
It shows in normal world, system will call StorageAdapterDeleteRecord and then complete the testing.
However, in VBS log, the system didn't call StorageAdapterDeleteRecord callback function. 
Does the result of WinBioDeleteTemplate cause the difference between VBS and normal world?
Is there anything I could do to pass HLK test?
Compared with normal world HLK test, what settings should I change on VBS HLK test?
Thanks for responses