[PATCH v2 2/4] ntoskrnl/tests: Add more tests for IRP status handling.

Francois Gouget fgouget at codeweavers.com
Sun Aug 29 16:46:56 CDT 2021


On Sat, 28 Aug 2021, Zebediah Figura (she/her) wrote:
[...]
> I have patches to solve all of these already written, but there's about 40 of
> them so it may take a while to get them all upstream. I don't know if there's
> a nice way to suppress messages until then. The best thing that comes to mind
> is to temporarily hack winetest_mute_threshold in that test to something much
> lower.

I modified the configuration of the wt-daily machines (cw-gtx560, 
cw-rx460 and fg-deb64) to skip the ntoskrnl.exe:ntoskrnl test so that 
got test results in.

I also hacked the script that runs the tests on the debiant2 VM to do 
the same but due to a missing space typo it instead only ran 
ntoskrnl.exe:ntoskrnl. I would have expected the corresponding report to 
be rejected but it was not so now test.winehq.org shows 726 failures for 
these and 480 tests with recent failures. So I need to figure out why 
these reports were not rejected.

A rerun sent proper results but they are hidden by default and the 
test.winehq.org pages are still messed up anyway. This will require more 
manual cleanup :-(

Anyway. Skipping ntoskrnl.exe:ntoskrnl can probably let us keep going 
for a few weeks until the patches fixing the todos are in.

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list