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.