https://bugs.winehq.org/show_bug.cgi?id=40397
--- Comment #6 from Henri Verbeet hverbeet@gmail.com --- (In reply to Wylda from comment #5)
Rule of thumb for me as a _user_, whenever i have to use the regression test and it's results are valid, it's a regression.
I don't disagree with that, but that doesn't necessarily mean it also makes sense to apply the regression keyword to all of those.
E.g. it's not uncommon for games to have both a d3d9 and d3d11 renderer. If you apply the regression keyword to every single one that starts trying to use d3d11 once the dll is introduced as a regression until it works just as well as the d3d9 renderer that mostly just adds noise.
Perhaps it makes sense to introduce a separate keyword to track these, but I'm not sure how much of a demand there would be for such a thing.