13 May
2025
13 May
'25
3:50 a.m.
On Tue May 13 08:45:47 2025 +0000, Zhiyi Zhang wrote:
"kernel32:file file.c:1114 Test failed: Expected ERROR_INVALID_PARAMETER for DeleteFileW(NULL), but got error 3". These Gitlab CI failures seem related. Please address them. On Windows 11, DeleteFileW(NULL) return ERROR_PATH_NOT_FOUND(3), not ERROR_INVALID_PARAMETER, I will fixed it in tests.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7540#note_103097