On Tue Apr 11 13:25:29 2023 +0000, eric pouech wrote:
I wrote it that way to maintain the fact that the test is pixel accurate on (recent) Windows. But this can be relaxed.
I think something like `todo_wine_if(ret <= 2)` would be more readable if you want to keep the idea that we're aiming for pixel perfect result.