https://bugs.winehq.org/show_bug.cgi?id=50989
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |24d2a659167d2d95ec68708dbbe | |a30d2624cf548 Status|NEW |RESOLVED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit 24d2a659167d2d95ec68708dbbea30d2624cf548 Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Apr 29 11:03:06 2021 +0200
ntdll/tests: Remove Qpc(Interrupt|System)TimeIncrement(Shift) checks.
They are not fixed and are updated from time to time (every few secs), randomly failing the tests on the testbot.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org