Hello Francois,
I am testing some new ntoskrnl.exe test driver, and I am getting report validation error (see [1] for full testbot run):
ntoskrnl.exe:ntoskrnl contains a misplaced todo message for driver4
I don't immediately see what is wrong with the todo messages and how they are different from what 'driver' is already doing. Do you have any ideas?
Thanks,
Paul.
1. https://testbot.winehq.org/JobDetails.pl?Key=72558&f301=win32.report#k30...
On Mon, 1 Jun 2020, Paul Gofman wrote:
Hello Francois,
I am testing some new ntoskrnl.exe test driver, and I am getting report validation error (see [1] for full testbot run):
ntoskrnl.exe:ntoskrnl contains a misplaced todo message for driver4
I don't immediately see what is wrong with the todo messages and how they are different from what 'driver' is already doing. Do you have any ideas?
I think it needs a subtest("driver4"); in test_driver4(), like is done for driver.