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@winehq.org Reporter: fgouget@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@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
The issue was also reported by the TestBot at the time: https://www.winehq.org/pipermail/wine-devel/2021-July/190951.html
https://bugs.winehq.org/show_bug.cgi?id=51684
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |ff231dad75dd9e9dccba52ec41e | |1a5eb879b9cdc
https://bugs.winehq.org/show_bug.cgi?id=51684
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bf5b35f19b841e6352c32ca7c66 | |71d9172636871 CC| |z.figura12@gmail.com Version|unspecified |6.13 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/bf5b35f19b841e6352c32ca7c6671d9172636871.
https://bugs.winehq.org/show_bug.cgi?id=51684
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.21.