[Bug 53265] New: mmdevapi:capture - test_capture() has timing-related failures on Windows
https://bugs.winehq.org/show_bug.cgi?id=53265 Bug ID: 53265 Summary: mmdevapi:capture - test_capture() has timing-related failures on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mmdevapi Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com mmdevapi:capture - test_capture() has timing-related failures on Windows: capture.c:282: Test failed: Position 1719 last 896 frames 448 https://test.winehq.org/data/patterns.html#mmdevapi:capture The failures happen randomly but frequently on Windows 8 to Windows 10 1809. However, because the message includes a duration, it is prone to cause false positives (see also bug 53126 for a similar failure in mmdevapi:render). Furthermore mmdevapi:capture has other systematic failures on Windows 10 1909+ that probably just mask this one (see bug 53264). So one should assume that this timing-related failure impacts all Windows 10 versions. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53265 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53265 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This also has a slightly different failure mode (3 failures): capture.c:155: Wait'ed position 0 pad 0 flags 1, amount of frames locked: 448 capture.c:197: Test failed: Position 759 expected 448 capture.c:219: Sleep.1 position 759 pad 15680 flags 1, amount of frames locked: 448 capture.c:227: Test failed: Position 759 expected 448 capture.c:264: GetBufferSize 21996 period size 448 capture.c:274: Overrun position 1655 pad 21996 flags 1, amount of frames locked: 448 capture.c:282: Test failed: Position 1655 last 896 frames 448 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53265 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- And another one: capture.c:286: Test failed: Position 2688 last 896 frames 896 -- 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.
participants (1)
-
WineHQ Bugzilla