3 Mar
2026
3 Mar
'26
11:18 p.m.
On Wed Mar 4 03:44:36 2026 +0000, Esme Povirk wrote:
A `todo_wine` is supposed to indicate something that hasn't been fixed yet in Wine. If Wine is fixed, we want the test to succeed in a `todo_wine` block (which will show up as a failure) so we can know when the test starts working. By checking hr beforehand, we won't get any report when Wine is fixed, which is not what we want. I understand. Thank you!
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10193#note_131192