24 May
2023
24 May
'23
4 a.m.
Rémi Bernon (@rbernon) commented about dlls/kernel32/tests/actctx.c:
test.manifests = specs; test.expected_error = ERROR_SUCCESS; - test.is_todo_wine = TRUE; + test.is_todo_wine = FALSE;
I think it's best to completely remove the `is_todo_wine` field now, as it's not needed anymore. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2555#note_33651