https://bugs.winehq.org/show_bug.cgi?id=54061
--- Comment #1 from François Gouget fgouget@codeweavers.com --- The failing tests were introduced on 2022-09-10 by the commit below:
commit f49a30167a945062e197dcbd8848c9f46ef3da26 Author: Alexandre Julliard julliard@winehq.org AuthorDate: Thu Sep 1 15:59:41 2022 +0200
shell32: Fix sharing modes when loading/saving link files.
The first failure happened on 2022-09-30 and it has happened about 3 times per month since. Despite that it's somewhat hard to reproduce as it seems to depend on the CPU / IO load. So it's plausible that this was a preexisting issue or that it was introduced by this commit but it's also not very clear :-(