On 9/15/22 14:01, Alexandre Julliard (@julliard) wrote:
I can't help but wonder, is it useful for the automated test runs to actually print all of the todos?
Good question. I feel that there's some value in having them visible by default, otherwise I'm afraid nobody is ever going to look at them. I at least have fixed a number of todos simply because I noticed them while looking for some other error.
I'd definitely agree that they should be visible by default.
I suppose one reason that it could be useful to have them visible in winetest output is that it allows us to see what the "wrong" value is (in cases where that isn't obvious, or depends on the machine). On reflection I've looked at winetest reports in the past to discover this.
Maybe it's not worthwhile if it means spending effort on reducing the number of todos, though.