https://bugs.winehq.org/show_bug.cgi?id=55578 Bug ID: 55578 Summary: kernel32:loader - The 64-bit test_section_access() sometimes fails on Windows 8 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:loader - The 64-bit test_section_access() sometimes fails on Windows 8: loader.c:2075: Test failed: DeleteFile error 32 loader.c:2075: Test failed: DeleteFile error 32 loader.c:2075: Test failed: DeleteFile error 32 See https://test.winehq.org/data/patterns.html#kernel32:loader This started on 2023-09-04 and happens in about 50% of the WineTest runs and is most likely caused by the commit below: commit d64200805b1848f782c8a4ce1fdbcb9292fffe51 Author: Alexandre Julliard <julliard(a)winehq.org> AuthorDate: Thu Aug 31 18:08:50 2023 +0200 kernel32/tests: Remove some workarounds for old Windows versions. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.