[Bug 54554] New: ntdll:file - test_set_io_completion() gets unexpected count values on Windows 11
https://bugs.winehq.org/show_bug.cgi?id=54554 Bug ID: 54554 Summary: ntdll:file - test_set_io_completion() gets unexpected count values on Windows 11 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com ntdll:file - test_set_io_completion() gets unexpected count values on Windows 11: file.c:989: Test failed: wrong count 0 file.c:1057: Test failed: wrong count 0 file.c:1062: Test failed: wrong count 0 See https://test.winehq.org/data/patterns.html#ntdll:file -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54554 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |z.figura12(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54554 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ntdll:file - |kernel32:file & ntdll:file |test_set_io_completion() |get unexpected count values |gets unexpected count |on Windows 11 |values on Windows 11 | --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- kernel32:file gets the same set of failures in test_post_completion(): file.c:5557: Test failed: wrong count 0 file.c:5598: Test failed: wrong count 0 file.c:5605: Test failed: wrong count 0 See https://test.winehq.org/data/patterns.html#kernel32:file This is specific to Windows 11 too. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54554 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- The ntdll:file failures got fixed by the commit below: commit 78c77ae3e06e767a2aabb8e92626dd4e8a71daf7 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Sep 13 20:31:28 2023 +0200 ntdll/tests: Fix some test failures on ARM64 Windows. I sent MR!3838 for kernel32:file. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54554 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |78c77ae3e06e767a2aabb8e9262 | |6dd4e8a71daf7 Resolution|--- |FIXED --- Comment #3 from François Gouget <fgouget(a)codeweavers.com> --- The kernel32:file case got fixed by the commit below: commit c63b323e220f9e5d4fbf1829a2b2f03e24d4b6e2 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Thu Sep 14 12:11:28 2023 +0200 kernel32/tests: Allow a 0 removed entry count in the completion test. This matches the ntdll:file fix. Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54554 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54554 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.21. -- 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.
participants (1)
-
WineHQ Bugzilla