WHQL\ HLK testing on Server 2016

Hi,

I’m running hlk tests on Server 2016 for our file system filter minidriver. The driver is failing installable file system filter test, file io and oplocks tests. Has anyone run these tests against server 2016, yet, and got these to pass?

Thanks

Yes, we have had several drivers pass the suite of tests. Make sure you
have the latest updates for the test suite and let us know what tests,
specifically, are failing.

Pete


Kernel Drivers
Windows File System and Device Driver Consulting
www.KernelDrivers.com http:</http:>
866.263.9295

------ Original Message ------
From: xxxxx@citrix.com
To: “Windows File Systems Devs Interest List”
Sent: 6/9/2016 2:42:10 PM
Subject: [ntfsd] WHQL\ HLK testing on Server 2016

>Hi,
>
>I’m running hlk tests on Server 2016 for our file system filter
>minidriver. The driver is failing installable file system filter test,
>file io and oplocks tests. Has anyone run these tests against server
>2016, yet, and got these to pass?
>
>Thanks
>
>—
>NTFSD is sponsored by OSR
>
>
>MONTHLY seminars on crash dump analysis, WDF, Windows internals and
>software drivers!
>Details at http:
>
>To unsubscribe, visit the List Server section of OSR Online at
>http:</http:></http:>

As you can see in my first message, Installable File System Filter Test, File IO and Oplocks tests are failing ONLY on Server 2016.

The FS Filter test fails because it’s expecting a different error code than is returned when buffer length < header size.
File IO test fails when getting volume information in refs.
Oplocks test fails because it can’t break the oplocks after they are upgraded.

It seems to me that these are not due to my driver but the tests not being updated for Server 2016.

Thanks,
Penny