https://bugs.winehq.org/show_bug.cgi?id=51533 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |e9e8561fa8127a354390cc49442 | |d0b029c693014 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit e9e8561fa8127a354390cc49442d0b029c693014 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Thu Jul 29 17:24:12 2021 +0200 kernelbase/tests: Fix the Sleep() test for non-default timer resolutions. Also defend against timer resolution changes during the test. Reduce the test duration a bit. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51533 Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> The better Nt{Query,Set}TimerResolution() stubs make it all even better (d84e84c12650, bug 47261). -- 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.