[PATCH] mmdevapi/tests: remove todo in traces for capture tests

Francois Gouget fgouget at free.fr
Fri Oct 18 07:08:00 CDT 2019


On Fri, 18 Oct 2019, Vijay Kiran Kamuju wrote:
[...]
> diff --git a/dlls/mmdevapi/tests/capture.c b/dlls/mmdevapi/tests/capture.c
> index 0fa9f0cab83..c6142fc4360 100644
> --- a/dlls/mmdevapi/tests/capture.c
> +++ b/dlls/mmdevapi/tests/capture.c
> @@ -392,7 +392,7 @@ static void test_capture(IAudioClient *ac, HANDLE handle, WAVEFORMATEX *wfx)
>      if(hr == S_OK){
>          /* Only PulseAudio goes here; despite snd_pcm_drop it manages
>           * to fill GetBufferSize with a single snd_pcm_read */
> -        trace("Test marked todo: only PulseAudio gets here\n");
> +        trace("only PulseAudio gets here\n");

Do you know why Windows gets there too?


-- 
Francois Gouget <fgouget at free.fr>



More information about the wine-devel mailing list