[Bug 47876] mmdevapi:capture issues an invalid and fake todo

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 18 07:32:47 CDT 2019


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

Andrew Eikum <aeikum at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aeikum at codeweavers.com

--- Comment #2 from Andrew Eikum <aeikum at codeweavers.com> ---
Created attachment 65464
  --> https://bugs.winehq.org/attachment.cgi?id=65464
mmdevapi/tests: Don't depend on having no data in the buffer after Reset

The test predates the winepulse driver, and also looks a little race-y. It
depends on Start() and GetBuffer() happening so quickly that there is less than
one period in the buffer. Which is probably always the case, but I'm not sure
it's useful to depend on that.

I suggest a patch like this. It succeeds on both winepulse and winealsa for me.

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