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.