[Bug 51684] New: quartz:systemclock gets out of order timestamps on Windows

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 26 05:29:45 CDT 2021


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

            Bug ID: 51684
           Summary: quartz:systemclock gets out of order timestamps on
                    Windows
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: quartz
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

quartz:systemclock fails almost systematically on Windows because it gets out
of order timestamps:

systemclock.c:191: Test failed: Got timestamps 7810060000, 7810000000,
7810060000.

https://test.winehq.org/data/patterns.html#quartz:systemclock

This happens on Windows 7 to Windows 10 21H1, on real hardware as well as in
the VMs.

This test was introduced by the following commit:

commit ff231dad75dd9e9dccba52ec41e1a5eb879b9cdc
Author:     Zebediah Figura <zfigura at codeweavers.com>
AuthorDate: Mon Jul 19 22:25:26 2021 -0500

    quartz/tests: Check that system clock measurements are in sequence instead
of comparing absolute time.

    Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

The issue was also reported by the TestBot at the time:
https://www.winehq.org/pipermail/wine-devel/2021-July/190951.html

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