[Bug 51196] ntdll:om has a timing-related failure in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jul 27 09:37:55 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51196

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |e72c71d27d67462480026edc2b7
                   |                            |56a66578db7bd

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed:

commit e72c71d27d67462480026edc2b756a66578db7bd
Author:     Francois Gouget <fgouget at codeweavers.com>
AuthorDate: Mon Jul 5 18:10:39 2021 +0200

    ntdll/tests: Improve the RtlWaitOnAddress() timeout checks.

    GetTickCount()'s granularity represents 15% of the time we want to
    mesure, making it hard to not get failures. So use NtQuerySystemTime()
    instead since we already depend on it.
    Narrow down the acceptable range again.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
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.


More information about the wine-bugs mailing list