https://bugs.winehq.org/show_bug.cgi?id=55733
Bug ID: 55733 Summary: ntdll:file - test_file_rename_information_ex() fails on Windows 10 1607 & 1709 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
ntdll:file - test_file_rename_information_ex() fails on Windows 10 1607 & 1709:
file.c:2263: Test failed: res expected STATUS_SUCCESS, got c00000bb file.c:2265: Test failed: file should not exist
See https://test.winehq.org/data/patterns.html#ntdll:file
These failures are systematic and started on 2023-10-05. A bisect confirms they happen starting with the commit that added them:
commit 07e40a6f9f70338d9810d50b606696b7be984d98 Author: Joel Holdsworth joel@airwebreathe.org.uk AuthorDate: Wed Sep 20 11:34:09 2023 +0100
ntdll/tests: Add tests for FILE_RENAME_IGNORE_READONLY_ATTRIBUTE.
Signed-off-by: Joel Holdsworth joel@airwebreathe.org.uk
https://bugs.winehq.org/show_bug.cgi?id=55733
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk Keywords| |regression, source, | |testcase Regression SHA1| |07e40a6f9f70338d9810d50b606 | |696b7be984d98
https://bugs.winehq.org/show_bug.cgi?id=55733
--- Comment #1 from Joel Holdsworth joel@airwebreathe.org.uk --- Oh dear. I tested it with the base VMs in the testbot, but these Windows versions aren't among the base VMs.
https://bugs.winehq.org/show_bug.cgi?id=55733
--- Comment #2 from Joel Holdsworth joel@airwebreathe.org.uk --- Fix submitted here: https://gitlab.winehq.org/wine/wine/-/merge_requests/4033
https://bugs.winehq.org/show_bug.cgi?id=55733
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |72ebbca61b81e5aa4c9b200b352 | |2832a8a07bd92 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from François Gouget fgouget@codeweavers.com --- Thanks. Marking the bug as resolved.
https://bugs.winehq.org/show_bug.cgi?id=55733
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.18.