WLK 1.5 test failed: Enable/Disable Driver Verifier?

Hi all,

When I run the latest WLK 1.5 DTM Driver Reliability test on my NDIS LAN driver, I got this failure:

“RunJob: Device - Enable Driver Verifier” As Failed as the LibraryJob “Device - Enable Driver Verifier” has Failed

and:

“RunJob: Device - Disable Driver Verifier” As Failed as the LibraryJob “Device - Disable Driver Verifier” has Failed

I have manually run verifier.exe and created setting for my driver .sys file, and everything there runs OK.

Any suggestions?

Thanks.

IIRC, this job will reboot system. Did you system reboot properly?

Thanks
Wayne

Wayne,

Yes, I don’t see any sign it didn’t reboot. At the end of the test job, it shows all tests passed except at the end there is only one failure:

"TEST COMPLETE for driver ‘xxx’
Start: 22.2.13 All Test Case Threads Must Complete/Finish., TUID=EC402274-C658-4
026-9DE2-FC15DD7ABF35
Start Check All Test Case Threads Have Completed
End Check All Test Case Threads Have Completed
End Check All Test Case Threads Have Completed
End: Fail, 22.2.13 All Test Case Threads Must Complete/Finish., TUID=EC402274-C6
58-4026-9DE2-FC15DD7ABF35, Repro=DevPathExer.exe /lwa /HCT /dr “xxxx”

ALL TESTS COMPLETE at Wed Mar 10 22:48:57 2010
(elapsed time 03:01:56)
End: Fail, Device Path Exerciser Test, TUID=E89B1780-2C99-4351-99F7-1D9D617BA8D2
, Repro=DevPathExer.exe /lwa /HCT /dr “xxx”

Summary: Total=4348, Passed=4347, Failed=1, Blocked=0, Warned=0, Skipped=0"

And I am still having the “Enable Driver Verifier” failure. Any idea?

Thanks very much.
Charles

Wayne,

You are right, the client didn’t reboot properly after I checked the child job result. At end of the 4348 tests the machine couldn’t reboot, and it has to be hard reset. From the process list I didn’t see any process that was stuck. Did you have similar experience in that DTM test?

Thanks,
Charles

Did you get the reason why you client couldn’t reboot?
You can apply a checked version of your driver to DTM client and use DebugView to get your driver log to see what’s going on.

Thanks
Wayne

Hi,

I am seeing a similar issue with WLK 1.5 DTM Driver Reliability -> Device Path Exerciser test fails while for my mux intermediate driver. Here is the failure.
LibraryJob “Device - Ensure verifier mode and system mode” has failed.

The system rebooted fine after running the previous task “Enabling driver verifier”. After the reboot the verifier settings were not present for my driver and this task “Ensure verifier mode and system mode” failed.

If I manually set the verifier settings on my driver before the system reboots, then, I see the test pass.

Any ideas?

Thanks,
Krishna

Krishna,

‘Ensure verifier mode and system mode’ failure is known, and we uploaded an errata on March 15th. Can you try downloading the latest filters from Winqual?

Thanks