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

Zebediah Figura (she/her) zfigura at codeweavers.com
Sat Aug 28 16:08:06 CDT 2021


On 8/28/21 2:08 PM, Francois Gouget wrote:
> 
> This patch introduces too many failed todos, more than 200kB worth of
> them:
> 
> https://testbot.winehq.org/JobDetails.pl?Key=96439#k401
> https://bugs.winehq.org/show_bug.cgi?id=51696
> 
> That pushes the WineTest reports over the 1.5MB limit so that we no
> longer get the daily test results in Wine:
> 
> https://test.winehq.org/data/patterns-tb-wine.html
> https://test.winehq.org/data/errors.html

Ugh, sorry about that. I usually use 'make test' so the todo messages 
aren't printed.

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.



More information about the wine-devel mailing list