NtSetEventBoostPriority stub regression fixes for: https://bugs.winehq.org/show_bug.cgi?id=58688
Regressive commit: ed9f31120b68e7d684c1544c05d94c38b25cb759
Other stubs were also changed by regress commit and may still be broken.
I'll test the other stubs and fix if necessary.
In the meantime I'm submitting this merge for review in case I missed anything that may be needed for the other stub fixes.
-- v6: ntdll/tests: Add tests for NtSetEventBoostPriority().
This merge request has too many patches to be relayed via email. Please visit the URL below to see the contents of the merge request. https://gitlab.winehq.org/wine/wine/-/merge_requests/8955
On Thu Sep 18 14:29:42 2025 +0000, Stian Low wrote:
Thanks @nsivov "make x86_64-windows/sync.ok" works so I'll push and clean up this merge. Should a bug be filed for exception tests?
When pushing a rebase make sure to update your local branch, squash changes if needed, check commit message, and use git push --force. At the end MR should show only your new commits.
Regarding exception tests, it's up to you. But it's likely something already known, if it wow64 specific.