27 Mar
2023
27 Mar
'23
1:51 p.m.
This means skipping any test that requires creating a task as the test would be unable to clean up after itself. Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=52193 Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54634 ---- taskschd:scheduler is able to delete folders without elevated privileges on Windows 8 but apparently not schtasks.exe:schtasks. There must be something different but I don't know what :-( I guess we don't care much about this special case so this patch just skips bluntly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2517