April 30, 2026
6:21 p.m.
On Thu Apr 30 13:23:41 2026 +0000, Piotr Caban wrote:
You can introduce the test before implementing the fix. Failing tests needs to be marked with `todo_wine`. Then, in the commit that adds the missing functionality, remove the `todo_wine` markers from those tests. This change is easy to understand/review. In such case I don't mind if the tests are introduced first. The tests need to pass after every commit. I've tried to edit that page to clarify the guidelines a bit more.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10785#note_138414