TestBot job 84836 results: [PATCH] mmdevapi: Implement SpatialAudio features

Arkadiusz Hiler ahiler at codeweavers.com
Mon Feb 1 10:04:17 CST 2021


On Mon, Feb 01, 2021 at 09:47:02AM -0600, Marvin wrote:
> debiant              failed   12       
> debiant              failed   8        
> 
> You can also see the results at:
> https://testbot.winehq.org/JobDetails.pl?Key=84836
> 
> === debiant (32 bit report) ===
> 
> mmdevapi:
> render.c:1431: Test failed: Activation failed with 8889000a
> render.c:1962: Test failed: Activation failed with 8889000a

AUDCLNT_E_DEVICE_IN_USE, I have to look into that.

> spatialaudio.c:236: Test succeeded inside todo block: Expected spaital audio object to be active

IsActive() is not implemented and doesn't set the variable, so it's just
checking whatever ends up on the stack. Easy fix.

> spatialaudio.c:326: Test failed: Expected to get non-zero frames to update

That's an interesting one...

-- 
Cheers,
Arek



More information about the wine-devel mailing list