https://bugs.winehq.org/show_bug.cgi?id=55637
Bug ID: 55637 Summary: dmime:dmime - test_performance_pmsg() sometimes fails due to bad timing on Windows and Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: dmusic Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
dmime:dmime - test_performance_pmsg() sometimes fails due to bad timing on Windows and Wine, always on the DMUS_PMSGF_TOOL_QUEUE check.
* 2023-09-19 w7u dmime.c:1962: Test failed: got 31
* 2023-09-21 debiant-wow64 dmime.c:2298: Test failed: got 265 This one is a bit extreme, usually it's more in the 150 ms range.
See https://test.winehq.org/data/patterns.html#dmime:dmime
The failures don't happen every day and first happened on 2023-09-11. So they can be attributed to the commit that introduced the test on 2023-09-08:
commit e80c1d90f1c08c1d2ec2a84949d69ca3219b3d1d Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Tue Sep 5 16:27:41 2023 +0200
dmime/tests: Test IDirectMusicPerformance_*PMsg methods.
https://bugs.winehq.org/show_bug.cgi?id=55637
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |e80c1d90f1c08c1d2ec2a84949d | |69ca3219b3d1d
https://bugs.winehq.org/show_bug.cgi?id=55637
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=55637
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@winehq.org
--- Comment #1 from Michael Stefaniuc mstefani@winehq.org --- Created https://gitlab.winehq.org/wine/wine/-/merge_requests/4078 for this. The problems shows up on the gitlab CI too.
https://bugs.winehq.org/show_bug.cgi?id=55637
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|e80c1d90f1c08c1d2ec2a84949d |5e68fa63944fbea2943de9aa651 |69ca3219b3d1d |fb319eac8e613
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The commit that introduced the failing test is actually (same MR!3751):
commit 5e68fa63944fbea2943de9aa651fb319eac8e613 Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Thu Sep 7 10:21:31 2023 +0200
dmime/tests: Test IDirectMusicTool message reception delay.
https://bugs.winehq.org/show_bug.cgi?id=55637
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Resolution|--- |FIXED Fixed by SHA1| |930776022d33b5d1745d59cd4a4 | |671e1fd347b11 Status|NEW |RESOLVED
--- Comment #3 from Vijay Kamuju infyquest@gmail.com --- Fix commited - 930776022d33b5d1745d59cd4a4671e1fd347b11
https://bugs.winehq.org/show_bug.cgi?id=55637
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc4.