https://bugs.winehq.org/show_bug.cgi?id=53183
Bug ID: 53183 Summary: shell32:shelllink - test_load_save() randomly fails to delete test.lnk in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
shell32:shelllink - test_load_save() randomly fails to delete test.lnk in Wine:
shelllink.c:818: Test failed: failed to delete link 'C:\users\winetest\Temp\test.lnk' (32)
https://test.winehq.org/data/patterns.html#shell32:shelllink
This is probably the same issue as bug 28290, the only difference being that it happens during the cleanup and thus does not cause a crash.